tornavis/source
Bastien Montagne e7abad23e0 Fix #118696: Nested override libraries can cause persistent resync warning.
The root of the issue was checking against the wrong RNA type to decide
whether a collection's item resolution could use the stored ID pointers
or not, leading to always only relying on names in CollectionObjects
case, leading to a lot of false 'need resync' detections in case names
would get out of sync between liboverrides and linked reference data.

Note that this probably had no other effect than resyncing when not
needed, since actual liboverride apply and resync code would already
do the right thing here.
2024-03-28 15:36:07 +09:00
..
blender Fix #118696: Nested override libraries can cause persistent resync warning. 2024-03-28 15:36:07 +09:00
creator Cleanup: Move remaining GPU headers to C++ 2024-03-23 01:24:18 +01:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00