Go to file
Luca Bonavita 406fd33a86 == addons ==
- new (and temporary) directory addons_extern/ to store external projects addons
2010-10-24 16:01:21 +00:00
build_files 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
doc == docs == 2010-10-13 14:44:22 +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 Make sure separation between modifier keys is communicated from GHOST upwards too (BGE at least uses this). 2010-10-24 12:45:47 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release == addons == 2010-10-24 16:01:21 +00:00
source Remove the unsigned, since totbits is signed too. 2010-10-24 12:54:52 +00:00
CMakeLists.txt CMake options to disable Decimate and Boolean Modifiers: WITH_MOD_BOOLEAN, WITH_MOD_DECIMATE, renamed WITH_FLUID to WITH_MOD_FLUID 2010-10-23 15:40:13 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00