]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Radiant:
authorGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:22:10 +0000 (09:22 +0300)
committerGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:22:10 +0000 (09:22 +0300)
commitc92c662abbbbc7ed93f628ad0e0f25e996ab686c
treea01c8645bdd4a10207a6a8e63fdde1a79a64dda6
parentdfce2da577f1e56886ad26e58e37d9eda2d7c8a3
Radiant:

binds...
* Tab in freelook: smooth turn around selected, while focusing on one

misc...
* activate key_press_handler before special_key_press_handler to allow CameraFree* commands, bound to special (gtk: !accelerator_is_valid) keys
* update workzone on partial deselecting too (was updating only on adding to selection)
libs/gtkutil/accelerator.cpp
radiant/camwindow.cpp
radiant/select.cpp