| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
| This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
| 2024-04-18 | viewer#1260 Fix thumbnail preview not loading | Andrey Kleshchev | |
| Standard and scaled textures couldn't share workers and if one finished a request, second one failed to start a new one. | |||
| 2024-04-18 | viewer#1260 Fix thumbnail preview being blury | Andrey Kleshchev | |
| 1. Switched 'inspect' to thumbnails to minimalize differences 2. Reporting larger area to bump priority 3. Change scaling behavior. Old mechanics worked fine for icons that were scaled down from large images to ~32, but for thumbnails it can result in 256 image scaling down to ~200 before being scaled up to UI's scale (scale factor), causing extra loss of quality. | |||
| 2024-04-18 | viewer-private#217 Fix cef log name | Andrey Kleshchev | |
| 2024-04-18 | Update open_libndofdev and openal to latest versions. | Nicky | |
| - With the updated openal the dependency on sndio can be dropped - The updated libndofdev is compiled against the correct version of SDL2 and thus NDOF can be enabled again | |||
| 2024-04-18 | Use Pulse for volume catching and add CMake variable for PipeWire | Maki | |
| 2024-04-18 | Try getting other symbols for Pulse if it fails | Maki | |
| 2024-04-17 | Use PipeWire for Linux volume catcher | Maki | |
| 2024-04-17 | 1176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ↵ | RunitaiLinden | |
| (#1258) * #1176 Somewhat working GLTF Node support for translate tool * #1176 Missing file from last commit * #1176 Better translation for rotated nodes. * #1176 Fix for objects snapping back to original position * #1176 GLTF Samples compatibility pass -- attempt at improving rotation manip support, incidental cleanup, GLTF node debug display * #1176 Clean out some unused and not working functions. * #1176 Fix for mac build, incidental cleanup * Mac build fix | |||
| 2024-04-17 | SL-18721 Window shutdown adjustments | Andrey Kleshchev | |
| On viewer shutdown 1. Instead of handling potential WM_* messages viewer is no longer equiped to handle drop window's pointer and expect only WM_DESTROY 2. Detach thread and let it do its own thing, thread will delete itself 3. Reverts commit 1161262029f9619fb02d81575382b64d82d9cd09 Reason for the change: window was closing too early (as son as "LLApp" status changes) without proper cleanup | |||
| 2024-04-17 | viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2 | Andrey Kleshchev | |
| 2024-04-17 | Fix typo in settings names (#1257) | Ansariel Hiller | |
| 2024-04-16 | Fix cases where voice outstanding requests could be dropped, resulting in no ↵ | Roxie Linden | |
| voice | |||
| 2024-04-17 | viewer#1216 Library settings can be deleted via My Environments | Andrey Kleshchev | |
| 2024-04-16 | Fix bad copypasting of code, hopefully for good this time | Kyler Eastridge | |
| 2024-04-16 | Cleaned up code a bit, fixed issue with referencing effectp instead of avatar | Kyler Eastridge | |
| 2024-04-16 | Remove animesh networked skeleton reset for now | Kyler Eastridge | |
| 2024-04-16 | Make it so that reset skeleton is a networked ViewerEffect | Kyler Eastridge | |
| 2024-04-16 | Merge pull request #1230 from beqjanus/StopVoCacheTPHangs | Brad Linden | |
| Stop vo cache related tp hangs | |||
| 2024-04-16 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
| 2024-04-16 | Too hasty on the push. | Beq | |
| 2024-04-16 | Add some checking around extras cache versionNumber | Beq | |
| 2024-04-15 | Merge branch 'main' into release/materials_featurette | Brad Linden | |
| 2024-04-16 | viewer#1215 My Environments' trash button is missing a notification | Andrey Kleshchev | |
| 2024-04-15 | secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 | Alexander Gavriliuk | |
| 2024-04-15 | Chore/pragma gcc cleansweep (#1226) | Nicky Dasmijn | |
| * Remove all GCC warning suppression pragmas. * For Linux just just raise(SIGSEGV) as the crash driver. This has a much higher chance of the compiler understanding out intent and figuring out we end the program here. * Remove -Wno-stringop-overflow and -Wno-stringop-truncation from GCC_WARNINGS. After calling raise(SIGSEGV) as the crash driver I saw no issue with those warnings anymore After removing thoses GCC pragmas there is also no need for clang -Wno-unknown-warning-option anymore. * Remove CMakePresets from this PR. * Remove Lindens from comments :) | |||
| 2024-04-15 | viewer#1213 My Environments 'Apply' buttons enabled for folders | Andrey Kleshchev | |
| 2024-04-15 | viewer#676 Use attacment info for rez state reporting | Andrey Kleshchev | |
| 2024-04-15 | CI: adopt xz compression | Bennett Goble | |
| Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
| 2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
| 2024-04-15 | CI: adopt xz compression | Bennett Goble | |
| Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
| 2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
| 2024-04-15 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
| 2024-04-15 | viewer#1195 Real Life photo can be set to a bake texture | Andrey Kleshchev | |
| 2024-04-15 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
| This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
| 2024-04-15 | Fix broken shaders due to 72730609f371ae0417a2d117fdc9d805ce8858fb | Ansariel | |
| 2024-04-15 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
| 2024-04-15 | Declaring things helps! | Beq | |
| 2024-04-15 | lift variable out of loop and fix a missing bracket. | Beq | |
| 2024-04-14 | Fix/Finish VoCache extras | Beq | |
| The extras cache was never fully implemented and thus grows forever. This coupled with the server side "bug" that sends innumerable blank overrides leads users to collect 100MB+ SLEC files which in turn cause significant pauses post TP. | |||
| 2024-04-14 | Merge pull request #1227 from Nicky-D/feature/threaded_xz | Signal Linden | |
| Inject XZ_DEFAULTS=-T0 into the environment. This will speed up archive generation. | |||
| 2024-04-14 | Feature/linux gtk removal (#1225) | Nicky Dasmijn | |
| * GTK remnants removal Remove old GTK code and wire up some missing fltk logic in llfilepicker This will leave linux_crash_logger as an empy stub which could be used as a skeleton in case crash logging gets implemented. Otherwise linux_crash_logger and what is left of it in some cmake files can be deleted. * Update SDL2 to latest version. This revealed openal has also a dependebcy on sndio. Consequently the dependency was moved to OPENMAL.cmake and canot be dropped. * Handle missing filetypes: FFSAVE_GLTF,FFLOAD_GLTF, FFLOAD_MATERIAL, FFLOAD_MATERIAL_TEXTURE | |||
| 2024-04-13 | Inject XZ_DEFAULTS=-T0 into the environment. This will speed up archive ↵ | Nicky | |
| generation. | |||
| 2024-04-13 | viewer#1081 Add expected price to upload's body | Andrey Kleshchev | |
| 2024-04-12 | viewer#1081 Fix XMLPRC not being parced to LLSD correctly | Andrey Kleshchev | |
| which interferred with getting benefits from LLSD array | |||
| 2024-04-12 | viewer#1081 LLFloaterImagePreview 2048 image upload support | Andrey Kleshchev | |
| 2024-04-12 | viewer#1081 2K texture apload price arrives as an array #2 | Andrey Kleshchev | |
| 2024-04-12 | Merge branch 'main' into release/maint-b | Bennett Goble | |
| 2024-04-12 | Merge pull request #1211 from secondlife/marchcat/x-merge | Andrey Lihatskiy | |
| Release (Maint W) -> Maint X merge | |||
| 2024-04-12 | viewer-private#226 Unhandled PngError throws application into a loop | Andrey Kleshchev | |
| png_read_info triggered a PngError, LLAppViewer::frame() handled it instead of LLPngWrapper::readPng, and since status didn't change viewer tried to decode image again and again and again. | |||
