]> git.xonotic.org Git - xonotic/netradiant.git/commit
menus...
authorGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:07:44 +0000 (09:07 +0300)
committerGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:07:44 +0000 (09:07 +0300)
commit5a8c27d93c0c57243722ade7aa3ca1f696de46f2
treec40fcfeab80e11bee0c5ac80dadd93f2a2e58adc
parentcac514541c3ae6f72c4c00c19c215ff62a023df4
menus...
* view->show: toggle crosshair, size, grid are check menu items
* view->show: +Show Light Radiuses toggle
* view->show->show stats makes effect immediately
* view->show fix: check menu items are sensitive to changing options via shortcuts

misc...
* option to disable main toolbar
* removed bobtoolz caulk selection button; filterbar one does the job better
* filterbar: + region set selected button; rightclick = region off
* filterbar: + hide selected button; rightclick = show hidden
* SelectionSystem option: prefer point entities in 2D views (def = yes)
* filterbar: indicate region, hide states by buttons states
* fix: region compiles (run build with region enabled = compile regioned part only)
* solid selection boxes by default (m_bNoStipple)
* always use stipple for stuff behind stuff in 3d (was dependent on m_bNoStipple)
* del unused ChooseSmallGridMajorColor ChooseSmallGridMinorColor preferences pipeline
* fix: Active View Name and Outline... Clipper... colors saving
* fix: ChooseCameraSelectedBrushColor changes the color (requires restart)
* fix: ChooseSelectedBrushColor preference saving (requires restart)
* fix rubberband selector appearence in 2D with 'show window outline' option enabled
* multiple projections layouts: activate a projection on zoom
* multiple projections layouts: added wnds updates to correctly indicate active projection (via wnd outline and projection name)
* draw projection name is independent from show coordinates option
* multiple projections layouts: greyscale axes in inactive views
* 'show coordinates' is disabled by default
* quick (hacky) method to render things, indicating viewport being active or not (axes, view name, wnd outline)
17 files changed:
contrib/bobtoolz/bobToolz-GTK.cpp
libs/gtkutil/xorrectangle.h
radiant/camwindow.cpp
radiant/entity.cpp
radiant/filterbar.cpp
radiant/mainframe.cpp
radiant/map.cpp
radiant/plugintoolbar.cpp
radiant/qe3.cpp
radiant/renderstate.cpp
radiant/select.cpp
radiant/select.h
radiant/selection.cpp
radiant/xywindow.cpp
radiant/xywindow.h
setup/data/tools/bitmaps/f-hide.png [new file with mode: 0644]
setup/data/tools/bitmaps/f-region.png [new file with mode: 0644]