mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 17:04:35 +00:00
Added compNormalize function to GTX_component_wise
This commit is contained in:
parent
a9ab80d5fd
commit
04faf66d58
@ -56,6 +56,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Improved constexpr for constant functions coverage #198
|
- Improved constexpr for constant functions coverage #198
|
||||||
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
- Added to_string for quat and dual_quat in GTX_string_cast #375
|
||||||
- Improved overall execution time of unit tests #396
|
- Improved overall execution time of unit tests #396
|
||||||
|
- Added compNormalize function to GTX_component_wise
|
||||||
|
|
||||||
##### Fixes:
|
##### Fixes:
|
||||||
- Fixed strict alignment warnings #235 #370
|
- Fixed strict alignment warnings #235 #370
|
||||||
|
Loading…
Reference in New Issue
Block a user