📋 Metadata
- Author: ChRus
- Date: 2023-04-21 03:45:59
- Type:
feature_request - Replies (1): post_04700
💬 Content
I really like the possibility to create context sensitiv hotkey with the pie menu editor, to put different functions on one key depending on in what mode I am (Mesh>vertex/edge/face) but I was wondering, if it would also be possible to go even further and check if a vertex is selected and how many are selected?
for example,
if no vertex is selected in the vertex mode > activate the knife
if 2 verts are selected > merge
… etc