Blender Git Loki
Git Commits -> Revision 79ecc08
Revision 79ecc08 by Stephen Swaney (master) March 31, 2004, 07:40 (GMT) |
more housekeeping. move static declarations and definititions out of .h files. tidy up initializers and c++ style comments. |
Commit Details:
Full Hash: 79ecc08b89dcea6190fcce639cdaad811698ff2b
SVN Revision: 2198
Parent Commit: fa0196b
Lines Changed: +1683, -1502
8 Modified Paths:
/source/blender/python/api2_2x/Armature.c (+296, -149) (Diff)
/source/blender/python/api2_2x/Armature.h (+4, -123) (Diff)
/source/blender/python/api2_2x/Bone.c (+576, -510) (Diff)
/source/blender/python/api2_2x/Bone.h (+8, -7) (Diff)
/source/blender/python/api2_2x/Build.c (+161, -133) (Diff)
/source/blender/python/api2_2x/Build.h (+17, -22) (Diff)
/source/blender/python/api2_2x/Camera.c (+620, -429) (Diff)
/source/blender/python/api2_2x/Camera.h (+1, -129) (Diff)
/source/blender/python/api2_2x/Armature.h (+4, -123) (Diff)
/source/blender/python/api2_2x/Bone.c (+576, -510) (Diff)
/source/blender/python/api2_2x/Bone.h (+8, -7) (Diff)
/source/blender/python/api2_2x/Build.c (+161, -133) (Diff)
/source/blender/python/api2_2x/Build.h (+17, -22) (Diff)
/source/blender/python/api2_2x/Camera.c (+620, -429) (Diff)
/source/blender/python/api2_2x/Camera.h (+1, -129) (Diff)