Blender Git Loki
Git Commits -> Revision 4be9583
Revision 4be9583 by Campbell Barton (master) February 4, 2011, 03:39 (GMT) |
small mathutils changes. - fix for returning empty slices (was returning list rather then tuple). - report invalid type when mathutils_array_parse_fast() fails. |
Commit Details:
Full Hash: 4be95838947e0401fda2a67a867323718074ad86
SVN Revision: 34632
Parent Commit: 36786c1
Lines Changed: +8, -7
6 Modified Paths:
/source/blender/python/generic/mathutils.c (+3, -2) (Diff)
/source/blender/python/generic/mathutils_Color.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_quat.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Color.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_quat.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+1, -1) (Diff)