Files
test2/source/blender
Germano Cavalcante ff4f14b21a Fix T102053: snap fails with instances of geometry nodes
As instances are often generated geometries, we cannot rely on the data
provided by `DupliObject::ob`.

Use `DupliObject::ob_data` when possible.

This required a major refactor in the code as the output variables are
now gathered in context and easier to access.
2022-11-07 08:27:54 -03:00
..
2022-11-05 16:28:13 +01:00
2022-11-06 15:45:45 +01:00
2022-11-02 10:18:19 +11:00