Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Cherry-picking develop fixes into 2025.03
|
|
update & include new libboost packages
|
|
|
|
|
|
|
|
* 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
|
|
|
|
2024.12-ForeverFPS
|
|
|
|
Bringing back some options that were in Collada DOM patch r7.
|
|
on Arch's GCC 14.2.1
|
|
|
|
|
|
|
|
|
|
Jumped the gun a bit, since reportCrashToBugsplat is OS specific,
restore rethrow for other systems.
|
|
|
|
Update libboost for tumbleweed CPACK_RPM_PACKAGE_REQUIRES
|
|
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
|
|
|
|
|
|
to avoid conflict errors with GCC C++20 cmath's.
|
|
Upstream is shifting towards C++20.
|
|
|
|
Rethrowing SEH via std::exception results ina callstack that ends at
rethrow.
|
|
This reverts commit b0d80552b3177269eb24ef9a1e0d58a98d95a96f.
|
|
|
|
|
|
|