summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-22DRTVWR-587: Update to viewer-manager v3.0-08bf5ee.Nat Goodspeed
2023-11-22Merge pull request #531 from secondlife/DRTVWR-594-pkg-updatesnat-goodspeed
2023-11-22DRTVWR-594: Update kdu version from the updated package.Nat Goodspeed
2023-11-22SL-20578 Underwater parcel lines are not visible from above waterAlexander Gavriliuk
2023-11-22SL-20327 FIXED friend location on the map is not shown after right click>MapMaxim Nikolenko
2023-11-22SL-20603 Crash on CoInitializeAndrey Kleshchev
2023-11-22SL-20610 Crash when unticking animesh on an attachmentAndrey Kleshchev
2023-11-21DRTVWR-594: Update havok-source with havok-libs per recent PR.Nat Goodspeed
2023-11-21DRTVWR-594: Update kdu per recent PRNat Goodspeed
2023-11-21DRTVWR-594: Update dictionaries, glh_linear, havok-sourceNat Goodspeed
2023-11-21SL-20411 Fix texture preview images not always loadingAndrey Kleshchev
2023-11-21SL-20411 Don't load all thumnails at once for large folders #2Andrey Kleshchev
2023-11-21SL-20411 Thumbnail textures should have less of an impact on performance #1Andrey Kleshchev
2023-11-21SL-20591 Update viewer-manager to v3.0.0170afbAndrey Kleshchev
2023-11-21Merge branch 'DRTVWR-587-maint-V' into signal/simple-releaseSignal Linden
2023-11-21Fix failure to save the normalized translation data during collada uploadRye Mutt
2023-11-21SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2023-11-20Merge pull request #528 from secondlife/signal/util-v1Signal Linden
2023-11-20Switch to viewer-build-util@v1Bennett Goble
2023-11-21XML formatter script - added licenseAndrey Lihatskiy
2023-11-20SL-20564 reset camera when teleporting Home, so avatar points to the expected...Mnikolenko Productengine
2023-11-20SL-20550 Infinite loop test crashes intantly on MacOS.Andrey Kleshchev
2023-11-20llmemory: use getrusage for getCurrentRSS on linuxMiezhiko
2023-11-20Ignore .vscodeBennett Goble
2023-11-20Only download release artifacts for releaseBennett Goble
2023-11-20Added the script for adjusting XUI xml formatAndrey Lihatskiy
2023-11-17Merge pull request #520 from secondlife/SL-20553cosmic-linden
2023-11-17SL-20553: Fix crash in ~PBRPickerAgentListenerCosmic Linden
2023-11-17SL-20546: Defend llrand's random generator against concurrent accessNat Goodspeed
2023-11-17SL-20611 followup -- remove now unused glsl files. Fix transparent water.RunitaiLinden
2023-11-17SL-20546: Avoid promoting F32 to double just to compare bounds.Nat Goodspeed
2023-11-17SL-20607 Version folder was not created when copying folders to marketplaceAndrey Kleshchev
2023-11-17SL-20591 Update viewer-manager to v3.0.73fef89Andrey Kleshchev
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-11-16SL-20575 When opening menu cache results and spread load over framesAndrey Kleshchev
2023-11-16SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2023-11-15SL-20575 Fixed premature exitAndrey Kleshchev
2023-11-15Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into DRTVWR-596RunitaiLinden
2023-11-15SL-20546: Even with C++17 CTAD, makeClassicCallback() still useful.Nat Goodspeed
2023-11-15SL-20546: Use narrow() explicit conversion from F64 to F32.Nat Goodspeed
2023-11-15SL-20546: Rely on CTAD for 'narrow' class.Nat Goodspeed
2023-11-15SL-20546: build-variables viewer branch no longer exists.Nat Goodspeed
2023-11-15SL-20546: Allow running build.sh even without GITHUB_OUTPUT set.Nat Goodspeed
2023-11-15SL-20546: Make dependency on build job explicit, not indirect.Nat Goodspeed
2023-11-14DRTVWR-588: Try to fix sporadic llrand test failures.Nat Goodspeed
2023-11-14SL-20340 Fix for off-by-epsilon hack falling off when serializing overrides a...RunitaiLinden
2023-11-14SL-20546: Add PyGithub to installed Python packages.Nat Goodspeed
2023-11-14SL-20546: Try harder to infer the branch corresponding to build tag.Nat Goodspeed
2023-11-14SL-20411 Fix texture preview images not always loadingAndrey Kleshchev
2023-11-14SL-18343: Simple interim GLTF material preview - base color only (#511)cosmic-linden