Blender Git Commit Log
Git Commits -> Revision f837b46
Revision f837b46 by Thomas Dinges (master) October 29, 2011, 23:56 (GMT) |
Modifier compilation tweaks (Blender conference commit) * Fluid compilation: Inverse the compile flag from DISABLE_ELBEEM to WITH_MOD_FLUID for consistency. (scons/cmake) * Use WITH_BF_FLUID in your user config (scons) * Add support for scons to disable build with Decimate and Boolean modifier. (WITH_BF_DECIMATE and WITH_BF_BOOLEAN) |
Commit Details:
Full Hash: f837b46a2b561293660a0edf9d4de5ff16922f42
SVN Revision: 41369
Parent Commit: 15bd96e
Lines Changed: +47, -38
14 Modified Paths:
/build_files/scons/tools/btools.py (+6, -2) (Diff)
/intern/SConscript (+1, -1) (Diff)
/SConstruct (+6, -4) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+2, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+4, -4) (Diff)
/source/blender/blenkernel/SConscript (+2, -2) (Diff)
/source/blender/editors/physics/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/physics/physics_fluid.c (+3, -3) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+2, -2) (Diff)
/source/blender/modifiers/CMakeLists.txt (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_fluidsim_util.c (+6, -5) (Diff)
/source/blender/modifiers/SConscript (+7, -5) (Diff)
/intern/SConscript (+1, -1) (Diff)
/SConstruct (+6, -4) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+2, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+4, -4) (Diff)
/source/blender/blenkernel/SConscript (+2, -2) (Diff)
/source/blender/editors/physics/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/physics/physics_fluid.c (+3, -3) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+2, -2) (Diff)
/source/blender/modifiers/CMakeLists.txt (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_fluidsim_util.c (+6, -5) (Diff)
/source/blender/modifiers/SConscript (+7, -5) (Diff)