Age | Commit message (Collapse) | Author |
|
|
|
|
|
Merge branch 'main' into release/2025.03
|
|
|
|
|
|
|
|
* #3409 Make probe count adjustable to better accomodate low VRAM scenarios
|
|
|
|
#3569 Pull in some fixes from forevermac
|
|
|
|
|
|
|
|
|
|
|
|
Cherry-picking develop fixes into 2025.03
|
|
|
|
* Fix for water exclusion when shoreline fade is disabled.
|
|
#3650 Fixed transparent particles over water make the water look black under their transparent parts
|
|
#3663 On AMD, the world may be rendered in really strange colors.
|
|
#3647 Add texture VRAM use divisor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Misunderstood how mDroppedPackets worked, clear out what's not needed
|
|
|
|
|
|
|
|
|
|
Jumped the gun a bit, since reportCrashToBugsplat is OS specific,
restore rethrow for other systems.
|
|
|
|
Likely specific to headless client
|
|
scroll_content_panel was too small and did not cover some of the pickers
Panel's name wasn't unique, renamed to avoid confusion
|
|
|
|
* process UDP packets earlier in startup sequence
* call lazyAttach() when nonzero pending attachments
|
|
|
|
|
|
|
|
Rethrowing SEH via std::exception results ina callstack that ends at
rethrow.
|
|
This reverts commit b0d80552b3177269eb24ef9a1e0d58a98d95a96f.
|
|
|
|
|
|
|
|
|
|
|
|
|