TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
585 stars 155 forks source link

Ctrl + Z in vertex mode exits vertex mode #455

Open ghost opened 7 years ago

ghost commented 7 years ago

Pretty simple, applies to both brushes and patches

ensiform commented 7 years ago

Ctrl+Z is historically the undo shortcut so it might confuse a lot of people.

0bsidian commented 7 years ago

I think he means:

Go into vertex editing mode, move some vertexes around.

Want to undo last changes made to vertexes and hits CTRL + Z to undo.

Instead of undoing the action, it exits vertex editing mode.

ghost commented 7 years ago

It does undo the change but also exits vertex mode at the same time.