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
d3d6cd2e0971eb6293359f1a5c723af6cbb69a96
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
d3d6cd2e09
PyAPI: drop Vector requirement for tessellate_polygon
...
Use mathutils_array_parse which converts any sequence of numbers.
2019-10-09 17:28:49 +11:00
..
CMakeLists.txt
…
mathutils_bvhtree.c
Cleanup: spelling in comments
2019-06-12 09:43:49 +10:00
mathutils_bvhtree.h
…
mathutils_Color.c
…
mathutils_Color.h
…
mathutils_Euler.c
…
mathutils_Euler.h
…
mathutils_geometry.c
PyAPI: drop Vector requirement for tessellate_polygon
2019-10-09 17:28:49 +11:00
mathutils_geometry.h
…
mathutils_interpolate.c
…
mathutils_interpolate.h
…
mathutils_kdtree.c
…
mathutils_kdtree.h
…
mathutils_Matrix.c
Cleanup: spelling
2019-08-04 12:51:44 +10:00
mathutils_Matrix.h
…
mathutils_noise.c
Cleanup: use post increment/decrement
2019-09-08 00:23:25 +10:00
mathutils_noise.h
…
mathutils_Quaternion.c
Mathutils: expose the swing + twist Quaternion decomposition to Python.
2019-09-22 13:19:33 +03:00
mathutils_Quaternion.h
…
mathutils_Vector.c
Cleanup: spelling
2019-09-30 17:07:05 +10:00
mathutils_Vector.h
…
mathutils.c
Add mathutils.geometry.delaunay_2d_cdt() function to Python API.
2019-08-13 07:31:14 -04:00
mathutils.h
Cleanup: move trailing comments to avoid wrapping code
2019-08-14 23:32:24 +10:00