]> git.xonotic.org Git - xonotic/netradiant.git/commit - plugins/entity/entity.cpp
Q3map2:
authorGarux <garux@mail.ru>
Tue, 1 Aug 2017 10:57:26 +0000 (13:57 +0300)
committerGarux <garux@mail.ru>
Tue, 1 Aug 2017 10:57:26 +0000 (13:57 +0300)
commit0fb65a91c7530dc2215dddd13e7accf059c6f453
tree9fe989331af8d2ce37e2774e6aebbf960f0e2d52
parent7d7436ec3dd43cbdb04ad41f0a2c92a905f26807
Q3map2:
* -brightness 0..alot, def 1: mimics q3map_lightmapBrightness, but globally + affects vertexlight
* -contrast -255..255, def 0: lighting contrast
* packer improvements

Radiant:

binds...
* entity inspector: Tab enters Key field, toggles between key/value fields; Del deletes keys; Esc quits

misc...
* improved mwheel 2d zoom by Neumond
* +makeRoom: like hollow, but extrudes faces outwards; for making rooms
* deactivating tex dirs tree after loading dir, so SPACE and ENTER aren't broken for 2D after that
* Regular, RegularLeft layouts: smaller console, bigger tex browser
* Rotate, Scale dialogs: values aren't erased on Enter, OK, Apply (are on cancel, esc)
* Rotate dialog: fix: new value in focused field wasn't taking in account on Enter
* +updating texture directories list on 'flush and reload shaders' (reloading shaderlist aswell)
* NumLock perspective window fix
* ctrl+k(ConnectEntities): friendlier to complex connections, takes in account existing keys
(priority: target > targetname > none)
* +'all Supported formats' default option in open dialogs
* defaulted show light radii
* camera fov: 90->110
* cubic clip: off by default; bigger def dist; fixed button's shortcut tip
* prefs: Min & Max texture thumbnail size + dependant on scale;
def = *scale .5, min 48, max 160 (makes range 96-320 visually differentiated)
23 files changed:
libs/gtkutil/accelerator.cpp
libs/gtkutil/filechooser.cpp
plugins/entity/entity.cpp
radiant/camwindow.cpp
radiant/camwindow.h
radiant/csg.cpp
radiant/csg.h
radiant/entityinspector.cpp
radiant/main.cpp
radiant/mainframe.cpp
radiant/preferences.cpp
radiant/select.cpp
radiant/texwindow.cpp
radiant/xywindow.cpp
radiant/xywindow.h
setup/data/tools/bitmaps/selection_makehollow.bmp
setup/data/tools/bitmaps/selection_makeroom.bmp [new file with mode: 0644]
tools/quake3/common/threads.c
tools/quake3/q3map2/light.c
tools/quake3/q3map2/light_ydnar.c
tools/quake3/q3map2/main.c
tools/quake3/q3map2/model.c
tools/quake3/q3map2/q3map2.h