Blender Git Commit Log

Git Commits -> Revision f59ff9e

Revision f59ff9e by Julian Eisel (master)
March 11, 2021, 12:18 (GMT)
Fix crash when showing NLA actions in the Outliner

Caused by 2e221de4ceee in combination with 4292bb060d59.
In the former I forgot to set the name for NLA actions in the new code design,
in the latter I made it an assumtion that tree element types using the new
design set the name.
The following commit will make this assumption explicit with an assert.

Commit Details:

Full Hash: f59ff9e03a633f64f9587eb67eee7913fed685a8
Parent Commit: 018fffb
Lines Changed: +5, -3

3 Modified Paths:

/source/blender/editors/space_outliner/tree/tree_element.cc (+1, -1) (Diff)
/source/blender/editors/space_outliner/tree/tree_element_nla.cc (+3, -1) (Diff)
/source/blender/editors/space_outliner/tree/tree_element_nla.hh (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021