Blender Git Commit Log
Git Commits -> Revision 011203c
Revision 011203c by Stephen Swaney (master) November 11, 2003, 10:13 (GMT) |
fixed the bug Joseph Gilbert found in numerous python files. newly created data objs had incorrect user counts. |
Commit Details:
Full Hash: 011203c45f7ce01e03ee90edd2b14ffcba627a97
SVN Revision: 1539
Parent Commit: 1018943
Lines Changed: +56, -25
7 Modified Paths:
/source/blender/python/api2_2x/Armature.c (+5, -1) (Diff)
/source/blender/python/api2_2x/Curve.c (+11, -8) (Diff)
/source/blender/python/api2_2x/Ipo.c (+17, -9) (Diff)
/source/blender/python/api2_2x/Metaball.c (+5, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+6, -2) (Diff)
/source/blender/python/api2_2x/Text.c (+5, -1) (Diff)
/source/blender/python/api2_2x/World.c (+7, -3) (Diff)
/source/blender/python/api2_2x/Curve.c (+11, -8) (Diff)
/source/blender/python/api2_2x/Ipo.c (+17, -9) (Diff)
/source/blender/python/api2_2x/Metaball.c (+5, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+6, -2) (Diff)
/source/blender/python/api2_2x/Text.c (+5, -1) (Diff)
/source/blender/python/api2_2x/World.c (+7, -3) (Diff)