v4.7
- Added
getTriggeredAnimation
to AnimationController - Added stop triggered animation functionality to all geo animatables
- Change crashes to warnings for unsupported model format versions for geo models
- Add support for rotated face UVs
- Added a fallback hook for animations - you can now declare multiple animation files in a single GeoModel to look for animations (for polymorphic/modular animatables)
- Fixed entity velocity being determined mostly from x-coordinate velocity
- Added GeoRenderer context to GeoModel getters for context-specific handling