Skip to content

0.6.0b1

Compare
Choose a tag to compare
@Zuzu-Typ Zuzu-Typ released this 27 May 08:35
· 227 commits to master since this release
cfe5cde

+ Added support for double, int64, int32, int16, int8, uint64, uint32, uint16, uint8 and bool datatypes.
(in the process, all functions were rewritten, so some might not work correctly)
+ Added glm.silence() function
~ Updated README
~ Changed frexp behaviour

Plus a few other changes.