Blender Git Loki
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