Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 272 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 272 Bytes

CHANGELOG

2024-4-15

  • Bug fixed, Add get_ptr to Vec Class
  • Add type alias for Vec and Mat
  • Add useful macros
  • Add Quaternion Support

2024-4-13

  • Add Scalar x Vec Function Support

2024-3-28

  • Provide the basic functionality for Vector and Matrix operations