Changesets: DarkRadiant
|
master d6895ed2 21.08.2018 21:33 Details Diff |
Add manual section on creating arbitrary entity types | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master e0486329 15.08.2018 22:12 Details Diff |
Add section on creating an info_player_start | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 3887e757 15.08.2018 22:05 Details Diff |
Add manual section on adding models | ||
| add - doc/img/ModelSelector.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 9425a484 14.08.2018 22:35 Details Diff |
Add introduction to the light inspector | ||
| add - doc/img/LightInspector.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 83e33292 14.08.2018 21:58 Details Diff |
Add more details about arrow keys in 3D view | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master a6aaf00d 08.08.2018 22:38 Details Diff |
Mention toolbar options relating to light volumes | ||
| add - doc/img/dragresize_symm.png | Diff File | ||
| add - doc/img/view_show_lightradii.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 88a369c1 08.08.2018 22:06 Details Diff |
Add initial manual section on creating lights | ||
| add - doc/img/LightSelectedAndUnselected.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 2baff333 07.08.2018 22:19 Details Diff |
Add initial manual section on working with entities | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 975bbad1 07.08.2018 22:00 Details Diff |
Provide more detail on brush texturing | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 5727df0f 06.08.2018 22:15 Details Diff |
Add manual sections on colour schemes and brush texturing | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 506375bc 06.08.2018 21:44 Details Diff |
Add manual section on brush edge editing | ||
| add - doc/img/EdgeEditing.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 64a4838b 05.08.2018 21:00 Details Diff |
Add manual section on splitting brushes with the Clipper | ||
| add - doc/img/ClipTool3D.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.css | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master e6797c1f 02.08.2018 22:42 Details Diff |
Add manual section on the 3D camera view | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master b1c6fe15 02.08.2018 22:23 Details Diff |
Add pictures of hollow and room brushes | ||
| add - doc/img/CreateRoomBrush.png | Diff File | ||
| add - doc/img/HollowBrush.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 64d241ec 01.08.2018 22:47 Details Diff |
Document the Hollow and Create Room buttons | ||
| add - doc/img/CreateRoom.png | Diff File | ||
| add - doc/img/Hollow.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 602984cd 01.08.2018 22:23 Details Diff |
Add the image files for brush shape table | ||
| add - doc/img/6Cone.png | Diff File | ||
| add - doc/img/6Prism.png | Diff File | ||
| add - doc/img/6Sphere.png | Diff File | ||
|
master 4be05fa6 01.08.2018 22:17 Details Diff |
Add small pictures of prism, sphere and cone brushes | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 77f84596 01.08.2018 21:49 Details Diff |
Move manual.html to index.html for GitLab Pages GitLab Pages expects the published site to have a standard index.html otherwise the URL will return a 404 (unless '/manual.html' is explicitly added). |
||
| mod - .gitlab-ci.yml | Diff File | ||
|
master a0cfe6c4 31.07.2018 21:37 Details Diff |
Add .gitlab-ci.yml Attempt to deploy HTML docs from doc/ directory |
||
| add - .gitlab-ci.yml | Diff File | ||
|
master 768197a6 31.07.2018 21:33 Details Diff |
Add generated doc/manual.html to Git Having the rendered HTML in source control avoids the need to add an AsciiDoc pipeline for every platform, and may allow external hosting e.g. on GitLab. |
||
| add - doc/manual.html | Diff File | ||
|
master eb7c3032 31.07.2018 21:29 Details Diff |
Move img/src to separate imgsrc directory img directory now contains only those image files which actually need to be installed. |
||
|
master f512b634 29.07.2018 22:06 Details Diff |
Add manual section on non-rectangular primitive brushes | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.css | Diff File | ||
|
master 22df4688 29.07.2018 19:11 Details Diff |
Initial manual section on creating brushes | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.css | Diff File | ||
|
master 780369e3 28.07.2018 22:37 Details Diff |
Add manual sections on map structure and manipulating objects | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.css | Diff File | ||
|
master aa85c38c 28.07.2018 16:03 Details Diff |
Add manual section on grid adjustment Also switched to icons rather than text for admonition blocks, using the default icon set included with AsciiDoctor. |
||
| add - doc/img/caution.png | Diff File | ||
| add - doc/img/example.png | Diff File | ||
| add - doc/img/home.png | Diff File | ||
| add - doc/img/important.png | Diff File | ||
| add - doc/img/next.png | Diff File | ||
| add - doc/img/note.png | Diff File | ||
| add - doc/img/prev.png | Diff File | ||
| add - doc/img/tip.png | Diff File | ||
| add - doc/img/up.png | Diff File | ||
| add - doc/img/warning.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||