Blender Git Loki
Git Commits -> Revision adf7bfa
Revision adf7bfa by Campbell Barton (master) December 8, 2012, 01:16 (GMT) |
ifdef out dynstr so mathutils can be compiled as an external module again. |
Commit Details:
Full Hash: adf7bfa8bb530db8baf7c07dd296851658ee925e
SVN Revision: 52812
Parent Commit: 0bca862
Lines Changed: +63, -9
8 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+6, -1) (Diff)
/source/blender/python/mathutils/mathutils.h (+3, -0) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+4, -2) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+10, -2) (Diff)
/source/blender/python/mathutils/mathutils.h (+3, -0) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+4, -2) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+10, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+10, -2) (Diff)