mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Fixed float comparison warnings #270
This commit is contained in:
parent
5b911d1eb0
commit
c07b3b2acf
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ Fixes:
|
|||
- Fixed implicit conversion from another tvec2 type to another tvec2 #241
|
||||
- Fixed lack of consistency of quat and dualquat constructors
|
||||
- Fixed uaddCarray #253
|
||||
- Fixed float comparison warnings #270
|
||||
|
||||
Deprecation:
|
||||
- Removed degrees for function parameters
|
||||
|
|
Loading…
Add table
Reference in a new issue