Blender Git Loki
Git Commits  -> Revision 82e1783
		
			
			
		
July 4, 2003, 16:06 (GMT)  | 
Following Willian's proposal,deleted the print function, which caused crashes. The objects are now printed with the repr function.  | 
Commit Details:
Full Hash: 82e1783dcb9397de1b83dff1186fccc15707531f
SVN Revision: 970
Parent Commit: 28b8e66
Lines Changed:  +28,  -25
11 Modified Paths:
/source/blender/python/api2_2x/Build.c (+4, -6) (Diff)
/source/blender/python/api2_2x/Build.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Effect.c (+3, -1) (Diff)
/source/blender/python/api2_2x/Effect.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Ipo.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Ipo.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Metaball.c (+4, -3) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Particle.c (+3, -4) (Diff)
/source/blender/python/api2_2x/Particle.h (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+4, -2) (Diff)
/source/blender/python/api2_2x/Build.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Effect.c (+3, -1) (Diff)
/source/blender/python/api2_2x/Effect.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Ipo.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Ipo.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Metaball.c (+4, -3) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Particle.c (+3, -4) (Diff)
/source/blender/python/api2_2x/Particle.h (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+4, -2) (Diff)


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