Blender Git Commit Log
Git Commits -> Revision 0cdfe88
Revision 0cdfe88 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 1, 2018, 14:53 (GMT) |
OpenVDB: Fix compilation error against OpenVDB 4 One crucial thing here: OpenVDB shoudl be compiled WITHOUT OPENVDB_ENABLE_3_ABI_COMPATIBLE flag. This is how OpenVDB's Makefile is configured and it's not really possible to detect this for a compiled library. If we ever want to support that option, we need to add extra CMake argument and use old version 3 API everywhere. |
Commit Details:
Full Hash: 0cdfe887b4b3b439016354f3cf767a20859b70d8
Parent Commit: 7de7e47
Committed By: Bastien Montagne
Lines Changed: +4, -0
1 Modified Path:
/intern/openvdb/intern/openvdb_writer.cc (+4, -0) (Diff)