Blender Git Loki
Git Commits  -> Revision 81a00cf
		
			
			
		
Revision 81a00cf by Campbell Barton (master) February 9, 2011, 09:20 (GMT)  | 
use static functions rather then defines for internal matrix__apply_to_copy() and similar. + other minor internal changes.  | 
Commit Details:
Full Hash: 81a00cf2eb1984787e175bcd254bee8a149fc7d5
SVN Revision: 34737
Parent Commit: 0884147
Lines Changed:  +215,  -209
5 Modified Paths:
/source/blender/python/generic/mathutils.c (+1, -1) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+107, -105) (Diff)
/source/blender/python/generic/mathutils_Matrix.h (+4, -4) (Diff)
/source/blender/python/generic/mathutils_quat.c (+17, -15) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+86, -84) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+107, -105) (Diff)
/source/blender/python/generic/mathutils_Matrix.h (+4, -4) (Diff)
/source/blender/python/generic/mathutils_quat.c (+17, -15) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+86, -84) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021