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
73a6fcfa80020615f081b75aeb6a6ed90405097a
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Alexander Gavrilov
b3aa8f0fad
Mathutils: expose the swing + twist Quaternion decomposition to Python.
...
This decomposition is useful in rigging, and involves a math trick.
2019-09-22 13:19:33 +03:00
..
CMakeLists.txt
Cleanup: sort CMake include paths
2019-04-24 14:41:12 +10:00
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
Cleanup: spelling
2019-08-18 04:26:34 +10: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-08-17 00:57: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