Age | Commit message (Collapse) | Author |
|
|
|
|
|
#3569 Pull in some fixes from forevermac
|
|
2024.12 ForeverFPS
|
|
Fix preferences search not finding text defined in text boxes (#3653)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|