Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-14 | SL-20144 remove the code related to non-existent button; remove ↵ | Mnikolenko Productengine | |
inappropriate param | |||
2023-08-11 | SL-20109: Some small UI tweaks before moving onto the meat of the functionality | Callum Prentice | |
2023-08-11 | SL-20109: Now that it seems that the tool might be useful, make a new ↵ | Callum Prentice | |
version with a proper name and start worknig on it. Prototype bulky thumbs one will be removed after new version is working | |||
2023-08-11 | SL-20024: Double-check object inventory is not pending when save button pressed | Cosmic Linden | |
2023-08-11 | SL-20024: Strike a better balance with saved material permissions handling, ↵ | Cosmic Linden | |
w/r/t author intent and being easier to understand | |||
2023-08-11 | SL-20024: Miscellaneous cleanup | Cosmic Linden | |
2023-08-11 | SL-20024: Fix author attributions not transferring for saved object ↵ | Cosmic Linden | |
materials, fix item not renamed | |||
2023-08-11 | SL-20024: Show loading message when inventory permissions are loading | Cosmic Linden | |
2023-08-11 | SL-20024: Fix material edit/save buttons on build floater sometimes not ↵ | Cosmic Linden | |
re-enabling after object inventory load | |||
2023-08-11 | SL-20024: (WIP) (untested) Fix GLTF material permissions in some more edge cases | Cosmic Linden | |
2023-08-11 | SL-20024: (WIP) (not tested) Improved behavior for saving material to ↵ | Cosmic Linden | |
inventory. Check perms, keep perms. | |||
2023-08-11 | SL-20024: Disable material editor on prim when contained material is no mod | Cosmic Linden | |
2023-08-11 | SL-20024: Do not show material preview for no-modify materials | Cosmic Linden | |
2023-08-11 | SL-20024: Put material in object inventory when material is no-modify or ↵ | Cosmic Linden | |
no-transfer | |||
2023-08-11 | Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs | Callum Prentice | |
2023-08-12 | SL-18721 Viewer shutdown order changes | Andrey Kleshchev | |
Same thing as commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99 which was removed due to shutdown freezes. Error thread is no longer there so doesn't cause any race sonditions, was not able to repro any issues so will ask QA to test shutdown | |||
2023-08-12 | SL-19744 Small cleanup | Andrey Kleshchev | |
2023-08-11 | SL-20024: Early return | Cosmic Linden | |
2023-08-11 | SL-20024: Generalize some comments/error | Cosmic Linden | |
2023-08-10 | SL-20039 "Save to inventory" should only allow saving identical faces | Andrey Kleshchev | |
2023-08-10 | SL-20133 Shift clicking selected face leaves Editor's Texture tab in a weird ↵ | Andrey Kleshchev | |
state | |||
2023-08-10 | SL-20118 tweak the top border line | Mnikolenko Productengine | |
2023-08-09 | SL-18170 FIXED Quitting the viewer is aborted if a script error appears | Maxim Nikolenko | |
2023-08-09 | SL-18629 Better item fetch error handling | Andrey Kleshchev | |
2023-08-08 | SL-20131 Don't let viewer in without caps | Andrey Kleshchev | |
Previously was bounced to login screen on error only, now should be bounced back if failed too many times as well | |||
2023-08-08 | SL-18049 use instance_offset appropriately | Maxim Nikolenko | |
2023-08-08 | SL-19807 BugSplat Crash: LLDispatchSetEstateExperience::getIDs() | Alexander Gavriliuk | |
2023-08-07 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk | |
2023-08-07 | SL-20086 esсape the message text before sending | Maxim Nikolenko | |
2023-08-06 | SL-20120 Fix ais depth 'body' being misplaced. | Andrey Kleshchev | |
2023-08-05 | SL-20120 Fix unneeded warnings | Andrey Kleshchev | |
- Don't Warn about unknown cof version, it's expected during fetch, Info is enough - Fix 'unexpected attachments' due to unknown cof, also should fix viewer trying to create a link before cof is ready - Fix 'accounting' warnings when getting item updates for unfetched folders (Note: viewer doesn't know folders version, if fetch is already in progress we might get an old version) | |||
2023-08-05 | SL-20120 Fix folders with unknown content being assigned a version | Andrey Kleshchev | |
2023-08-05 | SL-20120 Do not account for deltas when fetching | Andrey Kleshchev | |
Is supposed to set version and descendant info in parseCategory | |||
2023-08-04 | SL-18049 Part 5; Tweak new icon visibility | Andrey Kleshchev | |
2023-08-04 | SL-18049 Part 4; Adjustments and fixes | Andrey Kleshchev | |
2023-08-04 | SL-19982 make sure 'item' is not null | Mnikolenko Productengine | |
2023-08-04 | SL-20105 Add materials asset to 'Adjust Content Permissions' floater | Mnikolenko Productengine | |
2023-08-03 | SL-20109: Big clean up. Now supports arbitrary mix of folders and entries ↵ | Callum Prentice | |
for both items and textures. Better logging output | |||
2023-08-04 | SL-20078 Remove Google Translation UI (just fix error processing) | Alexander Gavriliuk | |
2023-08-04 | SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString() | Andrey Lihatskiy | |
2023-08-04 | SL-18049 Part 3; Better indication when voice is muted | Andrey Kleshchev | |
2023-08-03 | SL-18049 Part 2; Added a button to preferences to enable sound when possible | Andrey Kleshchev | |
2023-08-03 | SL-18049 Part 1; Allow voice to be enabled in second instance | Andrey Kleshchev | |
2023-08-03 | SL-19303 switch automatically between Materials/PBR/Media based on current ↵ | Maxim Nikolenko | |
values | |||
2023-08-03 | SL-19887 Water cuts avatar's name bubble | Alexander Gavriliuk | |
2023-08-02 | SL-20109: Hacked in some code to write thumbnails now - had to change the ID ↵ | Callum Prentice | |
i saved for the texture from the object ID to the asset ID and then it worked for 3 test items. Next up, tidy up the code, remove hacks and do a run on a local copy of the main SENRA inventory | |||
2023-08-02 | SL-20109: now lets user copy a list of items or list of folder of items, ↵ | Callum Prentice | |
copy a list of texture of list of folders of textures, then combine them and find matches by name - saving each match with the name, item ID and thumbnail texture ID - next is actually writing the thumbnails | |||
2023-08-03 | SL-16671 Add "Bellisseria" to the viewer dictionary | Andrey Lihatskiy | |
2023-08-02 | SL-20098 handleDoubleClick crashes in new inventory panels | Andrey Kleshchev | |
2023-08-02 | DRTVWR-582 Update llca to build 202305160024.0 | Andrey Lihatskiy | |