ericw-tools/docs
Eric Wasylishen 30868eacb7
light: LIGHTING_E5BGR9 + HDR .lit support (#427)
* light: Add support for LIGHTING_E5BGR9.

This is not really finished. Currently mutually exclusive with
regular RGBLIGHTING, and not tested with external .lit file.

* light: replace HDR_PackResult with a version following the OpenGL spec

- add HDR_UnpackE5BRG9 for unpacking
- caller is now responsible for scaling 128 -> 1
- expose in header for tests

* light: move HDR_PackE5BRG9/HDR_UnpackE5BRG9 to common/litfile.hh

* build: std::powf not available in gcc

* common: move LoadLitFile to litfile.hh

* common: LoadLitFile: return hdr variant as well

* lightpreview: add an Exposure slider

* lightpreview: support hdr .lit's, wip

* tests: refactoring to set up testing for hdr lit's

* tests: add test for -hdr and -bspxhdr

* tests: fix LM_Sample to deal with styles correctly

* lightpreview: fix glsl error

* lightpreview: show dialog box for glsl compile errors

---------

Co-authored-by: Daniel Svensson <dsvensson@gmail.com>
2024-05-26 21:55:10 -06:00
..
.gitignore docs: improve light entity documentation 2024-02-04 13:02:06 -07:00
CMakeLists.txt
Makefile
README.md
bspinfo.rst docs: document bspinfo 2024-01-29 23:09:40 -07:00
bsputil.rst docs: update changelog 2024-02-15 18:18:26 -07:00
changelog.rst docs: update changelog 2024-03-17 14:42:25 -06:00
conf.py docs: improve light entity documentation 2024-02-04 13:02:06 -07:00
ericw-tools.py docs: improve light entity documentation 2024-02-04 13:02:06 -07:00
index.rst docs: create a stub for the maputil, lightpreview docs 2023-10-01 12:58:39 -06:00
light.rst light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
lightpreview.rst docs: create a stub for the maputil, lightpreview docs 2023-10-01 12:58:39 -06:00
make.bat
maputil.rst qbsp: adjust tjunc logic 2024-01-24 00:22:27 -07:00
qbsp.rst qbsp: remove -transsky flag which was broken 2024-03-09 22:07:55 -07:00
requirements.txt docs: remove pinned packages 2024-05-24 22:17:08 -06:00
vis.rst docs: update vis docs 2023-05-04 09:42:03 -06:00