Go to file
Nathan Letwory d372fc178c Fix [#23578] Blender crashes when Audio Scrubbing is on
Reported by Guy Smith.

MSVC-compiled code would fall over iterator decrease on empty list. Shortest snippet to redo: http://www.pasteall.org/15408/cpp
See also http://www.pasteall.org/15409/cpp for list.end() behaviour on MSVC. Thanks to Jörg Müller for assistance.
2010-09-02 21:56:08 +00:00
build_files scons compiling fix: 2010-08-30 00:49:23 +00:00
doc - updated man page from --help output. 2010-07-15 19:58:23 +00:00
extern Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00
intern Fix [#23578] Blender crashes when Audio Scrubbing is on 2010-09-02 21:56:08 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
projectfiles Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc7 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc9 Update MSVC project files 2010-08-17 20:53:07 +00:00
release patch from venomgfx, show number of textures assigned to lamps and world in the context panel 2010-09-02 18:13:06 +00:00
source bugfix [#23635] property limits don't work when added via scripting\ 2010-09-02 14:43:22 +00:00
CMakeLists.txt * Don't use /ZI when 64bit building on Windows. Use /Zi instead. 2010-09-01 05:39:26 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00