Wish SubD edge selection enhancement

Hi Mark - that first one ought to just enable curves and edges - but note that filters do not work if the dialog is not showing - we can add that to the macro but I prefer just working with that open all the time myself…

-Pascal

@gustojunk @Mark_Landsaat
until we get real hotkeys for subd: if you put the following under a function key:

_noecho -_RunPythonScript (“C:/path/to/scripts/toggleSelectionFilter.py”)

you can toggle between no filter, or vertices/edges/faces

toggleSelectionFilter.py (1.0 KB)

edit: the above script is no longer needed in current WIP

1 Like

how can add shortcut to those commands? I need activate filter mode and control + shift is not useful for me