Go to file
Sergey Sharybin 1a5998bc4e Remove old boolean operation module
Carve proved it's a way to go, so the time have came to get rid of old
boolean operation module which isn't used anymore.

Still kept BOP interface but move it to BSP module. At some point it
could be cleaned up further (like perhaps removed extra abstraction
level or so) but would be nice to combine such a refactor with making
BSP aware of NGons.

Tested on linux using both cmake and scons, possible regressions on
windows/osx. Would check windoes build just after commit.
2012-08-02 16:42:30 +00:00
build_files Remove old boolean operation module 2012-08-02 16:42:30 +00:00
doc fix for building docs 2012-07-30 10:44:57 +00:00
extern Remove old boolean operation module 2012-08-02 16:42:30 +00:00
intern Remove old boolean operation module 2012-08-02 16:42:30 +00:00
release Clipboard feature for nodes. With the Copy operator a copy of all selected nodes and links between them is stored in an offscreen list (not in the library). The Paste operator then in turn copies these into the active node tree in the editor. 2012-08-02 09:52:37 +00:00
source Remove old boolean operation module 2012-08-02 16:42:30 +00:00
CMakeLists.txt Remove old boolean operation module 2012-08-02 16:42:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile More spell checking. 2012-07-04 15:04:38 +00:00
SConstruct OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered Xcode 4.4 2012-07-26 11:08:56 +00:00