modifier_list
modifier_list copied to clipboard
Blender add-on with enhanced UI layout for modifiers with handy features. Replaces the regular modifier UI and adds a tab in the Sidebar and a popup.
I know 3.3 is still in beta, but wanted to bring forth an issue I observed with this addon and the new hair nodes modifiers. When having the addon set...
Please make addon to revert modifiers list for blender 4.0. This dropdown menu is really inconvenient
 i dont know how to fix it or amend it
Copying Modifiers not working, Cannot Remove Modifiers etc.
 There are some API changes that breaks this addon.   Fix: modifier_list\modules\operators\modifier_add.py modifier_list\modules\operators\modifier_remove.py modifier_list\modules\operators\modifier_move_up.py modifier_list\modules\operators\modifier_move_down.py modifier_list\modules\operators\modifier_copy.py  
In reference to here, with some fixes. https://github.com/Symstract/modifier_list/issues/41
Blender UI translation cannot function properly when enabled the addon.
Hi) I want tp share issue that i found couple month ago. So if i add constraints to object, then this problem arises: https://github.com/Symstract/modifier_list/assets/95245166/2ea8fa41-08c1-435b-a1b9-311ec99277b4
Script works excellent. That is just a little issue. 
Is there any way to maintain the drag & drop ability that the Blender 4's default modifier UI provides? Clicking up and down arrows is cumbersome.