Blender Git Loki

Git Commits -> Revision 491fe9d

Revision 491fe9d by Sergey Sharybin (master)
January 6, 2012, 17:32 (GMT)
Fix #29568: Blender restores deleted scene

Special notifiers used for scene deletion which lead to undo pushes
after SCENE_OT_delete operator happening with scene still present in
the mainfile. That was a reason why operator redo used to restore
scene.

It's not so obvious why special notifier type is needed for scene
set and deletion -- it confuses undo system without having some
obvious advantages. Using "direct" scene deletion and setting
seems to be working fine so let's see if there'll be some issues
with this.

Commit Details:

Full Hash: 491fe9df19714d9373614cb71b68dc98116380e4
SVN Revision: 43203
Parent Commit: 5ba14fd
Lines Changed: +17, -23

3 Modified Paths:

/source/blender/editors/screen/screen_ops.c (+9, -7) (Diff)
/source/blender/makesrna/intern/rna_screen.c (+7, -3) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -13) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021