This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Bastien Montagne 31bcab0ecb Fix (unreported) LibOverride: re-creation of overrides in consecutive partial overrides of a same hierarchy.
If creating partial hierarchy overrides (from the outliner e.g.), that
need to create extra overrides, those could be re-created everytime,
leading to very bad situation where there would be several overrides of
the same reference ID in the same override hierarchy.

This fix makes it so that existing overrides in a given hierarchy will
always be re-used in case other overrides are added to the hierarchy.
2022-03-29 11:21:39 +02:00
..
2022-02-11 10:28:59 +01:00
2022-02-22 09:56:43 +11:00
2022-03-21 18:59:03 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-24 21:13:58 +11:00
2022-03-28 15:53:19 -05:00
2022-02-11 09:14:36 +11:00
2022-03-18 10:57:45 +01:00
2022-03-28 15:53:19 -05:00