tornavis/source
Bastien Montagne 74ec37b70c Enable (deep) copy of overrides.
This commit enables basic copy of overrides on generic ID level, as well
as from (deep) copy operators for objects and collections.

So e.g. if your linked overridden caracter is in a collection, you can
now (from the outliner) Duplicate that override collection to get a new
overriding copy of the character.

We still need operators (new or modifying existing ones) to handle that
from 3DView e.g.

Note that deep copy code for objects/collections (and incidently
animdata) had to be modified to avoid duplicating/making local IDs that
remain linked ones being used by overrides ones.
2020-06-10 16:48:49 +02:00
..
blender Enable (deep) copy of overrides. 2020-06-10 16:48:49 +02:00
creator Merge branch 'blender-v2.83-release' 2020-05-29 18:05:04 +02:00
tools@5cf2fc3e5d UI: rename Cycles point light Size to Radius, for consistency and clarity 2020-06-02 08:08:59 +02:00
CMakeLists.txt