blender/build_files/cmake
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
..
config Remove old boolean operation module 2012-08-02 16:42:30 +00:00
example_scripts replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
Modules code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +00:00
buildinfo.cmake buildinfo is now quoted from the build systems, avoids stripping quotes on startup. 2011-08-22 12:24:14 +00:00
cmake_consistency_check_config.py quiet some warnings. 2011-11-01 22:51:10 +00:00
cmake_consistency_check.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
cmake_netbeans_project.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
cmake_qtcreator_project.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
cmake_static_check_cppcheck.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
cmake_static_check_sparse.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
cmake_static_check_splint.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
macros.cmake handy cmake list macros for inserting items into a list before/after existing items 2012-07-16 08:26:42 +00:00
packaging.cmake CPack rpm cleanup 2012-05-16 02:51:58 +00:00
project_info.py replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
project_source_info.py cleanup for redefined vars 2012-01-18 06:55:51 +00:00
RpmBuild.cmake when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00