Blender Git Commit Log
Git Commits -> Revision bd697dd
Revision bd697dd by Campbell Barton (master) January 30, 2014, 05:45 (GMT) |
Fix T38402: invalid message for bad type assignments (Quat, Vector) |
Commit Details:
Full Hash: bd697dd4d7e3b753aa18a1767e20c80d52f65aa4
Parent Commit: 6e479b1
Lines Changed: +6, -6
5 Modified Paths:
/source/blender/python/bmesh/bmesh_py_types_meshdata.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+1, -1) (Diff)