tornavis/source/blender/python/mathutils
Sybren A. Stüvel baa8b63111 Documentation: updated mathutils documentation
Added descriptions of the constructors, and improved the module-level
documentation.
2015-02-01 18:16:12 +01:00
..
CMakeLists.txt New python submodule `mathutils.interpolate` for various mesh interpolation and weighting methods. 2015-01-20 09:30:09 +01:00
mathutils.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_Color.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils_Color.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_Euler.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils_Euler.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_Matrix.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils_Matrix.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_Quaternion.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils_Quaternion.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_Vector.c Documentation: updated mathutils documentation 2015-02-01 18:16:12 +01:00
mathutils_Vector.h mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_geometry.c Fix T43473: mathtutils.geometry.interpolate_bezier returns only 2d coordinates 2015-01-29 18:11:13 +01:00
mathutils_geometry.h Fix for recent kdtree py module with MSVC 2014-01-07 00:53:52 +11:00
mathutils_interpolate.c New python submodule `mathutils.interpolate` for various mesh interpolation and weighting methods. 2015-01-20 09:30:09 +01:00
mathutils_interpolate.h New python submodule `mathutils.interpolate` for various mesh interpolation and weighting methods. 2015-01-20 09:30:09 +01:00
mathutils_kdtree.c PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RET 2015-01-06 19:09:11 +11:00
mathutils_kdtree.h Fix for recent kdtree py module with MSVC 2014-01-07 00:53:52 +11:00
mathutils_noise.c mathutils: refactor instantiation 2015-01-04 17:43:57 +11:00
mathutils_noise.h Fix for recent kdtree py module with MSVC 2014-01-07 00:53:52 +11:00