branchrust_reboot/main/invoke_performancecancel
7 Commits over 0 Days - ∞cph!
Fixed incorrect weather effect interval change from yesterday
Default invoke performance tracking to false
Space out weather effect invokes more when the intensity drops to 0 (x5)
Might make weather effects slightly less responsive when increasing from 0 intensity but should reduce the frequency that these effects are processed when they don't need to be
Don't allow the FadingToggle invoke in AmbientLightLOD to run during loading screens
Expose to convar (debug.invokePerformanceTracking and debug.invokePerformanceThreshold)
Some initial tests on an Invoke performance monitor, prints out all the invokes and the time taken per invoke if the total time takes more than 0.5ms in a frame
Created an InvokeSpammer