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
99edd29835fca6128ff05cc1e67885448eadc62d
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
06b6cd8345
PyAPI: mathutils.Vector.cross now works for 2d vectors (returns a float)
...
also fixed crash when running on large vectors (raises exception now)
2014-02-05 23:36:30 +11:00
..
CMakeLists.txt
Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree)
2014-01-06 20:32:34 +11:00
mathutils_Color.c
Fix T38402: invalid message for bad type assignments (Quat, Vector)
2014-01-30 16:45:20 +11:00
mathutils_Color.h
…
mathutils_Euler.c
Fix T38402: invalid message for bad type assignments (Quat, Vector)
2014-01-30 16:45:20 +11:00
mathutils_Euler.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_geometry.c
Code Cleanup: spelling
2014-01-13 15:31:57 +11:00
mathutils_geometry.h
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
mathutils_kdtree.c
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
mathutils_kdtree.h
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
mathutils_Matrix.c
Code Cleanup: spelling
2014-01-17 17:35:03 +11:00
mathutils_Matrix.h
…
mathutils_noise.c
PyAPI: noise.seed_set(), note that zero is a special case.
2014-01-30 17:56:07 +11:00
mathutils_noise.h
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
mathutils_Quaternion.c
Fix T38402: invalid message for bad type assignments (Quat, Vector)
2014-01-30 16:45:20 +11:00
mathutils_Quaternion.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_Vector.c
PyAPI: mathutils.Vector.cross now works for 2d vectors (returns a float)
2014-02-05 23:36:30 +11:00
mathutils_Vector.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils.c
Fix for recent kdtree py module with MSVC
2014-01-07 00:53:52 +11:00
mathutils.h
Code Cleanup: de-duplicate text pasting which only used the first line
2014-01-08 17:39:12 +11:00