Blender Git Commit Log
Git Commits -> Revision 3a65397
Revision 3a65397 by Philipp Oeser (master) April 7, 2020, 13:08 (GMT) |
Fix T75471: Outliner: crash selecting modifier objects/targets that are in a excluded collection There is no garuantee 'outliner_find_id()' can find those corresponding TreeElements, safeguard against failure now. note: not sure why this was no problem in Release builds? (could only reproduce crashes in Debug builds...) Maniphest Tasks: T75471 Differential Revision: https://developer.blender.org/D7365 |
Commit Details:
Full Hash: 3a65397473e7a60b606489ea154687a16f656b6b
Parent Commit: 5e0465e
Lines Changed: +7, -2
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+7, -2) (Diff)