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
d4599ff00137ccbbcab5cb0e20d9b0bdbc47588e
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
a108532eb9
Fix for mathutils.Euler on big endian systems
...
D719 from jrestemeier with edits
2014-08-08 02:11:54 +10:00
..
CMakeLists.txt
…
mathutils_Color.c
…
mathutils_Color.h
…
mathutils_Euler.c
Fix for mathutils.Euler on big endian systems
2014-08-08 02:11:54 +10:00
mathutils_Euler.h
…
mathutils_geometry.c
Py/API: Improve intersect_line_line with parallel lines
2014-07-21 23:22:10 +10:00
mathutils_geometry.h
…
mathutils_kdtree.c
Python: remove redundant casts
2014-07-01 14:10:59 +10:00
mathutils_kdtree.h
…
mathutils_Matrix.c
Minor changes for standalone mathutils
2014-05-17 12:06:29 +10:00
mathutils_Matrix.h
…
mathutils_noise.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
mathutils_noise.h
…
mathutils_Quaternion.c
…
mathutils_Quaternion.h
…
mathutils_Vector.c
Extended mathutils.Vector.orthogonal() to accept a 2D vector.
2014-07-23 23:10:03 +09:00
mathutils_Vector.h
…
mathutils.c
Minor changes for standalone mathutils
2014-05-17 12:06:29 +10:00
mathutils.h
…