tweak global.xlink & README.md
This commit is contained in:
parent
b6cfc66ea3
commit
b701e17d6b
|
|
@ -52,7 +52,7 @@ Development is focused on smoothing and tweaking editing process.
|
|||
* \'all Supported formats\' default option in open dialogs
|
||||
* Opening *.map, sent via cmd line (can assign *.map files in OS to be opened with radiant)
|
||||
* Texture browser: show alpha transparency option
|
||||
* Texture browser: gtk search in directories and tags trees
|
||||
* Texture browser: search in directories and tags trees
|
||||
* Texture browser: search in currently shown textures
|
||||
* CSG Tool (aka shell modifier)
|
||||
* Working region compilations (build a map with region enabled = compile regioned part only)
|
||||
|
|
@ -74,6 +74,7 @@ Development is focused on smoothing and tweaking editing process.
|
|||
* Autodetect brush type on map opening
|
||||
* Automatic AP, BP and Valve220 brush types conversion on map Import and Paste
|
||||
* New bbox styled manipulator, allowing any affine transform (move, rotate, scale, skew)
|
||||
* rendering of Q3 shader based skyboxes
|
||||
* Incredible number of fixes and options
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,14 +3,15 @@
|
|||
<links>
|
||||
<!--item name="NetRadiant website" url="http://www.icculus.org/netradiant/"/-->
|
||||
<item name="Mouse Shortcuts" url="docs/mouse shortcuts.txt"/>
|
||||
<item name="q3map2 handbook (web)" url="https://en.wikibooks.org/wiki/Category:Book:Q3Map2"/>
|
||||
<item name="Shader Manual (web)" url="http://robotrenegade.com/q3map2/docs/shader_manual/contents.html"/>
|
||||
<item name="Shader Manual (offline+fixed)" url="docs/shaderManual/contents.html"/>
|
||||
<item name="Additional map compiler features" url="docs/Additional_map_compiler_features.htm"/>
|
||||
<item name="Additional map editor features" url="docs/Additional_map_editor_features.htm"/>
|
||||
<item name="Complete list of Q3map2 command line parameters" url="docs/Complete_list_of_command_line_parameters.htm"/>
|
||||
<item name="Complete list of entity keys" url="docs/Complete_list_of_entity_keys.htm"/>
|
||||
<item name="Complete list of shader keywords" url="docs/Complete_list_of_shader_keywords.htm"/>
|
||||
<item name="Shader Manual (offline+fixed)" url="docs/shaderManual/contents.html"/>
|
||||
<item name="Shader Manual (web)" url="http://robotrenegade.com/q3map2/docs/shader_manual/contents.html"/>
|
||||
<item name="q3map2 handbook (web)" url="https://en.wikibooks.org/wiki/Category:Book:Q3Map2"/>
|
||||
<item name="Additional map compiler features" url="docs/Additional_map_compiler_features.htm"/>
|
||||
<item name="Additional map editor features" url="docs/Additional_map_editor_features.htm"/>
|
||||
<item name="Editor features presentation (web)" url="https://garux.github.io/NRC/"/>
|
||||
<item name="Q3Map2 - FS20 - R5 readme" url="docs/fsr_readme.txt"/>
|
||||
<item name="Blendmodes cheatsheet" url="docs/Blendmodes_cheatsheet.jpg"/>
|
||||
<item name="MBSPC documentation" url="docs/mbspc.html"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user