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
73a9ff0d2d4f3cabcaa64f8e47586a793daa77f0
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Aaron Carlisle
c7a4f96f88
Pydoc: Change Wikipedia links and grammar in mathutils matrix code
2017-03-22 14:54:22 -04:00
..
CMakeLists.txt
…
mathutils_bvhtree.c
Fix T50029: BVHTree.FromPolygons memory leak
2016-11-29 19:32:41 +11:00
mathutils_bvhtree.h
…
mathutils_Color.c
…
mathutils_Color.h
…
mathutils_Euler.c
…
mathutils_Euler.h
…
mathutils_geometry.c
…
mathutils_geometry.h
…
mathutils_interpolate.c
…
mathutils_interpolate.h
…
mathutils_kdtree.c
…
mathutils_kdtree.h
…
mathutils_Matrix.c
Pydoc: Change Wikipedia links and grammar in mathutils matrix code
2017-03-22 14:54:22 -04:00
mathutils_Matrix.h
Cleanup: parenthesize defines
2016-06-01 00:19:01 +10:00
mathutils_noise.c
Fix T47993: noise_vector ignores random seed
2016-03-30 20:43:43 +11:00
mathutils_noise.h
…
mathutils_Quaternion.c
C99/C++11: replace deprecated finite() by isfinite().
2016-05-17 21:39:16 +02:00
mathutils_Quaternion.h
…
mathutils_Vector.c
Cleanup: reduce Vector_getseters size using macros
2016-07-31 20:43:52 +10:00
mathutils_Vector.h
…
mathutils.c
PyAPI: Use module names on initializaton
2016-07-14 15:51:56 +10:00
mathutils.h
…