Files
blender/release/scripts/modules
Campbell Barton a82c9e1e40 Fix T91169: bpy_extras.io_utils.create_derived_objects -> duplis error
This function now takes a depsgraph and a list of objects to avoid
inefficient O(n^2) iteration when extracting instances from all objects
in the scene. Returning an object -> instance map.

Note that keeping compatibility with the existing API wasn't practical
in this case since instances can no longer be generated from the scene
and it's objects.
2021-10-11 21:35:38 +11:00
..
2021-07-06 12:05:27 +10:00
2021-07-06 12:05:27 +10:00
2021-07-06 12:05:27 +10:00
2021-03-06 19:00:18 +11:00
2021-06-09 03:05:44 +10:00