blender/build_files/cmake
Campbell Barton e56e7bd1ec Add lib for n-dimensional cubic curve fitting
This will be used for calculating bezier curves from freehand drawing,
may be used for other areas too.

Original code from GraphicsGems, 1990 (FitCurve.c),
with updates from OpenToonz, under 3 clause BSD license.
with own minor modifications for integration with Blender:
- support adding extra custom-data.
- improved handle clamping.
2016-04-15 20:33:58 +10:00
..
config CMake: Disable Cycles OSL for the light configuration 2016-03-25 11:27:08 +01:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules Fix GTests compilations on Windows 2016-02-06 15:12:28 +01:00
buildinfo.cmake CMake: Avoid call of find_package(Git) for every compile with buildinfo enabled 2016-03-11 14:46:18 +05:00
clang_array_check.py Checker percentage calc was wrong, also cleanup 2014-03-29 11:25:44 +11:00
cmake_consistency_check_config.py CMake: consistency check now reports stale ignores 2016-04-12 20:12:29 +10:00
cmake_consistency_check.py CMake: consistency check now reports stale ignores 2016-04-12 20:12:29 +10:00
cmake_netbeans_project.py Cleanup: pep8 2016-02-01 00:47:10 +11:00
cmake_qtcreator_project.py Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +11:00
cmake_static_check_clang_array.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_cppcheck.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_smatch.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_sparse.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
cmake_static_check_splint.py Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00
macros.cmake Add lib for n-dimensional cubic curve fitting 2016-04-15 20:33:58 +10:00
packaging.cmake move windows out of source dir 2016-02-07 20:58:58 +11:00
project_info.py Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +11:00
project_source_info.py Use regex for cmake config parsing 2015-07-13 20:05:26 +10: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