Hello, how do I modify a modifier that has been overwritten by the Edit Mesh? For example, go back to the beginning and adjust the thickness of Solidify, just like 3Dmax
Hi, thanks for the review. The modifiers above the Edit Mesh modifier are in a "Frozen State", indicated by the snowflake icons on the right of the modifier in the list.
A un-frozen mode where you can still change the modifiers is planned, but it might have huge implications for perfomance, also I am kinda a bit stuck at some issues right now that would need to be solvde before it can be added.
It might also be part of a future new add-on, if even bigger changes are needed to make it work. Ultimately, its just workarounds and hacks for a feature that Blender is currently missing, for a more flexiable Modifier, it would need to be made in C++ and not Python.
Love it! Thanks
Bro where are the geometry modifiers. It is must to add them in the list
The old modifier list menu is more or less just a 1:1 copy of the code of the previous add modifier menu in Blender. That one did not support geomtry nodes modifiers either. While I would like to add it in the future, I am not sure how to do it on a techinical level, or if its even possiable at all.
If you know more how implemnting it could be done, feel free to submit a pull request: https://github.com/Dangry98/modifier_list-for-Blender-4.0/pulls
nice addon!! , but for 4.3 , can't work with grease pencil, waiting for next level
Thanks for the review, you can follow the issue here: https://github.com/Dangry98/modifier_list-for-Blender-4.0/issues/11
Can't live without it. Waiting for a update to make use of new bevel attribute system. May I suggest something? Multiple bevel modifier attributes is a BIG thing, can you add attributes tab to modifier popup please? So it was easier to edit them
Thanks for the review! I add support for the new bevel attribute and for the attributes tab in the latest update.
4.3b会把蜡笔修改器屏蔽掉,这是一个非常方便的插件,如果能修复这个bug那将非常棒
Hi, thanks for the review. Please make a bug report here: https://github.com/Dangry98/modifier_list-for-Blender-4.0/issues/new
Thank you, I didn't like the Blender update in this field, so having the old version in this part is perfect!