Eric Wasylishen
3e51f2aeaa
lightpreview: report camera position to main window
2023-05-28 00:27:52 -06:00
Jonathan
18a5b37d4f
lightstyle stuff
2023-05-24 21:48:39 -04:00
Eric Wasylishen
901e87bce8
lightpreview: prompt for screenshot path
2023-05-24 00:55:31 -06:00
Eric Wasylishen
0d0d11314c
lightpreview: support map as command line arg
...
- fix splitter behaviour to not resize left pane
2023-05-24 00:42:39 -06:00
Eric Wasylishen
474bf83a0b
lightpreview: start adding file menu
2023-05-23 00:48:31 -06: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
295dc4a537
lightpreview: add text fields for qbsp/vis/light options
2023-05-21 00:03:32 -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
62f70ec852
stub for lightpreview tool
2017-04-28 13:29:37 -06:00