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
21eb8b92a0acaaeebfe54073de1f3fd076174d10
goo-engine
/
source
/
blender
/
python
/
mathutils
T
History
Campbell Barton
acac22f3f2
enable cmake building makesdna with ghash
2011-10-02 12:34:41 +00:00
..
CMakeLists.txt
…
mathutils_Color.c
…
mathutils_Color.h
…
mathutils_Euler.c
edits to argument parsing for Euler.rotate_axis, also corrected some exception messages and minor style edits.
2011-09-19 15:13:16 +00:00
mathutils_Euler.h
…
mathutils_geometry.c
use Py_ssize_t rather than int when dealing with list sizes (original patch from Fedora but applied changes elsewhere too), also replace PyList_Size with PyList_GET_SIZE where typechecking is already done.
2011-09-06 23:46:20 +00:00
mathutils_geometry.h
…
mathutils_Matrix.c
add back mathutils Matrix() * Vector(), this is row_vector multiplication.
2011-09-19 14:29:21 +00:00
mathutils_Matrix.h
…
mathutils_Quaternion.c
edits to argument parsing for Euler.rotate_axis, also corrected some exception messages and minor style edits.
2011-09-19 15:13:16 +00:00
mathutils_Quaternion.h
…
mathutils_Vector.c
edits to argument parsing for Euler.rotate_axis, also corrected some exception messages and minor style edits.
2011-09-19 15:13:16 +00:00
mathutils_Vector.h
…
mathutils.c
enable cmake building makesdna with ghash
2011-10-02 12:34:41 +00:00
mathutils.h
deprecate multiplication orders:
2011-07-25 01:44:19 +00:00