netradiant-custom/contrib/bobtoolz
Garux c845c5cd8f Radiant:
binds...
	* Tab: focus camera on selected

menus...
	* Modify->Nudge:+ Nudge +Z, Nudge -Z

misc...
	* improvement of: Scale tool: now scales bbox by gridsize increment
	* snap transform origin for rotate 90' commands, if one is not custom (is good to stay on grid)
	* 2d camera icon in ZY, ZX views represents yaw aswell
	* M3 camera direction control: disabled snapping
	* M3 camera direction control: affect yaw instead of doing pitch > 90' in ZY, ZX views
	* fix of: ctrl+m3 in 2d, release ctrl, then m3: m3 drag works like with ctrl pressed
	* removed 2 buttons mouse option: was only affecting m3 camera control binds
	* fix of: press any modifier (ctrl/shift/alt) + any mouse, release modifier, then mouse = chase mouse broken
	* removed 'Right Button Activates Context Menu' preference
	* brushExport plugin, prtview plugin, bobToolz::Polygon Builder, about, textures reset, messagebox windows live on top of main window
	* removed 'Update views on camera move' option: camera icon updating is enough quick
	* fix: bobToolz::split patch rows+columns - works if rows = 3 ( clos and rows were mixed up in general )
	* entitySetColour, entityNormalizeColour are undoable
	* bobToolz::splitPatch commands place result into parent entity (worldspawn or group one)
	* bobToolz::mergePatches places result into last selected patch's parent entity
	* bobToolz::mergePatches: remove left empty group entities
	* SelectAllOfType works for group entities, whose brush(es) are selected (no parent node selection needed).
		Algorithm is: get [ent inspector's keyName field(if visible) or classname]'s keyValues of selected ents ('no key' counts, as property, too);
		Then select ents with according keyName+keyValues; Worldspawn is omitted;
		Otherwise (nothing or worldspawn selected) select primitives, holding selected texture;
		in 'Faces' component mode = select specifically faces, holding selected texture;
	* SelectAllOfType selects child primitives of group entities
	* ExpandSelectionToEntities works for worldspawn entity too
2017-08-02 09:09:58 +03:00
..
bitmaps Radiant: 2017-08-01 14:03:16 +03:00
bt initial 2008-09-13 18:28:57 +00:00
dialogs Radiant: 2017-08-02 09:09:58 +03:00
res initial 2008-09-13 18:28:57 +00:00
txt initial 2008-09-13 18:28:57 +00:00
bobToolz-GTK.cpp Radiant: 2017-08-02 09:09:58 +03:00
bobToolz-GTK.h Radiant: 2017-08-02 09:09:58 +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 Radiant: 2017-08-02 09:09:58 +03: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 Radiant: 2017-08-02 09:09:58 +03: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