Go to file
Campbell Barton e002bcd876 bugfix [#22277] Absolute Shapekeys crash (in BGE)
running a shape actuator on a softbody would crash because it assumed the deformer was a BL_MeshDeformer.
Added TODO note, since it would be nice if softbody would work with shape keys too.
2010-10-25 17:08:40 +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 bugfix [#22277] Absolute Shapekeys crash (in BGE) 2010-10-25 17:08:40 +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