The open-source, cross-platform level editor for id Tech based games.
Go to file
Garux 6e687efe88 Q3map2:
* content of brush is determined now not by 1st side in brush definition (inconsistency!)
		but on priority: liquid > fog > playerclip > nonsolid > solid
		ex.: nodraw solid shader works now for hiding liquid or fog volume splits / unwanted faces
		solid or nonsolid shader + face(s) of playerclip = playerclip
		solid shader + face(s) of nonsolid = nonsolid (b4 could happen: 5nonsolid sides + 1solid = solid brush )


Radiant:

binds...
	* make structural - alt+s
	* shift+n - cycle patch tex projection
	* ctrl+f - fit texture
	* bind a, d in no mlook mode - CameraStrafeLeft/Right

menus...
	* smartified content basically
	* hidden killconnect for games, which are not nexuiz
	* view-orthographic+: center 2d on selected (ctrl+shift+tab)
	* removed parent from menu, regroup does work + isn't bugged
	* edit+: SelectAllOfType (shift+a)
	* view->show+: ToggleCrosshair, show size info, show grid
	* view menu: +patch inspector
	* curve->texture+: flip patch tex ( {ctrl}shift+i ), naturalize, cycle projection
	* cleaned, updated help menu links,+: Mouse Shortcuts, recent offline&fixed Shader Manual,
		netRadiant specific docs, lists of q3map2 switches/entity keys/shader directives
misc...
	* removed note to save before going to preferences, project settings
	* fog is automatically transparent
	* Doom3LightRadius: failed to parse default light radius - spammy msg removed
	* 1.5x bigger light ents (8->12u)
	* longer list of recently opened (4->9)
	* crosshair display: is saving in prefs
	* defaulted Maya theme
	* removed question to override current compile monitoring
2017-08-01 13:36:40 +03:00
contrib Include unistd.h on POSIX, not just on __linux__. 2014-10-28 14:37:21 +00:00
docs Add help link to Xonotic wiki. 2010-12-20 21:38:10 +01:00
icons oops... improved radiant.ico (now 16x16 version too) 2008-09-19 05:54:24 +00:00
include Some clang fixes. Not all yet. 2014-02-13 17:13:24 +01:00
libs Q3map2: 2017-08-01 13:33:37 +03:00
plugins Q3map2: 2017-08-01 13:36:40 +03:00
radiant Q3map2: 2017-08-01 13:36:40 +03:00
regression_tests/q3map2 simplify map file 2012-04-02 11:46:02 +02:00
setup/data Q3map2: 2017-08-01 13:36:40 +03:00
tools Q3map2: 2017-08-01 13:36:40 +03:00
.gitattributes update gitattributes 2011-08-27 17:08:46 +02:00
.gitignore Add gitignore 2012-03-03 17:28:34 +01:00
.patchsets branch-manager fixes 2009-03-09 13:27:02 +00:00
branch-manager branch-manager fixes 2009-03-09 13:27:02 +00:00
ChangeLog trash a bunch of outdated and confusing things 2012-03-17 14:07:19 -05:00
ChangeLog.idsoftware update changelog; make the Makefile support a MAKEFILE_CONF parameter to not have to symlink cross-Makefile.conf all the time 2008-12-09 09:04:07 +00:00
COMPILING trash a bunch of outdated and confusing things 2012-03-17 14:07:19 -05:00
conftest.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
CONTRIBUTORS Merge commit '515673c08f8718a237e90c2130a1f5294f966d6a' 2012-03-27 11:43:50 +02:00
cross-Makefile.conf split up mingw-Makefile.inc into mingw-Makefile.inc, mingw-radiantdeps-Makefile.inc 2013-01-14 11:52:27 +01:00
download-gamepacks.sh fix Q1pack URL 2012-06-12 17:09:26 +02:00
DoxyConfig trash a bunch of outdated and confusing things 2012-03-17 14:07:19 -05:00
Doxyfile trash a bunch of outdated and confusing things 2012-03-17 14:07:19 -05:00
generic_cpp.py fix lots of CRLFs 2010-04-17 21:02:26 +02:00
generic_h.py fix lots of CRLFs 2010-04-17 21:02:26 +02:00
generic_module.py initial 2008-09-13 18:28:57 +00:00
GPL initial 2008-09-13 18:28:57 +00:00
install-dlls-fedora.sh updates to install-dlls-fedora.sh by maci and me 2013-01-15 11:13:32 +01:00
install-dlls.sh also include libjpeg8 here 2012-03-01 11:25:48 +01:00
install-dylibs.sh leave out 4 files 2012-01-23 20:49:53 +01:00
install-gamepack.sh fix install-gamepack abort with an empty src dir 2011-04-02 12:55:10 +02:00
install-gamepacks.sh autodownload gamepacks from make 2010-04-12 08:15:27 +02:00
LGPL initial 2008-09-13 18:28:57 +00:00
LICENSE initial 2008-09-13 18:28:57 +00:00
Makefile Q3map2: 2017-08-01 13:34:48 +03:00
Makefile.conf Update these files as well 2010-08-29 20:47:06 +02:00
merge-from-zerowing.sh ::zerowing-base=336 2010-11-18 10:30:36 +01:00
mingw-fedora-Makefile.conf Fedora support patch by maci (make DLL finding work with Fedora's mingw) 2013-01-14 21:21:37 +01:00
mingw-Makefile.conf split up mingw-Makefile.inc into mingw-Makefile.inc, mingw-radiantdeps-Makefile.inc 2013-01-14 11:52:27 +01:00
mingw-Makefile.inc split up mingw-Makefile.inc into mingw-Makefile.inc, mingw-radiantdeps-Makefile.inc 2013-01-14 11:52:27 +01:00
mingw-radiantdeps-Makefile.inc split up mingw-Makefile.inc into mingw-Makefile.inc, mingw-radiantdeps-Makefile.inc 2013-01-14 11:52:27 +01:00
TODO Q3map2: 2017-08-01 13:26:50 +03:00
uncrustify.cfg uncrustify config - not applying until more sync with internal versions are done 2012-03-27 11:45:20 +02:00