Blender Git Commit Log

Git Commits -> Revision e11aead

Revision e11aead by Kévin Dietrich (openvdb)
June 15, 2015, 11:31 (GMT)
Several fixes and cleanups to the compile process:

- disable exceptions in tbb for cycles due to typeid usage
- cleanup SConscript in intern/openvdb, and make others align with
CMakeLists
- import fixes from gooseberry branch by sergey
- fix compilation error when cycles logging is disabled
- avoid unnecessary includes if building without openvdb

Commit Details:

Full Hash: e11aead9e6a04e66d869a27437a51a95297b247d
Parent Commit: bc802ea
Lines Changed: +50, -22

16 Modified Paths:

/intern/cycles/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/render/volume.cpp (+2, -2) (Diff)
/intern/cycles/util/util_volume.h (+2, -1) (Diff)
/intern/openvdb/CMakeLists.txt (+2, -1) (Diff)
/intern/openvdb/SConscript (+8, -9) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+3, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+4, -1) (Diff)
/source/blender/blenkernel/SConscript (+1, -0) (Diff)
/source/blender/editors/object/CMakeLists.txt (+7, -1) (Diff)
/source/blender/editors/object/object_modifier.c (+4, -1) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+3, -1) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+3, -1) (Diff)
/source/blender/editors/space_view3d/SConscript (+4, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+3, -1) (Diff)
/source/blender/nodes/SConscript (+0, -1) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021