]> git.xonotic.org Git - xonotic/netradiant.git/commit
Radiant:
authorGarux <garux@mail.ru>
Tue, 1 Aug 2017 11:25:41 +0000 (14:25 +0300)
committerGarux <garux@mail.ru>
Tue, 1 Aug 2017 11:25:41 +0000 (14:25 +0300)
commit6592d65469e5386216a692ba3b5d6e7cc590c617
treed3a2c459a2448e687bcc1b173ada10d2a82f4871
parent9d6e27e4e37e7406e8691594fb0b74aab89e954b
Radiant:
misc...
* made shaderplug msg to look not like error (but barely noticeable)
* removed Texdef_FitTexture copypasted code
* ctrl+shift+mouse strafe mode: moving mouse forward moves camera forward, back - back
* add map to recent ones on SaveMap (instead of doing that in 'open by cmd line': spoils the list)
* fix: spin buttons alignment in patch inspector
* fix: patch inspector window pos save/restore during run time
* removed console, texbro buttons in regular layout
* ent inspector: saving window splits pos in non regular layouts
* ent inspector: saving lower split pos aswell
* ent inspector: fix of: minimizing part behind middle to 0
* saving find/replace wnd pos; bringing ontop, if is (present + called)
* moved 'find unique name for' output to _DEBUG
* fix of 'GLib-CRITICAL **: Source ID was not found when attempting to remove it' in buid monitor timer
* fix: build menu customizing: command field is reachable right after creating new entry
19 files changed:
libs/uniquenames.h
radiant/brush.h
radiant/brush_primit.cpp
radiant/brush_primit.h
radiant/brushmanip.cpp
radiant/brushmanip.h
radiant/build.cpp
radiant/camwindow.cpp
radiant/entityinspector.cpp
radiant/findtexturedialog.cpp
radiant/gtkdlgs.cpp
radiant/mainframe.cpp
radiant/map.cpp
radiant/patchdialog.cpp
radiant/select.cpp
radiant/select.h
radiant/surfacedialog.cpp
radiant/texwindow.cpp
radiant/watchbsp.cpp