You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Edit-mode when you call the context menu with RMB then you you can use contextual hotkeys (letters with underlines). In the previous versions of blender the letter "S" was always for subdivide operation so it was handly to use RMB->S to subdivide selected edges. In the newest versions of Blender the Edge Flow addon is taking the prioriry to use "S" as the hotket for the submenu "set flow". Obbiously it is ok for blender because the top position of this addon in the contex menu. But for subdivide operation the hotkes are "u", "i" depends it is vertex mode or edge mode or "s" if it is the polygon mode (set flow is not appeared and it goes through default logic).
Can you fix it by putting down the set flow operatoin or assign another hotkey or somehow please?
Thanks
In Edit-mode when you call the context menu with RMB then you you can use contextual hotkeys (letters with underlines). In the previous versions of blender the letter "S" was always for subdivide operation so it was handly to use RMB->S to subdivide selected edges. In the newest versions of Blender the Edge Flow addon is taking the prioriry to use "S" as the hotket for the submenu "set flow". Obbiously it is ok for blender because the top position of this addon in the contex menu. But for subdivide operation the hotkes are "u", "i" depends it is vertex mode or edge mode or "s" if it is the polygon mode (set flow is not appeared and it goes through default logic).
Can you fix it by putting down the set flow operatoin or assign another hotkey or somehow please?
Thanks