Very nice! I think this add-on is "must have"
It's awesome!!!
Pretty nice add-on. Thank you very much! And I have question/proposition: I'm making a versions and at some case, Ideside to work with preview version of my file. If I'll continue to save increment it will override my files, wich is not good. Maybe it should make another tree? What do you think? And will be nice to have small interface of files like tree view - to choose what file and version I will work... https://i.imgur.com/CHW48Mp.png
Hello Oleg, thank for suggestion. I currently dont have much time to implement all this, but i just updated to allow a new branch when incrementing from a previus version. I will need to work on a later time to make the other changes.
Edit modifier is awesome! But when I click on Clear Edited Mesh data in writing me: No mesh data was found Python: Traceback (most recent call last): File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\properties_editor.py", line 31, in draw modifiers_ui_with_list(context, layout, new_menu=False) File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\modifiers_ui.py", line 1298, in modifiers_ui_with_list getattr(mp, active_mod.type)(col, ob, active_mod) File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\properties_data_modifier.py", line 1219, in SUBSURF and scene.cycles.feature_set == 'EXPERIMENTAL' and md.use_limit_surface ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'CyclesRenderSettings' object has no attribute 'feature_set' Python: Traceback (most recent call last): File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\properties_editor.py", line 31, in draw modifiers_ui_with_list(context, layout, new_menu=False) File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\modifiers_ui.py", line 1298, in modifiers_ui_with_list getattr(mp, active_mod.type)(col, ob, active_mod) File "C:\Users\olegi\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\Modifier_List_Fork\modules\ui\properties_data_modifier.py", line 1219, in SUBSURF and scene.cycles.feature_set == 'EXPERIMENTAL' and md.use_limit_surface ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'CyclesRenderSettings' object has no attribute 'feature_set'