Blender Git Commit Log
Git Commits  -> Revision c10d1c2
		
			
			
		
Revision c10d1c2 by Campbell Barton (master) April 6, 2009, 08:17 (GMT)  | 
Python ref-counting fixes  | 
Commit Details:
Full Hash: c10d1c28532e238f418244df7c994c212634114a
SVN Revision: 19557
Parent Commit: a95f97c
Lines Changed:  +65,  -16
5 Modified Paths:
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+3, -1) (Diff)
/source/gameengine/Ketsji/BL_Shader.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+59, -14) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/BL_Shader.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+59, -14) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021