blender/source
Campbell Barton 8cd7b42877 BMesh: Add option to use BMesh boolean modifier
This uses a bmesh-intersection, BLI_kdtree and watertight intersections to perform boolean operations.

For now keep both BMesh and Carve booleans usable at once for testing & bug reports,
however we plan to phase out Carve by next release.
2015-12-11 20:24:39 +11:00
..
blender BMesh: Add option to use BMesh boolean modifier 2015-12-11 20:24:39 +11:00
blenderplayer Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
creator CMake: Add some missing license files in the install target 2015-11-30 21:33:57 +05:00
gameengine OpenGL: split off framebuffer, shader and texture code into separate files. 2015-12-08 19:00:56 +01:00
icons
CMakeLists.txt
SConscript