mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-30 18:00:34 +00:00
9f53edae7a
This adds a new ImGUI menu to help filter out the clutter on screen. https://user-images.githubusercontent.com/13153231/210192912-b1c28319-bacb-449c-ad7f-e7308fb75f50.mp4 This also: - moves the imgui display bool into a game specific config file (you can hide it in jak1, and not in jak2) - the config file also persists the settings from this menu (except the filters for now, future TODO) - there is a new `ignore_imgui_hide_keybind` in this file to ignore hiding it when you press Alt |
||
---|---|---|
.. | ||
assets | ||
common | ||
graphics | ||
kernel | ||
mips2c | ||
overlord | ||
sce | ||
sound | ||
system | ||
tools | ||
CMakeLists.txt | ||
discord.cpp | ||
discord.h | ||
main.cpp | ||
runtime.cpp | ||
runtime.h |