[Bf-blender-cvs] CVS commit: blender/release/scripts animation_trajectory.py blender/source/blender/python/api2_2x Mesh.c

Campbell Barton cbarton at metavr.com
Wed Feb 7 08:43:10 CET 2007


campbellbarton (Campbell Barton) 2007/02/07 08:43:10 CET

  Modified files:
    blender/release/scripts animation_trajectory.py 
    blender/source/blender/python/api2_2x Mesh.c 
  
  Log:
  animation_trajectory - was printing deprecation warnings. cleaned up some of its code too.
  Mesh - removing UV or Color layers didnt check if the active object was in vpaint of uv mode, removing the last layer could crash blender - now switch to object mode if its the last layer like the UI.
  
  Revision  Changes    Path
  1.5       +12 -15    blender/release/scripts/animation_trajectory.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/animation_trajectory.py.diff?r1=1.4&r2=1.5&cvsroot=bf-blender>
  1.120     +29 -17    blender/source/blender/python/api2_2x/Mesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Mesh.c.diff?r1=1.119&r2=1.120&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list