Blender Git Commit Log
Git Commits -> Revision b844cac
Revision b844cac by Hans Goudey (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) October 27, 2020, 03:41 (GMT) |
Geometry Nodes: Add pointcloud support to geometry class This adds another set of the same mesh functions but for pointclouds. There are probably better ways to generalize this functionality, but that may have to be rethought in the future anyway if we want to store multiple of each type. And anyway it's handy to have a specific set of "pointcloud" functions available in the node implementations. |
Commit Details:
Full Hash: b844caca6d074d5fbaf2a2e87b26cf39be8ecbd6
Parent Commit: 046ac5f
Lines Changed: +64, -1