Blender Git Loki
Git Commits -> Revision 2891043
Revision 2891043 by Philipp Oeser (master) January 4, 2019, 14:51 (GMT) |
Outliner: better support for clips/masks ('Blender File' view) - clips/masks were not showing an icon [both dont have a dedicated icon, took the ones used elsewhere] - masks hit an assert in outliner_add_element() - missing outliner update when adding a mask spotted while looking into T59939 Reviewers: mont29, brecht Differential Revision: https://developer.blender.org/D4142 |
Commit Details:
Full Hash: 2891043b585b4773b07c607b20befae35979dbb7
Parent Commit: 4053ed0
Lines Changed: +20, -4
6 Modified Paths:
/source/blender/editors/mask/mask_add.c (+5, -1) (Diff)
/source/blender/editors/mask/mask_intern.h (+1, -1) (Diff)
/source/blender/editors/mask/mask_ops.c (+4, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+4, -0) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+5, -0) (Diff)
/source/blender/editors/mask/mask_intern.h (+1, -1) (Diff)
/source/blender/editors/mask/mask_ops.c (+4, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+4, -0) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+5, -0) (Diff)