Blender Git Loki
Git Commits -> Revision 47a2697
Revision 47a2697 by Hans Goudey (master) February 17, 2021, 05:39 (GMT) |
Fix T85716: "Applied Modifier:" report hides more important message Since "Applied Modifier" was always added last, it obscured more important messages when using the shortcut to delete modifiers. The purpose of the report when using the shortcut was to make it clear that something happened. Since another report does that anyway, only display the "Applied Modifier" report if the report list length hasn't changed. |
Commit Details:
Full Hash: 47a269745ef2a6181fd139dca4d6975d6a8e1038
Parent Commit: c48360c
Lines Changed: +24, -8