Go to file
Joshua Leung bc3ea2cb66 Revert r33023
Was causing compile troubles with MSVC:
wm_operators.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(322) : error C3163: '_write': attribute
s inconsistent with previous declaration
        C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\io.h(224) : see declaration of '_wri
te'
scons: *** [C:\blenderdev\b250\buildvc\source\blender\windowmanager\intern\wm_operators.obj] Error 2
2010-11-11 22:05:17 +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 rename anim.channels_revive_fcurves --> anim.channels_fcurves_enable 2010-11-11 21:49:40 +00:00
source Revert r33023 2010-11-11 22:05:17 +00:00
CMakeLists.txt == filebrowser == 2010-11-06 16:09:12 +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