Skip to content

Commit

Permalink
Release 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed Jul 20, 2021
1 parent d5931b2 commit 378b1a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 3.3.2
* Fix: Mouse position no longer resets when scrolling in Wayland (@jascrain)
* Fix: `QuaternionD` euler angle constructor now produces the same result as the equivalent constructor in `Quaternion` (@leezer3)
* Fix: Changed to using `dlopen`/`dlsym` on MacOS as `NSLookupSymbolInImage` is deprecated and no longer works on MacOS Monterey (@BleuBleu)
* Optimized `CreateFromQuaternion` function for Matrix3/4/3d/4d to be ~80% faster (@NogginBops)

### 3.3.1
* Fix wgl_dx_interop Lock/Unlock bindings (Thanks @ZCore)

Expand Down

0 comments on commit 378b1a4

Please sign in to comment.