Releases: LCluber/Type6.js
Releases · LCluber/Type6.js
Better documentation
- New Matrix3x3 class
- New website
- New documentation
Array of numbers
- Added NumArray static class to work with array of numbers. Get min value, max value, sum, average...
Don't round too much
- millisecondToFramePerSecond() method in Time class returns the exact result instead of a rounded number.
- framePerSecondToMillisecond() method in Time class returns the exact result instead of a rounded number.
Contains
fixed declaration file.
- fixed declaration file.
Improved typings
- Improved typings
fixed declaration file
- fixed declaration file
fixed copy() method in Vector3 class
- fixed copy() method in Vector3 class
NPM
Ready for production
- Stable library.
- Comprehensive API.
- Ready for production.