blender/intern/boolop
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
..
extern correct fsf address 2010-02-12 13:34:04 +00:00
intern Fix #24775: boolean modifier crash in rendering on Mac. Problem was that this 2010-11-26 03:26:57 +00:00
CMakeLists.txt use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConscript rename most scons build targets to match cmake 2010-08-25 04:30:47 +00:00