Skip to content

Commit

Permalink
Updated CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitshifter committed Oct 30, 2024
1 parent dba6dfd commit 224bf53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ The format is based on [Keep a Changelog], and this project adheres to
* Added `i8` and `u8` vector types, `I8Vec2`, `I8Vec3`, `I8Vec4`,
`U8Vec2`, `U8Vec3` and `U8Vec4`.

* Added `Mat4::project_point3a(Vec3A)` method transforming points by
perspective projections.

### Changed

* Removed normalized assertions from quaternion multiplies as sometimes this is
Expand Down

0 comments on commit 224bf53

Please sign in to comment.