Skip to content

Releases: Zuzu-Typ/PyGLM

1.1.6

23 Jan 15:29
Compare
Choose a tag to compare

Fixed item assignment issue for w component of vec and mvec types (#55)
Thanks to @aforren1

1.1.5

08 Jan 17:53
Compare
Choose a tag to compare

Updated to GLM 0.9.9.7

Fixed typecodes in the buffer protocol

Improved tests

1.1.4

25 Dec 16:57
Compare
Choose a tag to compare

* 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

20 Dec 18:25
0ba6542
Compare
Choose a tag to compare

Update to GLM 0.9.9.6

Enabled the isPowerOfTwo function

Fixed #49

1.1.2

07 Nov 15:54
Compare
Choose a tag to compare

Fixed vec3 constructor

1.1.1

06 Nov 19:00
Compare
Choose a tag to compare

Fixed Vec type checking

1.1.0

28 Oct 20:19
Compare
Choose a tag to compare

Now you can copy PyGLM types just the way you always wanted.

1.0.1

22 Oct 19:07
Compare
Choose a tag to compare
Update to v1.0.1

1.0.0

14 Jun 14:09
Compare
Choose a tag to compare

Fixed a few Warnings
Entered "Stable" status
Updated README

0.7.2b1

09 Jun 07:58
Compare
Choose a tag to compare

+ Added version string (glm.version)
~ Fixed big performance loss due to GetBuffer checking
~ Updated README