v4.1.3
- Fix local/model/world positions for GeoBones not working
- Add RenderLayersContainer to allow for deferred CompileLayersEvent for Forge
- Add renderFinal method for GeoRender, to allow for render operations outside of posestack manipulation
- Fixed leash & nametag rendering for scaled mobs
- Fix incorrect colouring on GeoGlowLayer
- Fix incorrect implementation of PistolRenderer in example pistol item
- Fixed GeoArmor models not rendering properly for baby mobs
v4.1.3
- Fix local/model/world positions for GeoBones not working
- Add RenderLayersContainer to allow for deferred CompileLayersEvent for Forge
- Add renderFinal method for GeoRender, to allow for render operations outside of posestack manipulation
- Fixed leash & nametag rendering for scaled mobs
- Fix incorrect colouring on GeoGlowLayer
- Fix incorrect implementation of PistolRenderer in example pistol item
- Fixed GeoArmor models not rendering properly for baby mobs
Forge 1.19.4
on Mar 22, 2023v4.1.2
- Fixes leads not rendering correctly due to swapped parms.
- Adds scaleModelForRender for scaling models, should fix most scaling issues
Quilt 1.19.4
on Mar 22, 2023Fabric 1.19.4
on Mar 22, 2023v4.1.2
- Fixes leads not rendering correctly due to swapped parms.
- Adds scaleModelForRender for scaling models, should fix most scaling issues
Forge 1.19.3
on Mar 22, 2023v4.0.6
- Fixes leads not rendering correctly due to swapped parms.
- Adds scaleModelForRender for scaling models, should fix most scaling issues.
Quilt 1.19.3
on Mar 22, 2023Fabric 1.19.3
on Mar 22, 2023v4.0.6
- Fixes leads not rendering correctly due to swapped parms.
- Adds scaleModelForRender for scaling models, should fix most scaling issues.
Forge 1.19.4
on Mar 20, 2023v4.1.1
- Fixes buffer not being reset for leash rendering.
Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes
Quilt 1.19.4
on Mar 20, 2023Fabric 1.19.4
on Mar 20, 2023v4.1.1
- Fixes buffer not being reset for leash rendering.
Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes
Quilt 1.19.3
on Mar 20, 2023v4.0.5
- Fixes buffer not being reset for leash rendering.
Forge 1.19.3
on Mar 20, 2023v4.0.5
- Fixes buffer not being reset for leash rendering.
Fabric 1.19.3
on Mar 20, 2023v4.0.5
- Fixes buffer not being reset for leash rendering.
Forge 1.19.4
on Mar 16, 2023v4.1.0
- Updated to 1.19.4 (Thanks to Witixin)
Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes
Quilt 1.19.4
on Mar 16, 2023Fabric 1.19.4
on Mar 16, 2023v4.1.0
- Updated to 1.19.4 (Thanks to Witixin)
Complete Rewrite of the library. Please see https://github.com/bernie-g/geckolib/wiki/Geckolib-4-Changes for all changes
Forge 1.19
on Feb 22, 2023v3.1.40
- Adds enchantment glint to Geckolib Armors.
- Adds enchantment glint to Geckolib Items.
v3.1.39
- Closes #345
v3.1.38
- Updates Geckolib default armor with new Gecko armor made by VoutVouniern
- Fixes issues Glow Layer issue.
v3.1.37
- MClib updated, Fixed -() group not working - Hiroku https://github.com/fadookie/particleman/pull/7
- Fixes crash with Layer Example animation location call.
v3.1.36
- Fixes crashes due to getUniqueID
v3.1.35
- Deprecate getPackedOverlay for getOverlay, move to non-static to allow Overriding.
- Move example resources to constants
v3.1.34
- Fixes broken rotation on cubes
v3.1.33
- Updates Core with Java 17 changes from pervious PR.
- Fixes Vanilla Armor Crash with Extended Render.
- Fixes keyframe issue, fixing animations not playing.
- Fixes broken movement check for entities.
- Fixes broken rotations on child bones.
- Updates Example block entities to EDefaultLoopTypes
Fabric 1.19.2
on Feb 22, 2023v3.1.40
- Adds enchantment glint to Geckolib Armors.
- Adds enchantment glint to Geckolib Items.
v3.1.39
- Blacklists gigeresque animation namespace to fix crash.
v3.1.38
- Closes #345
- Adds priority to HumanoidArmorLayer mixin, help resolve crash with Cosmetic Armor
v3.1.37
- Updates Geckolib default armor with new Gecko armor made by VoutVouniern
- Fixes issues Glow Layer issue.
v3.1.36
- MClib updated, Fixed -() group not working - Hiroku https://github.com/fadookie/particleman/pull/7
- Fixes crash with Layer Example animation location call.
v3.1.35
- Fixes crashes due to getUniqueID
v3.1.34
- Deprecate getPackedOverlay for getOverlay, move to non-static to allow Overriding.
- Move example resources to constants
v3.1.33
- Fixes broken rotation on cubes
v3.1.32
- Adds back getTexture fix.
v3.1.31
- Updates Core with Java 17 changes from pervious PR.
- Fixes Vanilla Armor Crash with Extended Render.
- Fixes keyframe issue, fixing animations not playing.
- Fixes broken movement check for entities.
- Fixes broken rotations on child bones.
- Updates Example block entities to EDefaultLoopTypes
Quilt 1.19.2
on Feb 22, 2023v3.1.41
- Adds enchantment glint to Geckolib Armors.
- Adds enchantment glint to Geckolib Items.
v3.1.40
- Closes #365
v3.1.39
- Closes #345
- Adds priority to HumanoidArmorLayer mixin, help resolve crash with Cosmetic Armor
v3.1.38
- Fixes Access Widener
v3.1.37
- Updates Geckolib default armor with new Gecko armor made by VoutVouniern
- Fixes issues Glow Layer issue.
v3.1.36
- MClib updated, Fixed -() group not working - Hiroku https://github.com/fadookie/particleman/pull/7
- Fixes crash with Layer Example animation location call.
v3.1.35
- Fixes crashes due to getUniqueID
v3.1.34
- Deprecate getPackedOverlay for getOverlay, move to non-static to allow Overriding.
- Move example resources to constants
v3.1.33
- Fixes broken rotation on cubes
v3.1.32
- Adds back getTexture fix.
v3.1.31
- Updates Core with Java 17 changes from pervious PR.
- Fixes Vanilla Armor Crash with Extended Render.
- Fixes keyframe issue, fixing animations not playing.
- Fixes broken movement check for entities.
- Fixes broken rotations on child bones.
- Updates Example block entities to EDefaultLoopTypes