File Details
MCglTF-1.18.2-Forge-2.0.2.0
- R
- Dec 30, 2022
- 530.67 KB
- 143
- 1.18.2
- Forge
File Name
MCglTF-1.18.2-Forge-2.0.2.0.jar
Supported Versions
- 1.18.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.