[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Camera.c Lattice.c Metaball.c World.c

Campbell Barton cbarton at metavr.com
Wed Aug 16 16:06:24 CEST 2006


campbellbarton (Campbell Barton) 2006/08/16 16:06:24 CEST

  Modified files:
    blender/source/blender/python/api2_2x Camera.c Lattice.c 
                                          Metaball.c World.c 
  
  Log:
  Added python __copy__ to Camera, Lattice, Metaball and World.
  
  Revision  Changes    Path
  1.38      +29 -1     blender/source/blender/python/api2_2x/Camera.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Camera.c.diff?r1=1.37&r2=1.38&cvsroot=bf-blender>
  1.23      +27 -1     blender/source/blender/python/api2_2x/Lattice.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Lattice.c.diff?r1=1.22&r2=1.23&cvsroot=bf-blender>
  1.23      +32 -1     blender/source/blender/python/api2_2x/Metaball.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Metaball.c.diff?r1=1.22&r2=1.23&cvsroot=bf-blender>
  1.34      +31 -1     blender/source/blender/python/api2_2x/World.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/World.c.diff?r1=1.33&r2=1.34&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list