[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Armature.c Armature.h Bone.c Bone.h Build.c Build.h Camera.c Camera.h

Stephen Swaney sswaney at swbell.net
Wed Mar 31 09:40:09 CEST 2004


stiv (Stephen Swaney) 2004/03/31 09:40:09 CEST

  Modified files:
    blender/source/blender/python/api2_2x Armature.c Armature.h 
                                          Bone.c Bone.h Build.c 
                                          Build.h Camera.c 
                                          Camera.h 
  
  Log:
  more housekeeping.  move static declarations and definititions out of .h files.
  tidy up initializers and  c++ style comments.
  
  Revision  Changes    Path
  1.8       +294 -147  blender/source/blender/python/api2_2x/Armature.c
  1.6       +4 -123    blender/source/blender/python/api2_2x/Armature.h
  1.11      +540 -474  blender/source/blender/python/api2_2x/Bone.c
  1.3       +8 -7      blender/source/blender/python/api2_2x/Bone.h
  1.6       +162 -134  blender/source/blender/python/api2_2x/Build.c
  1.5       +16 -21    blender/source/blender/python/api2_2x/Build.h
  1.22      +616 -425  blender/source/blender/python/api2_2x/Camera.c
  1.21      +1 -129    blender/source/blender/python/api2_2x/Camera.h



More information about the Bf-blender-cvs mailing list