modifier_list icon indicating copy to clipboard operation
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.

Results 10 modifier_list issues
Sort by recently updated
recently updated
newest added

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

![image_2024-01-22_161228302](https://github.com/Symstract/modifier_list/assets/157397701/1cced51b-f580-454a-8732-35d4492e2c3c) i dont know how to fix it or amend it

Copying Modifiers not working, Cannot Remove Modifiers etc.

![bforartists_lWq3eO9wr7](https://github.com/Symstract/modifier_list/assets/35357409/162054eb-5c8c-46a9-a21f-0c90fee50528) There are some API changes that breaks this addon. ![firefox_lNKmBxHZdO](https://github.com/Symstract/modifier_list/assets/35357409/42c6c06c-cce2-413b-816d-1c71b50e7a95) ![image](https://github.com/Symstract/modifier_list/assets/35357409/8dabc12f-c40b-423f-af57-5157849466ab) 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 ![Code_V8jQcisjxn](https://github.com/Symstract/modifier_list/assets/35357409/e96a3ba5-ccc5-4b54-988c-83934c58e7dd) ![image](https://github.com/Symstract/modifier_list/assets/35357409/105d3f7f-82ad-4991-aaac-917d8ac53e46)

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. ![image_1](https://github.com/Symstract/modifier_list/assets/149399146/b23f7e19-c6de-42be-8aa3-690db67af7a1)

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.