4ecbb3f1d52c1aff28c850558a99c1b973f52fff
`BKE_library_id_can_use_filter_id` would not handle properly cases where the ID is a liboverride - it's hierarchy root pointer can point back to virtually any kind of ID (although typically a Collection or Object). This was breaking liboverride resync process in some rare cases, by failing to remap the 'hierarchy root' pointer of some liboverrides.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
