Eric Wasylishen
9a4f1ecca7
lightpreview: add "Lightmap Only" checbox
2023-05-22 00:31:35 -06:00
Eric Wasylishen
4599549ac5
lightpreview: render q2 translucency
2023-05-21 22:51:22 -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
9c2892ef3f
lightpreview: add Q/E bindings for fly down/fly up
2023-05-21 14:16:43 -06:00
Eric Wasylishen
3e55518ec0
lightpreview: mousewheel controls fly speed
...
- require RMB to look
- use precise timer for WASD movement
2023-05-21 14:13:07 -06:00
Eric Wasylishen
4815e77f1f
lightpreview: reduce stuttering when using WASD + mouselook together
2023-05-21 12:46:53 -06:00
Eric Wasylishen
295dc4a537
lightpreview: add text fields for qbsp/vis/light options
2023-05-21 00:03:32 -06:00
Eric Wasylishen
9a09dfffa9
lightpreview: render lightmap
2023-05-20 13:32:44 -06:00
Eric Wasylishen
b33591fe0f
lightpreview: wip textured rendering
2023-05-19 01:30:05 -06:00
Eric Wasylishen
1df614daf2
lightpreview: wip basic level rendering
2023-05-17 00:19:53 -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
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
36df66ed2e
lightpreview: fix up GLView constructor
2017-04-28 16:54:14 -06:00
Eric Wasylishen
428a169f95
lightpreview: add mousewheel support
2017-04-28 16:42:42 -06:00
Eric Wasylishen
62f70ec852
stub for lightpreview tool
2017-04-28 13:29:37 -06:00