19db9a213e2d2523362346ed63d3871caeca5068
The order of collections in the light linking collection is important as it is used for tie-breaking when the same object is reachable from multiple linked collections with different light linking state. This commit utilizes the generic tree view reordering operations to allow insertion of elements to a specific location and to re-order existing objects and collections in the light linking collection. It is possible to re-order both collections and objects, even tough re-ordering objects does not really make a difference for the light linking behavior. It is not possible to place an object before collections. Pull Request: https://projects.blender.org/blender/blender/pulls/112849
…
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%
