Blender Git Loki
Git Commits -> Revision 33e8d4b
Revision 33e8d4b by Campbell Barton (master) January 22, 2007, 03:59 (GMT) |
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. |
Commit Details:
Full Hash: 33e8d4b3e2633c84ad314253d078d5964616db4f
SVN Revision: 9864
Parent Commit: 9ba6bd5
Lines Changed: +41, -30
1 Modified Path:
/source/blender/python/api2_2x/sceneRender.c (+41, -30) (Diff)