Releases: Zuzu-Typ/PyGLM
Releases · Zuzu-Typ/PyGLM
1.1.6
Fixed item assignment issue for w component of vec and mvec types (#55)
Thanks to @aforren1
1.1.5
Updated to GLM 0.9.9.7
Fixed typecodes in the buffer protocol
Improved tests
1.1.4
* Updated licenses
+ Added the license information as 'license' in PyGLM
~ Switched to the unmodified MIT license in COPYING
- Removed GLM_LICENSE
* Updated tests
added check for version and license
* Added support for polar_coordinates
* Switched from RML to SlashBack
1.1.3
Update to GLM 0.9.9.6
Enabled the isPowerOfTwo function
Fixed #49
1.1.0
Now you can copy PyGLM types just the way you always wanted.
1.0.0
Fixed a few Warnings
Entered "Stable" status
Updated README
0.7.2b1
+ Added version string (glm.version)
~ Fixed big performance loss due to GetBuffer checking
~ Updated README