Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | SL-18837: Fix "lldir.h" #include | Nat Goodspeed | |
2023-07-07 | SL-18837: Coax APR to log LLProcess launch attempts; show log file. | Nat Goodspeed | |
2023-07-07 | SL-18837: Partially revert e933ace, keeping useful tweaks. | Nat Goodspeed | |
Introducing indirection via test_python_script.py did NOT address the "Access is denied" errors on GitHub Windows runners. | |||
2023-07-07 | SL-19958 An inventory material without asset should default to a blank material | Andrey Kleshchev | |
A New Material created in Inventory should be immediately usable. | |||
2023-07-07 | SL-18837: Try to bypass Windows perm problem with Python indirection. | Nat Goodspeed | |
2023-07-07 | SL-19702 restore previous double clicking behavior for objects | Maxim Nikolenko | |
2023-07-07 | SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance ↵ | Andrey Lihatskiy | |
improvements can lead to perceived inventory loss due to cache corruption" This reverts commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99. | |||
2023-07-07 | SL-18837: Try putting generated Python scripts in RUNNER_TEMP dir. | Nat Goodspeed | |
The claim is that the Windows Python interpreter is integrated somehow with the OS such that a command line that tries to run Python with a script that "looks suspicious" (i.e. in a system temp directory) fails with "Access denied" without even loading the interpreter. At least that theory would explain the "Access denied" errors we've been getting trying to run Python scripts generated into the system temp directory by our integration tests. Our hope is that generating such scripts into the GitHub RUNNER_TEMP directory will work better. As this test is specific to Windows, don't even bother running Mac builds. | |||
2023-07-05 | Reverted changes to installer_template.msi introduced by PR #259 | Andrey Kleshchev | |
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file. | |||
2023-07-03 | SL-19929 New inventory feature notification should appear on top | Andrey Kleshchev | |
2023-07-01 | SL-19914 Inventory gallery Tab support #3 | Andrey Kleshchev | |
Don't try to select something if we are waiting for an item | |||
2023-07-01 | SL-19914 Inventory gallery Tab support #2 | Andrey Kleshchev | |
2023-06-30 | SL-19938 Make sure marketplace removes empty folder it automatically moved ↵ | Andrey Kleshchev | |
items from when folder was recreated into stock fodler | |||
2023-06-30 | SL-19929 Picker's warning small adjustment | Andrey Kleshchev | |
2023-06-29 | SL-19929 New inventory feature notification | Andrey Kleshchev | |
2023-06-29 | SL-19932 FIXED Drag and drop or paste of new item in existing marketplace ↵ | Maxim Nikolenko | |
entry does not work | |||
2023-06-29 | SL-19928 Make thumbnail selection failures more user friendly | Andrey Kleshchev | |
2023-06-28 | SL-18837: Make LLVersionInfo::getBuild() S64 for GitHub run IDs. | Nat Goodspeed | |
2023-06-28 | Merge pull request #260 from secondlife/SL-17405 | cosmic-linden | |
SL-17405 (Part 2): Fix viewer not requesting land impact when a non-root prim in a link set gets a GLTF material ID update | |||
2023-06-28 | SL-17405 (Part 2): Fix viewer not requesting land impact when a non-root ↵ | Cosmic Linden | |
prim in a link set gets a GLTF material ID update | |||
2023-06-28 | SL-19842 Sanity clamp sky brightness. | RunitaiLinden | |
2023-06-28 | SL-19842 Nudge dynamic exposure coefficient and soften indirect lighting. | RunitaiLinden | |
2023-06-28 | DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozen | Nat Goodspeed | |
to resolve conflicts in installer_template.nsi | |||
2023-06-28 | SL-19923 FIXED Unable to drag and drop items from Library in Gallery mode | Maxim Nikolenko | |
2023-06-27 | DRTVWR-559 Fix for manual probes not updating as often as they should when ↵ | RunitaiLinden | |
nearby (bad distance calculation) | |||
2023-06-27 | SL-19884 Fix for garbled rigged meshes in model import preview window. | RunitaiLinden | |
2023-06-28 | SL-19572 Fix some obscure cases of residents bypasing mute list | Andrey Kleshchev | |
2023-06-27 | SL-19274 Update 'switch view' label | Andrey Kleshchev | |
2023-06-27 | SL-19897 Followup -- handle 100% transparent objects that are "active" | RunitaiLinden | |
2023-06-27 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-06-27 | SL-19925 Make high graphics default to shadows on. | RunitaiLinden | |
2023-06-27 | SL-19924 Update profile type names | Andrey Kleshchev | |
2023-06-27 | SL-18629 Fixed missed case of unpacking metadata | Andrey Kleshchev | |
2023-06-27 | SL-19815 Fix missed 'handled' flags | Andrey Kleshchev | |
2023-06-27 | SL-19904 Outfit gallery keyboard support | Andrey Kleshchev | |
2023-06-26 | Fix for SL-19620 & SL-19768 material overrides incorrectly affecting other faces | Brad Linden | |
2023-06-26 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-06-26 | SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. ↵ | RunitaiLinden | |
Incidental instrumentation and decruft. | |||
2023-06-26 | Merge pull request #252 from secondlife/andreyk/SL-5161 | akleshchev | |
SL-5161 Hiding meshes that wait for skin data | |||
2023-06-26 | SL-19918 "Save as" menu item is missing for textures in Gallery view | Maxim Nikolenko | |
2023-06-26 | mac build fix | Maxim Nikolenko | |
2023-06-24 | SL-19604 Fix gallery view having huge ident at the bottom | Andrey Kleshchev | |
2023-06-24 | SL-19805 Fix touch handling logic | Alexander Gavriliuk | |
2023-06-23 | SL-19805 Follow-up fix | Andrey Lihatskiy | |
2023-06-23 | SL-19914 Inventory gallery Tab support | Andrey Kleshchev | |
2023-06-23 | SL-19897 Fix for 100% transparent objects not showing up in highlight ↵ | RunitaiLinden | |
transparent until LoD switch. | |||
2023-06-23 | SL-19805 Second Life Viewer last update made invisible parts visible | Alexander Gavriliuk | |
2023-06-23 | SL-5161 Avatars should stay hidden longer if they are waiting for meshes or ↵ | Andrey Kleshchev | |
skin data | |||
2023-06-23 | SL-19912 allow drag-n-drop items from Object's content to the Gallery | Maxim Nikolenko | |
2023-06-22 | SL-19785 Fix for blown out skies from Glow Focus. Add notification when ↵ | RunitaiLinden | |
editing legacy skies. |