[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x World.c Particle.h Particle.c Metaball.h Metaball.c Ipo.h Ipo.c Effect.h Effect.c Build.h Build.c

guignot guignot at wanadoo.fr
Fri Jul 4 18:06:49 CEST 2003


guignot (guignot) 2003/07/04 18:06:49 CEST

  Modified files:
    blender/source/blender/python/api2_2x World.c Particle.h 
                                          Particle.c Metaball.h 
                                          Metaball.c Ipo.h Ipo.c 
                                          Effect.h Effect.c 
                                          Build.h Build.c 
  
  Log:
  Following Willian's proposal,deleted the print function, which caused crashes.
  The objects are now printed with the repr function.
  
  Revision  Changes    Path
  1.4       +4 -2      blender/source/blender/python/api2_2x/World.c
  1.3       +1 -1      blender/source/blender/python/api2_2x/Particle.h
  1.4       +3 -4      blender/source/blender/python/api2_2x/Particle.c
  1.10      +1 -1      blender/source/blender/python/api2_2x/Metaball.h
  1.11      +4 -3      blender/source/blender/python/api2_2x/Metaball.c
  1.3       +2 -2      blender/source/blender/python/api2_2x/Ipo.h
  1.4       +3 -2      blender/source/blender/python/api2_2x/Ipo.c
  1.3       +2 -2      blender/source/blender/python/api2_2x/Effect.h
  1.5       +3 -1      blender/source/blender/python/api2_2x/Effect.c
  1.3       +1 -1      blender/source/blender/python/api2_2x/Build.h
  1.4       +4 -6      blender/source/blender/python/api2_2x/Build.c



More information about the Bf-blender-cvs mailing list