branchrust_reboot/main/shadow_presetscancel

26 Commits over 31 Days - 0.03cph!

43 Days Ago
Re-applied 142709 Updated some mp4 videos in the settings menu to webm, mp4 is causing issues on some machines
43 Days Ago
Re-applied 143419 Fixed swedish language not selectable in the language dropdown
43 Days Ago
Added the shadow quality presets back to the MenuUI2_Settings prefab after the merge from main
43 Days Ago
Fixed a compile error after the merge from main
43 Days Ago
Merge from main
56 Days 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
58 Days Ago
Updated the SkyDome light's shadow bias values and removed incorrect biasing code to further reduce shadow acne at each shadow preset
58 Days Ago
Merge from main
2 Months Ago
Added additional data to the shadow preset performance results
2 Months Ago
Shader preset balancing pass
2 Months Ago
Merge from main
2 Months Ago
Added a way to run all shadow preset performance tests via the custom editor window or via ConVars
2 Months Ago
Added buttons for switching between each shadow preset on the editor window to make it easier to test
2 Months Ago
Added simple CPU and GPU timing tests for the shadow presets along with a simple editor window for configuring settings
2 Months Ago
Merge from main
2 Months Ago
Started work on setting up performance tests for shadow presets
2 Months Ago
Merge from main
2 Months Ago
Updating the shadow cascade splits when the shadow preset convar is set
2 Months Ago
Merge from main
2 Months Ago
Updated performance logging to include the new shadow quality preset ConVar
2 Months Ago
Added sliders for shadow quality preset attributes and a Cascades enum for the numCascades field
2 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