Skip to content

Commit

Permalink
Update README for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bvisness authored Oct 2, 2017
1 parent 48bd24b commit 7eb4ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ _This library is free and will stay free, but if you would like to support devel

Version | Changes |
----------------|----------------|
**1.4.0** | Fixed bug when using C mode. SSE'd all vec4 operations. Removed zeroing for better performance.
**1.3.0** | Removed need to `#define HANDMADE_MATH_CPP_MODE`. C++ definitions are now included automatically in C++ environments.
**1.2.0** | Added equality functions for `HMM_Vec2`, `HMM_Vec3`, and `HMM_Vec4`, and SSE'd `HMM_MultiplyMat4` and `HMM_Transpose`.
**1.1.5** | Added `Width` and `Height` to `HMM_Vec2`, and made it so you can supply your own `SqrtF`.
Expand Down

0 comments on commit 7eb4ae1

Please sign in to comment.