bdk-blender/source/blender/modifiers
Jacques Lucke 0b0a5d21ac Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6
This brings back the `Fill Volume` and `Exterior Bandwidth` inputs in
the Mesh to Volume node and modifier. Those existed in Blender 3.5 but
were removed in 700d168a5c because the way they were
implemented did not use the openvdb api in the right way.

While it's rare that people turned off the `Fill Volume` option, the
exterior bandwidth was used more and can have significant impact on
the result. Furthermore, there is no clear replacement for the
functionality.

Therefore, we decided to roll back the changes in 3.6 to avoid breaking
compatibility. We intend to keep the changes in 4.0 for now, but need
to work on a more clear short term replacement for the removed
functionality.

Pull Request: blender/blender#109297
2023-06-23 20:12:17 +02:00
..
intern Fix: Revert changes in Mesh to Volume node and modifier to Blender 3.6 2023-06-23 20:12:17 +02:00
CMakeLists.txt Cleanup: Move remaining modifier files to C++ 2023-05-04 18:35:37 +02:00
MOD_modifiertypes.hh Cleanup: Move remaining modifier files to C++ 2023-05-04 18:35:37 +02:00
MOD_nodes.h Cleanup: remove redundant forward declarations for structs 2023-01-18 18:41:13 +11:00