Blender Git Loki
Git Commits -> Revision 1041ad4
Revision 1041ad4 by Campbell Barton (master) December 17, 2006, 02:16 (GMT) |
added fakeUser and users to more pytypes |
Commit Details:
Full Hash: 1041ad47195b78ed3c2005355143056579b9b69c
SVN Revision: 9347
Parent Commit: 6acadfe
Lines Changed: +113, -64
11 Modified Paths:
/source/blender/python/api2_2x/Armature.c (+27, -0) (Diff)
/source/blender/python/api2_2x/doc/Armature.py (+5, -0) (Diff)
/source/blender/python/api2_2x/doc/Group.py (+8, -1) (Diff)
/source/blender/python/api2_2x/doc/Metaball.py (+3, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+28, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Group.c (+18, -3) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -20) (Diff)
/source/blender/python/api2_2x/Mesh.c (+1, -20) (Diff)
/source/blender/python/api2_2x/Metaball.c (+19, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -20) (Diff)
/source/blender/python/api2_2x/doc/Armature.py (+5, -0) (Diff)
/source/blender/python/api2_2x/doc/Group.py (+8, -1) (Diff)
/source/blender/python/api2_2x/doc/Metaball.py (+3, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+28, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Group.c (+18, -3) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -20) (Diff)
/source/blender/python/api2_2x/Mesh.c (+1, -20) (Diff)
/source/blender/python/api2_2x/Metaball.c (+19, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -20) (Diff)