Eric Wasylishen
9a4f1ecca7
lightpreview: add "Lightmap Only" checbox
2023-05-22 00:31:35 -06:00
Eric Wasylishen
b9cea32be2
lightpreview: persist settings
...
saves in AppData\Roaming\ericw-tools\lightpreview.ini
2023-05-21 21:29:17 -06:00
Jonathan
45fd6ac588
lightpreview: render bmodels
2023-05-21 22:39:00 -04:00
Jonathan
444a8e23ae
lightpreview: spawn at first info_player_start
...
lightpreview: don't mipmap lightmap; mipmap and anisotropy on textures though
2023-05-21 22:26:05 -04:00
Eric Wasylishen
0531b79b0b
lightpreview: add reload button
2023-05-21 13:27:05 -06:00
Eric Wasylishen
17f085d6a8
lightpreview: show filename in titlebar
2023-05-21 13:21:43 -06:00
Jonathan
b43e1a5b7e
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
2023-05-21 11:07:39 -04:00
Jonathan
0f5690bf6d
allow light 0 to work
...
fix bad std::move
2023-05-21 11:07:33 -04:00
Eric Wasylishen
229f9fed25
lightpreview: hack in quote parsing for qbsp/vis/light args
2023-05-21 00:29:22 -06:00
Eric Wasylishen
295dc4a537
lightpreview: add text fields for qbsp/vis/light options
2023-05-21 00:03:32 -06:00
Eric Wasylishen
c7985dad3e
lightpreview: hook up reloading in response to file watcher
2023-05-20 22:24:57 -06:00
Eric Wasylishen
b33591fe0f
lightpreview: wip textured rendering
2023-05-19 01:30:05 -06:00
Eric Wasylishen
d466deed91
lightpreview: reboot
...
- link against qbsp + vis + light + embree + tbb + fmt
- remove .pro, .ui
- setup filesystem watcher
- accept .map files via dnd, run qbsp + light + vis
2023-05-15 00:23:30 -06:00
Eric Wasylishen
b17633f746
cleanup: set PackConstructorInitializers: Never
2023-02-20 10:23:59 -07:00
Jonathan
52839d4e7f
Run clang-format pass
2021-10-05 15:54:06 -04:00
Jonathan
4e7542b111
Clang format pass
...
typedef -> using
include guards -> pragma once
typedef struct x { } y; -> struct y { }
some fixes to extremely old code that shouldn't be required any more
2021-09-14 02:32:26 -04:00
Eric Wasylishen
62f70ec852
stub for lightpreview tool
2017-04-28 13:29:37 -06:00