Fabric 1.16.5
on Oct 25, 2022v3.0.99
- Support more simple structure of glowing meta section - DerToaster
- Moves getWorldSpaceNormal and setWorldSpaceNormal to Deprecated.
- Moves Maps and Arrays to FastUtil - Tslat
- Updates core with FastUtil Update.
- setCurrentRTB moved to default method.
- Cleaned up Examples and added new Car Example.
- Updates core with Molang Update.
- Fix/Change/Improve a whole slew of things (#314) - Tslat
- Split AnimationFactory into SingletonAnimationFactory and InstancedAnimationFactory for type-correctness and efficiency. Non-breaking change, marked as deprecated with notes for future breaking change (#315) - Tslat
Forge 1.16.5
on Oct 25, 2022v3.0.98
- Support more simple structure of glowing meta section - DerToaster
- Moves getWorldSpaceNormal and setWorldSpaceNormal to Deprecated.
- Moves Maps and Arrays to FastUtil (#313) - Tslat
- Updates core with FastUtil Update.
- setCurrentRTB moved to default method.
- Cleaned up Examples and added new Car Example.
- Updates core with Molang Update.
- Fix/Change/Improve a whole slew of things (#314) - Tslat
- Split AnimationFactory into SingletonAnimationFactory and InstancedAnimationFactory for type-correctness and efficiency. Non-breaking change, marked as deprecated with notes for future breaking change (#315) - Tslat
Forge 1.19
on Oct 20, 2022v3.1.28
- Adds back GeoBone#getWorldSpaceNormal
Quilt 1.19.2
on Oct 20, 20223.1.26
- Adds back GeoBone#getWorldSpaceNormal
Fabric 1.19.2
on Oct 20, 2022v3.1.26
- Adds back GeoBone#getWorldSpaceNormal
Forge 1.18.2
on Oct 20, 2022v3.0.46
- Adds back GeoBone#getWorldSpaceNormal
Quilt 1.18.2
on Oct 20, 2022v3.0.32
- Adds back GeoBone#getWorldSpaceNormal
Fabric 1.18.2
on Oct 20, 2022v3.0.68
- Adds back GeoBone#getWorldSpaceNormal
Forge 1.16.5
on Oct 20, 2022v3.0.97
- Adds back GeoBone#getWorldSpaceNormal
Fabric 1.16.5
on Oct 20, 2022v3.0.98
- Adds back GeoBone#getWorldSpaceNormal
Forge 1.18.2
on Oct 16, 2022v3.0.45
- Fixes last build no rendering issues.
Quilt 1.19.2
on Oct 16, 20223.1.25
- Fixes last build no rendering issues.
Forge 1.19
on Oct 16, 2022v3.1.27
- Fixes last build no rendering issues.
Fabric 1.19.2
on Oct 16, 2022v3.1.25
- Fixes last build no rendering issues.
Quilt 1.18.2
on Oct 16, 2022v3.0.31
- Fixes last build no rendering issues.
Fabric 1.18.2
on Oct 16, 2022v3.0.67
- Fixes last build no rendering issues.
Fabric 1.16.5
on Oct 16, 2022v3.0.97
- Fixes last build no rendering issues.
Forge 1.16.5
on Oct 16, 2022v3.0.96
- Fixes last build no rendering issues.
Forge 1.12.2
on Oct 6, 2022v3.0.31
- Ported back Mirror Texture Fix
Forge 1.19
on Oct 6, 2022v3.1.23
- Use Getter/Setting methods for RTB - DerToaster
- Skip special rendering when model gets rerendered in ExtendedGeoEntity Render - DerToaster
- Change currentModelRenderCycle back to private, use getter.
- Example Bat Entity left ear now spins, showing child bones be animated by other controllers if not used in another at the same time.
- Mirrored textures now work properly.
Known Issues Still Being Worked On
- getWorldPosition is not returning the correct position.