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

Ken Hughes khughes at pacific.edu
Fri Nov 4 21:34:38 CET 2005


khughes (Ken Hughes) 2005/11/04 21:34:38 CET

  Modified files:
    blender/source/blender/python/api2_2x Effect.c Particle.c 
                                          Particle.h 
  
  Log:
  - JMS's patch which adds GetParticlesLoc() method.  I've modified the code
    so that it resides in the Effects module instead, with the intent of
    soon merging Effect.c and Particle.c into a single file (and somedat
    removing references to the Effects.Particle submodule)
  
  Revision  Changes    Path
  1.15      +96 -42    blender/source/blender/python/api2_2x/Effect.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Effect.c.diff?r1=1.14&r2=1.15&cvsroot=bf-blender>
  1.11      +116 -26   blender/source/blender/python/api2_2x/Particle.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Particle.c.diff?r1=1.10&r2=1.11&cvsroot=bf-blender>
  1.7       +5 -61     blender/source/blender/python/api2_2x/Particle.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Particle.h.diff?r1=1.6&r2=1.7&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list