Blender Git Commit Log

Git Commits -> Revision fb34cdc

Revision fb34cdc by Johnny Matthews (master)
October 3, 2021, 13:03 (GMT)
Geometry Nodes: Points to Volume Fields Update

This update of the Points to Volume node allows a field to populate the
radius input of the node and removes the implicit realization of
instances.

Differential Revision: https://developer.blender.org/D12531

Commit Details:

Full Hash: fb34cdc7daa5bdefde561645def81405b9c6f26c
Parent Commit: 0998856
Lines Changed: +307, -3

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_points_to_volume.cc (+272, -0) (View)

8 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+27, -1) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/geometry/nodes/legacy/node_geo_points_to_volume.cc (+1, -1) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021