File Details
MCglTF-1.19.2-Fabric-2.0.2.0
- R
- Dec 30, 2022
- 598.34 KB
- 1.1K
- 1.19.2
- Fabric
File Name
MCglTF-1.19.2-Fabric-2.0.2.0.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
- Fix texture stretching if POM of BSL Shaders is enabled and texture coordinate of model is not in range of 0~1.
- Height map(alpha channel of normal map) is now working with POM of BSL Shaders, but require secondary UV channel(TEXCOORD_1 attribute of glTF) to defined UV center(mc_midTexCoord) of certain surface.
- Update to latest JglTF source.
- Re-add multi-threaded Morphing that is forgotten in 2.0 release.