netradiant-custom/contrib/bobtoolz
Garux 5a8c27d93c 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)
2017-08-02 09:07:44 +03:00
..
bitmaps Radiant: 2017-08-01 14:03:16 +03:00
bt initial 2008-09-13 18:28:57 +00:00
dialogs my own uncrustify run 2012-03-27 12:03:21 +02:00
res initial 2008-09-13 18:28:57 +00:00
txt initial 2008-09-13 18:28:57 +00:00
bobToolz-GTK.cpp menus... 2017-08-02 09:07:44 +03:00
bobtoolz-gtk.rc initial 2008-09-13 18:28:57 +00:00
bobToolz.def Fixing Linux SCons build. 2011-02-22 04:48:05 +00:00
bobToolz.h my own uncrustify run 2012-03-27 12:03:21 +02:00
bobToolz.rc initial 2008-09-13 18:28:57 +00:00
bsploader.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
bsploader.h my own uncrustify run 2012-03-27 12:03:21 +02:00
cportals.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
CPortals.h my own uncrustify run 2012-03-27 12:03:21 +02:00
ctfresource_gtk.h my own uncrustify run 2012-03-27 12:03:21 +02:00
ctfresource_gtk.rc initial 2008-09-13 18:28:57 +00:00
ctfToolz-GTK.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
ctftoolz.def initial 2008-09-13 18:28:57 +00:00
DBobView.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DBobView.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DBrush.cpp Merge remote-tracking branch 'github/master' 2012-03-27 12:11:37 +02:00
DBrush.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DEntity.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DEntity.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DEPair.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DEPair.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DMap.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DMap.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DPatch.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DPatch.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DPlane.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DPlane.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DPoint.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DPoint.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DShape.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DShape.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DTrainDrawer.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DTrainDrawer.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DTreePlanter.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DTreePlanter.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DVisDrawer.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DVisDrawer.h my own uncrustify run 2012-03-27 12:03:21 +02:00
DWinding.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
DWinding.h my own uncrustify run 2012-03-27 12:03:21 +02:00
funchandlers-ctf-GTK.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
funchandlers-GTK.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
funchandlers.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
funchandlers.h my own uncrustify run 2012-03-27 12:03:21 +02:00
lists.cpp fix invalid use of <glib/...> headers 2012-04-09 09:44:35 +02:00
lists.h my own uncrustify run 2012-03-27 12:03:21 +02:00
misc.cpp Include unistd.h on POSIX, not just on __linux__. 2014-10-28 14:37:21 +00:00
misc.h my own uncrustify run 2012-03-27 12:03:21 +02:00
resource-gtk.h my own uncrustify run 2012-03-27 12:03:21 +02:00
resource.h my own uncrustify run 2012-03-27 12:03:21 +02:00
ScriptParser.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
ScriptParser.h my own uncrustify run 2012-03-27 12:03:21 +02:00
shapes.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
shapes.h my own uncrustify run 2012-03-27 12:03:21 +02:00
StdAfx.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
StdAfx.h my own uncrustify run 2012-03-27 12:03:21 +02:00
visfind.cpp Q3map2: 2017-08-02 09:00:11 +03:00
visfind.h my own uncrustify run 2012-03-27 12:03:21 +02:00