mirror of
https://github.com/g-truc/glm.git
synced 2024-11-09 20:21:47 +00:00
changelog: Added aligned_*vec3 simd support #1245
This commit is contained in:
parent
9e72e5ae67
commit
7adb4a5040
@ -109,6 +109,7 @@ target_link_libraries(main PRIVATE glm::glm)
|
||||
|
||||
#### Improvements:
|
||||
- Enables only warnings as errors while building unit tests
|
||||
- Added aligned_*vec3 simd support #1245
|
||||
|
||||
#### Fixes:
|
||||
- Fixed C++ language auto detection build, disable C++98 warnings with Clang #1235, #1231
|
||||
|
Loading…
Reference in New Issue
Block a user