All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Update to 1.21
- The datapack now requires 1.21
Calculation fix
- xyz_to_quaternion now produces accurate values
Update to 1.20
- Quaternion to xyz conversion
- Now allows for {x,y,z} or [x,y,z] in conversion functions
- Updated fields that were changed in 1.20
Initial release!
- Generic, translate, scale and rotate animation functions
- xyz to quaternion conversion