[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x sceneRender.c

Campbell Barton cbarton at metavr.com
Mon Jan 22 04:59:52 CET 2007


campbellbarton (Campbell Barton) 2007/01/22 04:59:52 CET

  Modified files:
    blender/source/blender/python/api2_2x sceneRender.c 
  
  Log:
  Made scene.currentFrame(val) call scene_update_for_newframe if the scene being modified was G.scene
  Before this, calling scene.currentFrame(val) would not work to update object displists where Blender.Set('curframe', val) did work.
  Also used less python BuildValue calls.
  
  Revision  Changes    Path
  1.51      +42 -31    blender/source/blender/python/api2_2x/sceneRender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/sceneRender.c.diff?r1=1.50&r2=1.51&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list