This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8299e073cfa3acbd4994ad0630899414cd9d138b
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
e6b073b29e
Fix memory leak in mathutils.geometry.box_pack_2d
...
The set macro doesn't handle the reference count for existing values.
2024-11-14 11:28:01 +01:00
..
CMakeLists.txt
…
mathutils_bvhtree.cc
Cleanup: Move mesh evaluation functions to C++ namespace
2024-05-20 13:11:18 -04:00
mathutils_bvhtree.h
…
mathutils_Color.cc
…
mathutils_Color.h
…
mathutils_Euler.cc
…
mathutils_Euler.h
…
mathutils_geometry.cc
Fix memory leak in mathutils.geometry.box_pack_2d
2024-11-14 11:28:01 +01:00
mathutils_geometry.h
…
mathutils_interpolate.cc
…
mathutils_interpolate.h
…
mathutils_kdtree.cc
…
mathutils_kdtree.h
…
mathutils_Matrix.cc
…
mathutils_Matrix.h
…
mathutils_noise.cc
…
mathutils_noise.h
…
mathutils_Quaternion.cc
…
mathutils_Quaternion.h
…
mathutils_Vector.cc
Docs: add doc-string to mathutils.Vector swizzle attributes
2024-07-09 13:45:07 +10:00
mathutils_Vector.h
…
mathutils.cc
Fix mathutils array parsing exception message
2024-06-26 10:25:56 +10:00
mathutils.h
Docs: remove references to "above" in code comments & corrections
2024-06-23 12:14:19 +10:00