2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 16:31:21 +00:00

6 Commits

Author SHA1 Message Date
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
a6392ab822 Make window size and position persistent 2023-10-27 14:32:36 -07:00
e4e6c0c00a Fix empty window when developer mode is disabled, add CVars for rendering information 2023-10-22 18:38:58 -07:00
70443ddff5 Make Input Overlay position persistent when is selected 2023-10-22 17:38:48 -07:00
5fb8b1237e Store last game path; CVar updates & more 2022-06-13 01:18:30 -04:00
6c92f03664
Move CVar* into Metaforce to begin removal of hecl's Dataspec 2022-02-21 08:01:06 -08:00