Skip to content

Releases: ModularMods/MCglTF-Example

MCglTF-Example-1.12.2-Forge-2.0.0.1

05 Mar 00:46
7cdb252

Choose a tag to compare

1.19.3-Forge-2.1.0.0

23 Feb 13:56
a0a8891

Choose a tag to compare

.Initial release for 1.19.3.
.Potential breaking change: If your model is in glTF V2 format and material properties inside extras of materials does not exist, it will try using corresponding properties of glTF V2 material before using the "Default Value".

Plaese visit wiki page for more info:
https://github.com/ModularMods/MCglTF/wiki/From-3D-modeling-software-to-Minecraft#gltf-v2-material-specification-fallback

MCglTF-Example-1.19.3-Fabric-2.1.0.0

23 Feb 13:52
a0a8891

Choose a tag to compare

.Initial release for 1.19.3.
.Potential breaking change: If your model is in glTF V2 format and material properties inside extras of materials does not exist, it will try using corresponding properties of glTF V2 material before using the "Default Value".

Plaese visit wiki page for more info:
https://github.com/ModularMods/MCglTF/wiki/From-3D-modeling-software-to-Minecraft#gltf-v2-material-specification-fallback

MCglTF-Example-1.19.2-Fabric-2.0.1.1

26 Nov 23:24
a9db4d4

Choose a tag to compare

Update to fix a compatibility issue with Iris Shaders v1.4.3. (1.16.5 does not affected)
You are now need to assign normal matrix from PoseStack.last().normal().copy() to RenderedGltfModel.CURRENT_NORMAL when Iris Shaders is active.
Please refer to the change at ExampleItemRendererIris, ExampleEntityRendererIris, and ExampleBlockEntityRendererIris in MCglTF-Example.

MCglTF-Example-1.18.2-Fabric-2.0.1.1

26 Nov 23:22
104e5a4

Choose a tag to compare

Update to fix a compatibility issue with Iris Shaders v1.4.3. (1.16.5 does not affected)
You are now need to assign normal matrix from PoseStack.last().normal().copy() to RenderedGltfModel.CURRENT_NORMAL when Iris Shaders is active.
Please refer to the change at ExampleItemRendererIris, ExampleEntityRendererIris, and ExampleBlockEntityRendererIris in MCglTF-Example.

MCglTF-Example-1.19.2-Fabric-2.0.1.0

20 Nov 20:54
e392744

Choose a tag to compare

Added support with Iris Shaders

MCglTF-Example-1.18.2-Fabric-2.0.1.0

20 Nov 20:54
907f8cb

Choose a tag to compare

Added support with Iris Shaders

MCglTF-Example-1.16.5-Fabric-2.0.1.0

20 Nov 20:53
ab1a465

Choose a tag to compare

Added support with Iris Shaders

MCglTF-Example-1.19.2-Forge-2.0.0.0

29 Oct 11:52
6fcc5f1

Choose a tag to compare

Merge pull request #4 from TimLee9024/1.19-Forge-2.0

MCglTF-Example-1.19.2-Forge-2.0.0.0

MCglTF-Example-1.19.2-Fabric-2.0.0.0

29 Oct 11:52
3d2a907

Choose a tag to compare

Merge pull request #7 from TimLee9024/1.19-Fabric-2.0

MCglTF-Example-1.19.2-Fabric-2.0.0.0