branchrust_reboot/main/shadow_presetscancel

26 Commits over 31 Days - 0.03cph!

2 Months Ago
Re-applied 142709 Updated some mp4 videos in the settings menu to webm, mp4 is causing issues on some machines
2 Months Ago
Re-applied 143419 Fixed swedish language not selectable in the language dropdown
2 Months Ago
Added the shadow quality presets back to the MenuUI2_Settings prefab after the merge from main
2 Months Ago
Fixed a compile error after the merge from main
2 Months Ago
Merge from main
3 Months Ago
Removed the Max Shadow Lights setting from the shadow presets and added it back as a separate setting under the Rendering section with a minimum value of 1
3 Months Ago
Updated the SkyDome light's shadow bias values and removed incorrect biasing code to further reduce shadow acne at each shadow preset
3 Months Ago
Merge from main
3 Months Ago
Added additional data to the shadow preset performance results
3 Months Ago
Shader preset balancing pass
3 Months Ago
Merge from main
3 Months Ago
Added a way to run all shadow preset performance tests via the custom editor window or via ConVars
3 Months Ago
Added buttons for switching between each shadow preset on the editor window to make it easier to test
3 Months Ago
Added simple CPU and GPU timing tests for the shadow presets along with a simple editor window for configuring settings
3 Months Ago
Merge from main
3 Months Ago
Started work on setting up performance tests for shadow presets
3 Months Ago
Merge from main
3 Months Ago
Updating the shadow cascade splits when the shadow preset convar is set
3 Months Ago
Merge from main
3 Months Ago
Updated performance logging to include the new shadow quality preset ConVar
3 Months Ago
Added sliders for shadow quality preset attributes and a Cascades enum for the numCascades field
3 Months Ago
Merge from main
3 Months Ago
- Removed the Shadows section from the Graphics Settings menu - Added the Shadow Quality option to the Graphics Quality section of the graphics menu - Set up the Shadow Quality setting for each graphics preset
3 Months Ago
Added grass shadows as part of the shadow quality presets and removed them from the World section of the graphics menu
3 Months Ago
- Updated the shadow settings to be set directly via the UI_SettingsTweakShadowPreset when the graphicssettings.shadowqualitypreset ConVar changes. - Made shadow related ConVars, other than the graphicssettings.shadowqualitypreset, developer only, as these should now only be set via the shadow quality presets. - Updated the presvious graphics.shadowquality ConVar name to graphics.shadowfilteringquality, as it controls the PCSS filtering quality of the shadows rather than the overall quality.
3 Months Ago
Added initial shadow presets