Eric Wasylishen
|
a287eb0c22
|
docs: create a stub for the maputil, lightpreview docs
|
2023-10-01 12:58:39 -06:00 |
Jonathan
|
147be8f87a
|
some optimizations in indirect lighting code
multiple bounce support
|
2023-09-16 00:41:05 -04:00 |
Eric Wasylishen
|
1bf726de9e
|
docs: document _surflightscale + _surflightskyscale
|
2023-08-17 01:13:01 -06:00 |
Eric Wasylishen
|
54d5838f29
|
docs: fill in some missing docs
- fix comments around new BSPX lumps
|
2023-08-13 22:38:31 -06:00 |
dependabot[bot]
|
08ae1540de
|
build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs (#367)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-26 20:28:23 -06:00 |
Jonathan
|
aa70d6dc00
|
draw lines and portals
disable leakdist by default
|
2023-07-09 15:44:23 -04:00 |
Jonathan
|
08db6e9bf9
|
remove fastbounce, add emissivequality
emissivequality affects both emissives
|
2023-06-19 09:54:25 -04:00 |
Eric Wasylishen
|
731bafd9fe
|
qbsp: fix edge reuse causing software renderer artifacts with liquids
fixes q1_liquid_software.map in tyrquake
thanks to Mankrip for reporting this
|
2023-05-28 16:28:33 -06:00 |
dependabot[bot]
|
b85f9e534f
|
build(deps): bump requests from 2.30.0 to 2.31.0 in /docs (#360)
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 10:05:24 -06:00 |
Eric Wasylishen
|
f9ad83aed5
|
docs: pin dependencies to fix build error
try out furo theme
|
2023-05-06 12:43:23 -06:00 |
Eric Wasylishen
|
4a30995a06
|
docs: update vis docs
|
2023-05-04 09:42:03 -06:00 |
Eric Wasylishen
|
486f848061
|
docs: update light documentation
|
2023-05-03 00:55:08 -06:00 |
Eric Wasylishen
|
d45bfb1169
|
docs: update qbsp docs, include all current options
|
2023-05-03 00:14:42 -06:00 |
Eric Wasylishen
|
a3984852bb
|
docs: changelog update
|
2023-05-01 22:41:32 -06:00 |
Eric Wasylishen
|
50d97321d7
|
qbsp: add -bmodelcontents flag
|
2023-04-22 19:15:55 -06:00 |
Eric Wasylishen
|
8bd66592a1
|
docs: document -aliasdef
|
2023-04-15 17:45:35 -06:00 |
Eric Wasylishen
|
1634470f88
|
docs: misc tweaks
|
2023-04-14 23:26:58 -06:00 |
Eric Wasylishen
|
83022a720a
|
docs: convert changelog to rst
|
2023-04-10 19:27:47 -06:00 |
Eric Wasylishen
|
1a08adeca7
|
docs: move changelog to docs, change to .rst extension
|
2023-04-10 17:40:13 -06:00 |
Eric Wasylishen
|
bf8841396a
|
docs: formatting adjustment (wrap keys in double qutes)
allows double click + copy to work correctly, previously it would copy trailing whitespace
|
2023-04-10 12:56:07 -06:00 |
Eric Wasylishen
|
3ac223e7c0
|
docs: document lighting channels
|
2023-04-10 12:33:43 -06:00 |
Eric Wasylishen
|
a8d84ee149
|
light: add "minlight_mottle" as an alias for "minlightMottle"
|
2023-04-02 17:48:51 -06:00 |
Eric Wasylishen
|
c4910a158f
|
docs: add custom directives
|
2023-02-16 17:25:34 -07:00 |
Eric Wasylishen
|
460a30bbac
|
ci: workaround docs build error
workaround for
https://github.com/readthedocs/sphinx_rtd_theme/issues/1343
|
2022-09-24 20:56:08 -06:00 |
Eric Wasylishen
|
e14fdd513e
|
docs: document -basedir/-gamedir
|
2022-07-07 00:36:29 -06:00 |
Eric Wasylishen
|
10b592f64d
|
docs: qbsp: document -threads option
|
2022-02-06 11:35:04 -07:00 |
Eric Wasylishen
|
baf9e64b27
|
docs: make Sphinx optional
|
2022-01-29 17:13:57 -07:00 |
Eric Wasylishen
|
ebf385d382
|
docs: build and package new Sphinx docs on macOS
|
2022-01-29 17:09:15 -07:00 |
Eric Wasylishen
|
b327d83282
|
docs: use sphinx_rtd_theme
|
2022-01-26 23:19:37 -07:00 |
Eric Wasylishen
|
2ab779556a
|
docs: format other manuals
|
2022-01-26 23:19:37 -07:00 |
Eric Wasylishen
|
31cd6fe2f2
|
docs: format qbsp manual
|
2022-01-26 23:19:37 -07:00 |
Eric Wasylishen
|
663c0a8f98
|
docs: Initial conversion from man to rst using pandoc
|
2022-01-26 23:19:37 -07:00 |
Eric Wasylishen
|
2f46867513
|
docs: skeleton setup of Sphinx
|
2022-01-26 23:19:37 -07:00 |