promotional bannermobile promotional banner

MCglTF

glTF library for Minecraft Mod

File Details

MCglTF-1.18.2-Fabric-2.0.3.0

  • R
  • Jan 27, 2023
  • 597.97 KB
  • 395
  • 1.18.2
  • Fabric

File Name

MCglTF-1.18.2-Fabric-2.0.3.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mcgltf-591547:4367039"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

.One vertex can be now control by more than 4 bones, but this kind of mesh will use software skinning only.
.Fix TEXCOORD_1 attribute for mc_midTexCoord using wrong morph target.
.Fix RenderedGltfModelGL30 and RenderedGltfModelGL20 not generate Mikk tangent morph target in processMeshPrimitiveModelMikkTangent() of vertex skinning.
.Remove every GL13.glClientActiveTexture(COLOR_MAP_INDEX); for being unnecessary.
.Fix rendering glitch and game crash on GL20 profile.