blender/release/scripts/startup
Hans Goudey ec963d9d7d UI: Grease Pencil Modifier Drag and Drop, Layout Changes
This patch implements the list panel system D7490 for grease pencil
modifiers. It also moves their drawing to a callback in
GpencilModifierTypeInfo in line with the extensible architecture
refactoring goal T75724.

This also adds the "set_error" function for grease pencil modifiers,
which hadn't been copied from mesh modifiers yet.

The implementation is basically exactly the same as for the modifier
patch (9b099c86123fc82).

Thanks to Matias Mendiola (mendio) for providing mockups for many
of the layout changes.

Differential Revision: https://developer.blender.org/D7978
2020-06-19 14:42:08 -04:00
..
bl_app_templates_system GPencil: Add licence text at header 2020-05-14 21:49:44 +02:00
bl_operators Fix T73056: Cache not invalidated in fade operator 2020-06-18 05:53:25 +02:00
bl_ui UI: Grease Pencil Modifier Drag and Drop, Layout Changes 2020-06-19 14:42:08 -04:00
keyingsets_builtins.py Fix T70447: 'WholeCharacter' Keying set doesn't key None properties 2019-12-10 15:12:15 +01:00
nodeitems_builtins.py Nodes: add Combine Strings and Group Instance ID node UIs 2020-05-04 12:49:25 +02:00