Age | Commit message (Expand) | Author |
2022-07-01 | SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations. | Cosmic Linden |
2022-07-01 | SL-17493 Show total object count in object inventory | Andrey Kleshchev |
2022-07-01 | SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive oc... | Cosmic Linden |
2022-06-30 | SL-17668 Add operation "show in inventory" on in-world avatar attachment | Mnikolenko Productengine |
2022-06-29 | SL-17570 Slightly better support for system's picker | Andrey Kleshchev |
2022-06-29 | SL-17570 Color picker should properly focus it's parent when closing | Andrey Kleshchev |
2022-06-29 | DRTVWR-548 resolved a merge issue | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine |
2022-06-29 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-483 | Andrey Kleshchev |
2022-06-29 | Increment viewer version to 6.6.2 | Nat Goodspeed |
2022-06-25 | Merge SL-17663 into DRTVWR-548-maint-N | Andrey Kleshchev |
2022-06-24 | SL-17663: Pass the water settings to the settings injector when an experience... | Rider Linden |
2022-06-25 | SL-17628 Added attachments can be moved past limit | Andrey Kleshchev |
2022-06-24 | Merged in SL-17329 (pull request #1036) | Sabrina Shanman |
2022-06-24 | SL-17329: Remove unused extra variable initialization | Cosmic Linden |
2022-06-24 | SL-17329: Address Mac build error | Cosmic Linden |
2022-06-24 | SL-17436 Tools floater drops negative Z position for attachments | Andrey Kleshchev |
2022-06-24 | Merged in SL-17329 (pull request #1035) | Sabrina Shanman |
2022-06-24 | SL-17329: Fix cache sizes due to overflow. Improve typing. | Cosmic Linden |
2022-06-23 | mac build fix | Maxim Nikolenko |
2022-06-23 | SL-17643 FIXED noninteractive viewer crashes on locations with parcel audio | Mnikolenko Productengine |
2022-06-22 | SL-17021: Fix inconsistent header definition for LLAudioEngine_OpenAL | Cosmic Linden |
2022-06-22 | SL-17329: Increase percent of CacheSize allocated to the disk cache from 20% ... | Cosmic Linden |
2022-06-22 | SL-17329: Fix texture cache not respecting DiskCachePercentOfTotal | Cosmic Linden |
2022-06-22 | SL-17329: Do logging of individual files after the disk cache purge finishes ... | Cosmic Linden |
2022-06-22 | SL-17329: Add advanced developer menu button to purge the disk cache | Cosmic Linden |
2022-06-22 | SL-17634 Replace deprecated carbon Gestalt calls | Maxim Nikolenko |
2022-06-22 | DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. | Nat Goodspeed |
2022-06-21 | DRTVWR-564: Per NickyD, need not test static_cast result for nullptr. | Nat Goodspeed |
2022-06-21 | SL-17590 Telehub beacon sometimes renders black | Andrey Kleshchev |
2022-06-21 | DRTVWR-564: Remove implementation notes from before implementation. | Nat Goodspeed |
2022-06-21 | SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ... | Cosmic Linden |
2022-06-21 | SL-17021: Only calculate the octree for a skinned mesh if intersection falls ... | Cosmic Linden |
2022-06-21 | SL-17021: Do not do software skinning/octree building of a face during pickin... | Cosmic Linden |
2022-06-21 | SL-17021: Fix triangle mesh overlays being generated twice when avatar animat... | Cosmic Linden |
2022-06-21 | SL-17021: Templatize LLOctreeNode and related classes to allow for option to ... | Cosmic Linden |
2022-06-21 | SL-17021: Clean up some unneeded member variables from lloctree | Cosmic Linden |
2022-06-21 | DRTVWR-564: Fix LLEventDispatcher::addMethod() for LazyEventAPI. | Nat Goodspeed |
2022-06-21 | DRTVWR-564: We don't need LLEventAPI to befriend LazyEventAPI. | Nat Goodspeed |
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko |
2022-06-20 | Cleanup dependency on ui libraries. | Nicky |
2022-06-20 | SL-17633 Crash at LLFocusableElement | Andrey Kleshchev |
2022-06-20 | SL-14181 Classifieds show 'loading' despite all data being ready after deleti... | Andrey Kleshchev |
2022-06-20 | SL-17624 In profiles 'Remove Photo' remains inactive after uploading a photo | Andrey Kleshchev |
2022-06-20 | SL-17585 Don't bother users with dialogs if we are already quiting | Andrey Kleshchev |
2022-06-18 | DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. | Nat Goodspeed |
2022-06-18 | DRTVWR-564: Add LL::apply(): call function, passing args from tuple. | Nat Goodspeed |