blender/intern
Brecht Van Lommel 9a6fee750a Fix #24775: boolean modifier crash in rendering on Mac. Problem was that this
ran out of stack memory, now it passes some arguments by reference instead of
by value to use less stack space.
2010-11-26 03:26:57 +00:00
..
audaspace WITH_SAMPLERATE option for cmake, without this playback wont behave right so this is mainly intended for developers who build without audio enabled. 2010-11-21 14:32:55 +00:00
boolop Fix #24775: boolean modifier crash in rendering on Mac. Problem was that this 2010-11-26 03:26:57 +00:00
bsp Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
container Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
decimation Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
elbeem Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
ghost fix for building with mingw/cmake 2010-11-22 23:25:21 +00:00
guardedalloc define UNUSED() locally for mmap_win 2010-11-24 20:56:25 +00:00
iksolver Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
itasc Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
memutil Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
moto Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
opennl Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +00:00
smoke - smoke wasn't closing the file of loading a tile had the wrong length. 2010-11-20 07:51:39 +00:00
string Remove msvc build files which are not needed anymore. 2010-10-23 15:14:54 +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
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00