Differential D12531 Diff 42351 source/blender/nodes/geometry/nodes/legacy/node_geo_points_to_volume.cc
Changeset View
Changeset View
Standalone View
Standalone View
source/blender/nodes/geometry/nodes/legacy/node_geo_points_to_volume.cc
- This file was added.
The logic here should be wrapped in a modify_geometry_sets call, and the same geometry set should be used for inputs and outputs. An example of that is in node_geo_mesh_to_points.cc.