summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-30SL-19842 Followup -- less aggressive ambient kill.RunitaiLinden
2023-08-30SL-19842 Followup -- fix sunlight going black and make automatic object ↵RunitaiLinden
probes more wishy-washy (removes dark splotches where probes get stuck in walls)
2023-08-29SL-20229 Add GenericStreamingMessage and use it to receive GLTF material ↵RunitaiLinden
overrides
2023-08-22Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-21SL-20145 GLTF specific feature notificationAndrey Kleshchev
2023-08-21SL-20145 New inventory feature notificationAndrey Kleshchev
Pulled in relevant parts from SL-19929
2023-08-21Merge pull request #338 from secondlife/SL-20024cosmic-linden
SL-20024: Fix unable to modify a no-copy material from the build floater
2023-08-18SL-20024: Fix unable to modify a no-copy material from the build floaterCosmic Linden
2023-08-16SL-20151 allow right-clicking reflection probes if 'Select Reflection ↵Maxim Nikolenko
Probes' is enabled
2023-08-15Merge pull request #324 from secondlife/SL-20024cosmic-linden
SL-20024: Double-check object inventory is not pending when save button pressed
2023-08-14SL-20024: Fix inventory not marked dirty for drag and drop if copy ↵Cosmic Linden
permission bit is unset
2023-08-14SL-20024: Remove misleading permissions comment left over from previous ↵Cosmic Linden
implementation
2023-08-14Merge pull request #323 from secondlife/SL-20024cosmic-linden
SL-20024: Improve material permissions handling
2023-08-11SL-20024: Double-check object inventory is not pending when save button pressedCosmic Linden
2023-08-11SL-20024: Strike a better balance with saved material permissions handling, ↵Cosmic Linden
w/r/t author intent and being easier to understand
2023-08-11SL-20024: Miscellaneous cleanupCosmic Linden
2023-08-11SL-20024: Fix author attributions not transferring for saved object ↵Cosmic Linden
materials, fix item not renamed
2023-08-11SL-20024: Show loading message when inventory permissions are loadingCosmic Linden
2023-08-11SL-20024: Fix material edit/save buttons on build floater sometimes not ↵Cosmic Linden
re-enabling after object inventory load
2023-08-11SL-20024: (WIP) (untested) Fix GLTF material permissions in some more edge casesCosmic Linden
2023-08-11SL-20024: (WIP) (not tested) Improved behavior for saving material to ↵Cosmic Linden
inventory. Check perms, keep perms.
2023-08-11SL-20024: Disable material editor on prim when contained material is no modCosmic Linden
2023-08-11SL-20024: Do not show material preview for no-modify materialsCosmic Linden
2023-08-11SL-20024: Put material in object inventory when material is no-modify or ↵Cosmic Linden
no-transfer
2023-08-11SL-20024: Early returnCosmic Linden
2023-08-11SL-20024: Generalize some comments/errorCosmic Linden
2023-08-10SL-20039 "Save to inventory" should only allow saving identical facesAndrey Kleshchev
2023-08-10SL-20133 Shift clicking selected face leaves Editor's Texture tab in a weird ↵Andrey Kleshchev
state
2023-08-04SL-20105 Add materials asset to 'Adjust Content Permissions' floaterMnikolenko Productengine
2023-08-03SL-19303 switch automatically between Materials/PBR/Media based on current ↵Maxim Nikolenko
values
2023-07-31DRTVWR-559 remove extra debug logging of Capabilities tagBrad Linden
2023-07-28SL-20094 Add "Select Reflection Probes" checkboxRunitaiLinden
2023-07-28SL-20067 Make new default midday the new default sky settingRunitaiLinden
2023-07-28SL-20037 Don't pop up the material editor implicitly.RunitaiLinden
2023-07-28Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-28DRTVWR-559 Stop some light leak on spot shadows.RunitaiLinden
2023-07-27Merge pull request #311 from secondlife/SL-20053cosmic-linden
SL-20053: Fix sometimes unable to unset a PBR material on a prim
2023-07-27SL-20053: Fix sometimes unable to unset a PBR material on a prim.Cosmic Linden
Caused by inventory item asset IDs being null. Seems suspicious. But working around it for now seems best.
2023-07-27SL-18396 PBR and blinn phong should not be allowed to be edited togetherAndrey Kleshchev
2023-07-27SL-19958 An inventory material without asset should default to a blank ↵Andrey Kleshchev
material #2
2023-07-27SL-18720 getDataBegin() and stateSort() crashesAndrey Kleshchev
No repro, but likely cause is in mOctreeNode being NULL. Marked octree group as dead when destroyed and added isDead verification
2023-07-27SL-18619 Eyes not rendering in Shape floater thumbnailsAlexander Gavriliuk
2023-07-25DRTVWR-559 Fix for depth of field causing alpha objects to poke holes in water.RunitaiLinden
2023-07-21Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-21SL-20010 Make reflection probes ignore touch actions.RunitaiLinden
2023-07-20SL-20043 notification shouldn't persist between sessionsMnikolenko Productengine
2023-07-20SL-20042 remove extra space from the message textMnikolenko Productengine
2023-07-19Merge pull request #296 from secondlife/SL-20036cosmic-linden
SL-20036: Set probe ambiance to 0 for legacy midday
2023-07-19SL-20036: Set probe ambiance to 0 for legacy middayCosmic Linden