]> de.git.xonotic.org Git - xonotic/netradiant.git/commit - radiant/gtkdlgs.h
Q3map2:
authorGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:20:56 +0000 (09:20 +0300)
committerGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:20:56 +0000 (09:20 +0300)
commit461d008daa6328113ea4ccda37e5604d3df14ba3
treecc8c719a71bb5c74e57080701060c7c87981d182
parent2ab47003e0b34d7ca43d4ac5b9ae18d3413a4f4c
Q3map2:
* fix: parsing of /* */ comments, having * or / inside

Radiant:

misc...
encapsulate RETURN_FALSE_IF_FAIL macros with do while 0: minus warnings
* button to call color selector from ents inspector color entry
* explanatory text on initial engine path configuration
* don't show Global preferences by default, except first start
* activate {xyview, camera, texbro glwidget} on mouse button press and scroll, so {texbro treeview and console} hotkeys do not override global ones
* activate windows, containing xyview, camera, texbro on mouse scroll
* fix: autoapplying trigger texture on entity creation is undoable
* fix: texbro m1/2 x2 work, when some tag is loaded
* bold key and spawnflags names in entity inspector entity description
* fix: +CameraFreeMove* command, +shift, -CameraFreeMove*, -shift = still moving (reason: caps letter)
18 files changed:
libs/gtkutil/accelerator.cpp
libs/picomodel/pm_mdc.c
libs/stringio.h
plugins/md3model/md5.cpp
radiant/camwindow.cpp
radiant/eclass_doom3.cpp
radiant/entity.cpp
radiant/entity.h
radiant/entityinspector.cpp
radiant/gtkdlgs.cpp
radiant/gtkdlgs.h
radiant/mainframe.cpp
radiant/preferences.cpp
radiant/preferences.h
radiant/texwindow.cpp
radiant/xywindow.cpp
tools/quake3/common/scriplib.c
tools/quake3/q3map2/portals.c