Skip to content

v4.0.1

Latest
Compare
Choose a tag to compare
@FoxyOfJungle FoxyOfJungle released this 18 Sep 11:45
· 3 commits to main since this release

Welcome to v4.0.1!

[CHANGED] Renamed the internal function "__trace" to "__tgmTrace", to prevent name clash with other libraries.

[FIXED] IsNormalized() method error from Vector2() and Vector3().
[FIXED] is_prime() square root optimization by @evolutionleo.
[FIXED] Small typo fixes.