]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Q3map2:
authorGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:04:48 +0000 (09:04 +0300)
committerGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:04:48 +0000 (09:04 +0300)
commit0d5ebb17b29d4263ec4f1634af24a27620ab47a4
tree2ff0d8e8dd51b8204a3eedc83a24995e7f1ae3e0
parentfa294e421503ea26846c4f4c3420f5e47a837510
Q3map2:
fix compilation on linux
* packer: pack actual loaded bsp instead of one, found in vfs

Radiant:

binds...
* Q - toggle QE/Scale tools (MouseDragOrScale command)
* new MouseRotateOrScale command
* shift + m3: set custom transform/pivot origin in pivoted mode
switch manipulator mode = disable
is snapped to (if SnapToGrid is on):
grid
selection bbox edges
selection bbox origin

misc...
* Scale tool: now scales bbox by gridsize increment
* m1 selector fix: shift/ctrl + m1 drag, release shift/ctrl, release m1 = replace brush selection
* m1 selector fix: do not select when dragged off pivot in pivoted mode
* don't restore cursor pos after quit mlook (do center)
* toggle and paint selectors do select matching stuff (depth threshold ~= 0.1 u)
12 files changed:
include/iselection.h
libs/gtkutil/cursor.h
libs/stringio.h
radiant/camwindow.cpp
radiant/mainframe.cpp
radiant/selection.cpp
radiant/texwindow.cpp
radiant/xywindow.cpp
radiant/xywindow.h
tools/quake3/common/vfs.c
tools/quake3/common/vfs.h
tools/quake3/q3map2/main.c