Go to file
Joshua Leung 52865a5140 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.
2010-11-05 00:09:45 +00:00
build_files Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BITS and _LARGEFILE64_SOURCE at linux and win32/mingw platforms 2010-11-04 17:02:25 +00:00
doc == blender file format == 2010-11-01 13:27:33 +00:00
extern Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
intern Add PREFIX support to makefiles. 2010-11-01 23:17:58 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release fix to allow [#24009] to be fixed. 2010-11-04 12:59:03 +00:00
source Bugfix #24535: File saved with NLA Strip in Tweakmode crashes on reload 2010-11-05 00:09:45 +00:00
CMakeLists.txt Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BITS and _LARGEFILE64_SOURCE at linux and win32/mingw platforms 2010-11-04 17:02:25 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00