Commit Graph

6 Commits

Author SHA1 Message Date
Phillip Stephens 86dd3df1d0 Remove InputViewer position store
It's redundant now as ImGui is storing the position,
it wasn't before so I'm not sure what changed for it
to suddenly work, however let's not store things redundantly.
2023-10-28 09:12:09 -07:00
Phillip Stephens a6392ab822 Make window size and position persistent 2023-10-27 14:32:36 -07:00
Phillip Stephens e4e6c0c00a Fix empty window when developer mode is disabled, add CVars for rendering information 2023-10-22 18:38:58 -07:00
Phillip Stephens 70443ddff5 Make Input Overlay position persistent when is selected 2023-10-22 17:38:48 -07:00
Luke Street 5fb8b1237e Store last game path; CVar updates & more 2022-06-13 01:18:30 -04:00
Phillip Stephens 6c92f03664
Move CVar* into Metaforce to begin removal of hecl's Dataspec 2022-02-21 08:01:06 -08:00