Blender Git Commit Log

Git Commits -> Revision 9b806c4

Revision 9b806c4 by Hans Goudey (master)
March 19, 2021, 19:09 (GMT)
Geometry Nodes: Refactor / fix point separate node

The point separate node was failing in situations where one of the
outputs was empty. In addition, the code was not structured very well.
This new implementation stores less temporary information, is more
geometry component type agnostic, and is more self-descriptive.
It also solves the problems mentioned above.

Fixes T86573

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

Commit Details:

Full Hash: 9b806c49d08a323f70a1ca23dc219d072b05cc61
Parent Commit: a6ab232
Lines Changed: +68, -120

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_point_separate.cc (+68, -120) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021