Blender Git Commit Log

Git Commits -> Revision b844cac

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

2 Modified Paths:

/source/blender/blenkernel/BKE_geometry.hh (+13, -1) (Diff)
/source/blender/blenkernel/intern/geometry.cc (+51, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021