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
c35fb528c5337b8c4597802b47ad96d7295d476b
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Benoit Bolsee
c35fb528c5
Fix intersect_line_plane bug causing crash on Motion trail and other
...
similar potential bugs in mathutils_geometry marking no_flip as TODO
2013-12-11 10:28:30 -02:00
..
CMakeLists.txt
…
mathutils_Color.c
code cleanup: add break statements in switch ()'s, (even at the last case).
2013-07-21 08:16:37 +00:00
mathutils_Color.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
mathutils_Euler.c
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_Euler.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_geometry.c
Fix intersect_line_plane bug causing crash on Motion trail and other
2013-12-11 10:28:30 -02:00
mathutils_geometry.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
mathutils_Matrix.c
Python API: give a better error message when creating a Matrix fails
2013-11-29 09:48:42 +11:00
mathutils_Matrix.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
mathutils_noise.c
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00
mathutils_noise.h
…
mathutils_Quaternion.c
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_Quaternion.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_Vector.c
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils_Vector.h
code cleanup: use const's for vector args.
2013-10-12 02:19:37 +00:00
mathutils.c
minor changes needed for building standalone mathutils.
2013-09-14 00:30:56 +00:00
mathutils.h
remove nan copyrights from code added since blender become opensource (copy paste errors), also remove BKE_script.h
2013-07-02 10:14:59 +00:00