Blender Git Commit Log

Git Commits -> Revision b15e186

Revision b15e186 by Jacques Lucke (master)
October 25, 2021, 13:12 (GMT)
Fix T92460: crash when instancing on curves generated from string

Issue is that the Instance on Points node currently expects that all
instance references are used (see `remove_unused_references`).
This should be fixed at some point, but for now make sure that
the String to Curves node does not output unused references.

Commit Details:

Full Hash: b15e1861ac1d8e98af8f8d33cb4e59cf0e0d3419
Parent Commit: bd7f1c5
Lines Changed: +4, -2

2 Modified Paths:

/source/blender/nodes/geometry/nodes/node_geo_instance_on_points.cc (+1, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_string_to_curves.cc (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021