Files
test2/source/blender/editors
Julian Eisel a89c104972 Cleanup: Don't set unused ID code member for Outliner layer base element
This is one of the many ID elements that should be ignored from further
processing in this if-else block. It would only set the
`TreeElement.idcode` (and call an assert) for this, which wasn't used
elsewhere. We're trying to untangle the code step by step and make it
more clear & explicit which data is set where, changes like this help.
2023-08-10 17:54:01 +02:00
..
2023-08-10 17:51:14 +02:00
2023-08-10 17:51:14 +02:00
2023-08-07 22:02:19 +10:00
2023-08-05 02:57:52 +02:00