Files
test2/source/blender/blenkernel
Falk David 5967cb53e9 GPv3: Make visibility and lock state inheritable
This adds functions to check if a `LayerGroup` is visible or locked.
Additionally, visibility and the lock state is now inherited.
E.g. `Layer`s that are the children of a hidden `LayerGroup` will also
be hidden. This does not change their stored visibility. It just means
that the function `is_visible()` on the layers will return `false`.
The same applies for locking.
2023-06-27 15:48:07 +02:00
..
2023-06-21 11:28:58 +10:00
2023-06-07 21:47:45 +10:00
2023-06-13 14:51:49 -04:00
2023-06-12 18:30:55 +02:00
2023-06-08 10:43:55 +10:00