blender/build_files/cmake
Kévin Dietrich e9452f909c Implementation of OpenVDB as a possible cache format for smoke
simulations.

This commits implements OpenVDB as an extra cache format in the Point
Cache system for smoke simulations. Compilation with the library is
turned off by default for now, and shall be enabled when the library is
present.

A documentation of its doings is available here: http://
wiki.blender.org/index.php/User:Kevindietrich/OpenVDBSmokeExport.

A guide to compile OpenVDB can be found here (Linux): http://
wiki.blender.org/index.php?title=Dev:Doc/Building_Blender/Linux/
Dependencies_From_Source#OpenVDB

Reviewers: sergey, lukastoenne, brecht, campbellbarton

Reviewed By: brecht, campbellbarton

Subscribers: galenb, Blendify, robocyte, Lapineige, bliblubli,
jtheninja, lukasstockner97, dingto, brecht

Differential Revision: https://developer.blender.org/D1721
2016-01-23 08:39:40 +01:00
..
config Implementation of OpenVDB as a possible cache format for smoke 2016-01-23 08:39:40 +01:00
example_scripts patch cmake_linux_install.sh to do multithreaded build 2014-02-27 16:00:26 +01:00
Modules Implementation of OpenVDB as a possible cache format for smoke 2016-01-23 08:39:40 +01:00
buildinfo.cmake CMake: minor message cleanups. 2015-10-10 17:35:30 +02: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 Eigen: move C API into intern/eigen. 2015-12-10 01:58:06 +01:00
cmake_consistency_check.py Cleanup: pep8 2015-06-07 17:28:02 +10:00
cmake_netbeans_project.py Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +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 Implementation of OpenVDB as a possible cache format for smoke 2016-01-23 08:39:40 +01:00
packaging.cmake Change cpack package name to be "blender" instead of "Blender" 2015-11-07 08:34:27 +01: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