summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-06-24Merged in SL-17329 (pull request #1036)Sabrina Shanman
2022-06-24SL-17329: Remove unused extra variable initializationCosmic Linden
2022-06-24SL-17329: Address Mac build errorCosmic Linden
2022-06-24SL-17436 Tools floater drops negative Z position for attachmentsAndrey Kleshchev
2022-06-24Merged in SL-17329 (pull request #1035)Sabrina Shanman
2022-06-24SL-17329: Fix cache sizes due to overflow. Improve typing.Cosmic Linden
2022-06-23mac build fixMaxim Nikolenko
2022-06-23SL-17643 FIXED noninteractive viewer crashes on locations with parcel audioMnikolenko Productengine
2022-06-22SL-17021: Fix inconsistent header definition for LLAudioEngine_OpenALCosmic Linden
2022-06-22SL-17329: Increase percent of CacheSize allocated to the disk cache from 20% ...Cosmic Linden
2022-06-22SL-17329: Fix texture cache not respecting DiskCachePercentOfTotalCosmic Linden
2022-06-22SL-17329: Do logging of individual files after the disk cache purge finishes ...Cosmic Linden
2022-06-22SL-17329: Add advanced developer menu button to purge the disk cacheCosmic Linden
2022-06-22SL-17634 Replace deprecated carbon Gestalt callsMaxim Nikolenko
2022-06-21SL-17590 Telehub beacon sometimes renders blackAndrey Kleshchev
2022-06-21SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ...Cosmic Linden
2022-06-21SL-17021: Only calculate the octree for a skinned mesh if intersection falls ...Cosmic Linden
2022-06-21SL-17021: Do not do software skinning/octree building of a face during pickin...Cosmic Linden
2022-06-21SL-17021: Fix triangle mesh overlays being generated twice when avatar animat...Cosmic Linden
2022-06-21SL-17021: Templatize LLOctreeNode and related classes to allow for option to ...Cosmic Linden
2022-06-21SL-17021: Clean up some unneeded member variables from lloctreeCosmic Linden
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2022-06-20SL-17585 Don't bother users with dialogs if we are already quitingAndrey Kleshchev
2022-06-17SL-17614 Crash at settings_setup_listenersAndrey Kleshchev
2022-06-17SL-17585 Ensure nothing went wrong with installation during 'File' operationsAndrey Kleshchev
2022-06-17SL-17589 FIXED Camera does not zoom correctly when editing wearablesMnikolenko Productengine
2022-06-17SL-17585 Crash at LLAppViewer::initConfigurationAndrey Kleshchev
2022-06-16SL-17562 FIXED Grid Options changes position upon reopening of Build WindowMnikolenko Productengine
2022-06-16SL-17475 Fix wrong remap buffer sizeAndrey Kleshchev
2022-06-15SL-17584 Frame buffer object is now nessesary to run viewerAndrey Kleshchev
2022-06-15SL-17577 Allow setting Object for sale for L$0 from Object ProfileMnikolenko Productengine
2022-06-15SL-17584 Make setShaders crashes more informativeAndrey Kleshchev
2022-06-14SL-16182: Fix Mac compiler errorsCosmic Linden
2022-06-14SL-17475 Use a shadow indices buffer before simplificationAndrey Kleshchev
2022-06-14SL-16182: LLAudioDecodeMgr: Get general worker thread count directly from Thr...Cosmic Linden
2022-06-14SL-16182: Offload audio decoding from the main thread to the general work queue.Cosmic Linden
2022-06-14SL-17483: Make ThreadPool inherit LLInstanceTrackerCosmic Linden
2022-06-14SL-17475 fix remap causing an assertAndrey Kleshchev
2022-06-11SL-17475 Remap models before simplificationAndrey Kleshchev
2022-06-08SL-17546 Fix 'release' configuration build testsAndrey Kleshchev
2022-06-08SL-17552 Clear dirty flag when clicking Save buttonMnikolenko Productengine
2022-06-07SL-17546 Do not launch updater for a non-interactible instanceAndrey Kleshchev
2022-06-07SL-17532 Cleanup from hasty commit (thanks to Henri for the prodding).Dave Parks
2022-06-06SL-17532 Potential fix for some rigged mesh draw order issues.Dave Parks
2022-06-03SL-17515 FIXED Extreme Mouse Sensitivity for Certain ActionsMnikolenko Productengine
2022-06-02SL-17505 Preview should be displaying rigged attachments onlyAndrey Kleshchev
2022-06-01SL-17509 The viewer spams warnings if the user is in a parcel or region with ...Mnikolenko Productengine
2022-05-30SL-17474 Device context not properly released at shutdownAndrey Kleshchev
2022-05-27Merged in SL-15937 (pull request #991)Howard Stearns
2022-05-27DRTVWR-543 post-merge cleanupAndrey Lihatskiy