Blender Git Loki
Git Commits -> Revision fade765
Revision fade765 by Julian Eisel (master) March 11, 2021, 12:20 (GMT) |
Outliner: Add assert to make assumption for new code design explicit There was an implicit assumption that tree element types using the new code design set their name on creation. Use an assert to make this explicit. See f59ff9e03a633, which was an error because of this broken assumption. |
Commit Details:
Full Hash: fade765bf3488676141b28556969130eef9b70bb
Parent Commit: f59ff9e
Lines Changed: +4, -0
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tree.c (+4, -0) (Diff)