Blender Git Commit Log
Git Commits -> Revision 52865a5
Revision 52865a5 by Joshua Leung (master) November 5, 2010, 00:09 (GMT) |
Bugfix #24535: File saved with NLA Strip in Tweakmode crashes on reload Now the active strip doesn't just get cleared on fileload, but is relinked properly. I had originally intended that files shouldn't be able to be saved with NLA data still in Tweakmode, but this turns out to be a bit more troublesome to get working as that would make undo keep popping out of this mode too. Also reverting 32743 (bugfix for 24418), which was a hack around this. |
Commit Details:
Full Hash: 52865a51408fba9c871caff82ca0acb71a37d2d7
SVN Revision: 32875
Parent Commit: 8bbf27d
Lines Changed: +7, -8