Files
test/source
Miguel Pozo 58fb8e86eb Fix #145321: Crash with Viewer Node on Values without Geometry
Don't init duplis if `dupli_list` is empty.
Otherwise, the `data->dupli_parent` "leaks" into the next objects.

This also asserts that dupli iteration properties are set to default
values when calling `deg_iterator_duplis_init`.

Pull Request: https://projects.blender.org/blender/blender/pulls/145407
2025-08-29 18:43:55 +02:00
..