Go to file
Nathan Letwory 9453d40d93 Fix [#24552] Exception when starting Blender on Windows XP SP3
Reported by Ruud van Eeghem

Instead of running vcredist, which can fail when installing as normal user, have the DLLs
like our zip distribution bundled already inside install dir.
2010-11-15 10:29:42 +00:00
build_files fix for CMake file grouping with MSVC project files. 2010-11-08 06:31:45 +00:00
doc update the man page from blenders --help message 2010-11-08 21:13:44 +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 patch [#24576] aud.Handle.status return bool 2010-11-07 04:34:27 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release Fix [#24552] Exception when starting Blender on Windows XP SP3 2010-11-15 10:29:42 +00:00
source Fix for [#24724] Emission settings of Particles with no physics are stuck to Previous newtonian settings. 2010-11-15 09:15:23 +00:00
CMakeLists.txt patch from Dan Eicher to support intel C++ compiler for CMake on *nix. 2010-11-15 05:32:49 +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