Blender Git Commit Log
Git Commits  -> Revision 025b6dc
		
			
			
		
Revision 025b6dc by Campbell Barton (master) June 18, 2009, 17:34 (GMT)  | 
fix for building with py2.3  | 
Commit Details:
Full Hash: 025b6dcbc3f6303e051354cbfb694ee810934979
SVN Revision: 20984
Parent Commit: 122b206
Lines Changed:  +25,  -0
8 Modified Paths:
/source/blender/python/generic/bgl.h (+1, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -0) (Diff)
/source/blender/python/generic/euler.h (+1, -0) (Diff)
/source/blender/python/generic/mathutils.h (+1, -0) (Diff)
/source/blender/python/generic/quat.h (+1, -0) (Diff)
/source/blender/python/generic/vector.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_compat.h (+18, -0) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+1, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -0) (Diff)
/source/blender/python/generic/euler.h (+1, -0) (Diff)
/source/blender/python/generic/mathutils.h (+1, -0) (Diff)
/source/blender/python/generic/quat.h (+1, -0) (Diff)
/source/blender/python/generic/vector.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_compat.h (+18, -0) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+1, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021