branchrust_reboot/main/screen_settingscancel
29 Commits over 31 Days - 0.04cph!
Cap max fps limit to 240 not 200.
Cap max fps limit to 240 not 200.
Added fps limit slider to screen settings UI.
Made TweakUISlider also now work with delayed apply changes.
Added fps limit slider to screen settings UI.
Made TweakUISlider also now work with delayed apply changes.
Fullscreen exclusive, fullscreen borderless, windowed mode support/convars/ui.
Fullscreen exclusive, fullscreen borderless, windowed mode support/convars/ui.
Detect the resolution used from the unity launcher and update the convar/UI with it.
Use the resolution and windowed mode setting of the Unity screen selector window if started with the -show-screen-selector flag.
Client def'd some stuff. Grab the full list of resolutions.
Dirty/clean for apply button. Toggle button interaction.
Refactored and removed more duplicate code from across all TweakUI components
Started removing some duplicate code across all the TweakUI components.
Added spacer between screen settings and apply button.
Dropdown and toggle tweak UI components now support immediate change or apply changes.
Screen settings apply button now works.
Non applied changes are reset.
Added a base class to option tweak classes.
wip Apply changes system and button.
prefab change, adding apply button UI to screen section
Reversed the order resolutions appear in the selector so the left/right arrows make sense
Added console cmds for viewing/setting screen resolution, fullscreen mode in-game. Added vsync, fullscreen and resolution options to a new "Screen" options panel. (wip)