10 Commits
Author SHA1 Message Date
Garrett CoxandGitHub 86b5f10b26 Forgot to do this step when I overrode the cvars earlier (#471) 2024-05-24 12:34:25 -05:00
briaguyaandGarrett Cox 6da0031295 run clang format (#448)
* add linux clang format script

* first shot at powershell

* whoops

* webrequest is slow, try webclient

* just get the one file

* simplify and maybe make it work?

* whoops again

* try a different suggestion

* why is it always windows

* again

* try again

* bit of path stuff

* chmod +x

* add action to check

* fix workflow name

* run clang format
2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox 8cec7afa25 Bump lus with packages, new namespace, and global factories (#292)
* imgui

* detangle zapdutils

* ship namespace

* register global factories

* readfb

* deps

* bump submodules

* keyframe

* bump modules
2024-05-22 09:05:03 -05:00
Garrett Cox 16e4ccf9af Add Event Log and more hooks (#247) 2024-05-22 09:05:02 -05:00
e0a1a430ae Collision viewer UI Pass (#212)
* Initial Collision Viewer

Issues:
- UIWidget stuff was copied in to colViewer.cpp
- Pause screen still renders collision.
- Colour CVars are not working correctly.

* Move collision viewer files and small adjustments

* Redo collision viewer UI

* use identity mtx

* prevent draw collision on pause

---------

Co-authored-by: Kenix <kenixwhisperwind@gmail.com>
Co-authored-by: Adam Bird <archez39@me.com>
2024-05-22 09:05:01 -05:00
ArchezandGarrett Cox 1c4bd942d1 execute deinit flow (#191) 2024-05-22 09:05:01 -05:00
ArchezandGarrett Cox 82cf1a4885 Add cvar methods to global functions header and cleanup includes (#152)
* add cvar methods to global functions header and cleanup includes

* fix z_lib.c

* tweak includes
2024-05-22 09:05:00 -05:00
Ralphie MorellandGarrett Cox a2ae88987a Actor Viewer (#123) 2024-05-22 09:04:59 -05:00
Garrett Cox 05bffcf897 V1 Hud Editor (#110) 2024-05-22 09:04:59 -05:00
Garrett Cox 6164a75d67 Move some files around (#107) 2024-05-22 09:04:59 -05:00