Blender Git Commit Log

Git Commits -> Revision 5d74235

Revision 5d74235 by Campbell Barton (master)
March 7, 2012, 16:43 (GMT)
patch [#30481] rna_Screen_scene_set does the wrong thing [patch]
from Dan Eicher (dna)

--- from the tracker
Setting Screen.scene only uses the active screen through a call to CTX_wm_screen(C) instead of the actual referenced scene.

The attached py-op demonstrates this behavior, assuming at least two separate scenes in the VSE.

Commit Details:

Full Hash: 5d74235b5fc0f73c4fe33ab28ac1f1b8753131ee
SVN Revision: 44708
Parent Commit: c78f02d
Lines Changed: +19, -16

7 Modified Paths:

/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+10, -7) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+3, -3) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_screen.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021