Blender Git Commit Log

Git Commits -> Revision 31e26bb

Revision 31e26bb by Campbell Barton (master)
February 9, 2015, 18:51 (GMT)
Fix T43424: undo changes the active scene

Using different scenes with 2+ windows broke entirely using undo.
Now keep track of the current windows scene in each undo-file,
and ensure the undo-scene is on a visible window when undo is executed,
switching the scene only when its not in a visible window.

Commit Details:

Full Hash: 31e26bb83bd0a538c76fd8bb6ebce65027dde94c
Parent Commit: 2fe9e3c
Lines Changed: +75, -10

2 Modified Paths:

/source/blender/blenkernel/intern/blender.c (+45, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+30, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021