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
00143a3d557d87dda2bb7074dfe2b1a3acf5f28f
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
e98074d327
remove support for deprecated Vector() * Matrix(), eventually this will be added back as row_vector_multiplication bu to avoid confusion for a bit just disable it altogether so script authors get an error on use and update their scripts.
2011-08-16 13:10:46 +00:00
..
CMakeLists.txt
…
mathutils_Color.c
…
mathutils_Color.h
…
mathutils_Euler.c
…
mathutils_Euler.h
…
mathutils_geometry.c
…
mathutils_geometry.h
…
mathutils_Matrix.c
deprecate multiplication orders:
2011-07-25 01:44:19 +00:00
mathutils_Matrix.h
…
mathutils_Quaternion.c
deprecate multiplication orders:
2011-07-25 01:44:19 +00:00
mathutils_Quaternion.h
…
mathutils_Vector.c
remove support for deprecated Vector() * Matrix(), eventually this will be added back as row_vector_multiplication bu to avoid confusion for a bit just disable it altogether so script authors get an error on use and update their scripts.
2011-08-16 13:10:46 +00:00
mathutils_Vector.h
…
mathutils.c
…
mathutils.h
deprecate multiplication orders:
2011-07-25 01:44:19 +00:00