v4.2
- Added the AnimationState#isCurrentAnimationStage helper method
- Added the AnimationState#resetCurrentAnimation helper method
- Added the AnimationState#setControllerSpeed helper method
- Added the AnimationController#transitionLength method, which is a functional equivalent to AnimationController#setTransitionLength, but is a factory pattern method instead. Existing method marked as deprecated for removal
- Prevented the animation processing pass being run over again if re-rendering the same animatable twice in the same render frame
- Add jetbrains annotations to the core module
- Added an AnimatableCache override in GeoAnimatable
- Add a context-aware animatable implementation for handling animations independently for different contexts. (Experimental)
- Added animated texture support for all geo objects
v4.2
- Added the AnimationState#isCurrentAnimationStage helper method
- Added the AnimationState#resetCurrentAnimation helper method
- Added the AnimationState#setControllerSpeed helper method
- Added the AnimationController#transitionLength method, which is a functional equivalent to AnimationController#setTransitionLength, but is a factory pattern method instead. Existing method marked as deprecated for removal
- Prevented the animation processing pass being run over again if re-rendering the same animatable twice in the same render frame
- Add jetbrains annotations to the core module
- Added an AnimatableCache override in GeoAnimatable
- Add a context-aware animatable implementation for handling animations independently for different contexts. (Experimental) Added animated texture support for all geo objects
- Fixed the builtin scale not being consistently applied
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