[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Armature.c Curve.c Ipo.c Metaball.c Scene.c Text.c World.c

Stephen Swaney sswaney at swbell.net
Tue Nov 11 11:13:05 CET 2003


stiv (Stephen Swaney) 2003/11/11 11:13:05 CET

  Modified files:
    blender/source/blender/python/api2_2x Armature.c Curve.c Ipo.c 
                                          Metaball.c Scene.c 
                                          Text.c World.c 
  
  Log:
  fixed the bug Joseph Gilbert found in numerous python files.
  newly created data objs had incorrect user counts.
  
  Revision  Changes    Path
  1.7       +5 -1      blender/source/blender/python/api2_2x/Armature.c
  1.14      +11 -8     blender/source/blender/python/api2_2x/Curve.c
  1.14      +17 -9     blender/source/blender/python/api2_2x/Ipo.c
  1.12      +5 -1      blender/source/blender/python/api2_2x/Metaball.c
  1.16      +6 -2      blender/source/blender/python/api2_2x/Scene.c
  1.12      +5 -1      blender/source/blender/python/api2_2x/Text.c
  1.13      +7 -3      blender/source/blender/python/api2_2x/World.c



More information about the Bf-blender-cvs mailing list