e85ef6add2b1255505e2cd1ca3bb383ab2622ec5
Code checking whether an ID should be considered as part of the currently processed liboverride hierarchy or not was very similar all over the liboverride code. It is now deduplicated into two util functions, which helps ensuring coherence in these checks, and future potential changes in this filtering process. NOTE: While no pratical changes are expected form user PoV with this refactor, technically it does modifies the behavior in some cases (added checks).
…
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%
