summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-04-09SL-897 - more on LIBrad Payne (Vir Linden)
2018-04-06MAINT-8239 - avatar remembers which meshes it knows overrides for, making ↵Brad Payne (Vir Linden)
some updates more efficient. addAttachmentOverrides() called in rebuildGeom()
2018-04-05SL-902 - always display animesh rigged meshes in non-static form, when ↵Brad Payne (Vir Linden)
skeleton is available
2018-04-02mergeBrad Payne (Vir Linden)
2018-04-02SL-897 - notification wording fixesBrad Payne (Vir Linden)
2018-03-31MAINT-8474: Xcode 9.3 insists that comparators use const operator().Nat Goodspeed
2018-03-27SL-897 - base ARC for animated objects is now 1000, consistent with the base ↵Brad Payne (Vir Linden)
for system avatars
2018-03-27SL-897 - added animated object streaming cost to DebugAnimatedObjects display.Brad Payne (Vir Linden)
2018-03-26SL-897 - display for DebugAnimatedObjects now includes streaming cost ↵Brad Payne (Vir Linden)
triangle count
2018-03-02mergeBrad Payne (Vir Linden)
2018-03-01increment viewer version to 5.1.3Oz Linden
2018-02-26MAINT-8264 - more LODsBrad Payne (Vir Linden)
2018-02-23MAINT-8264 - possible fix for yet another LOD stuck caseBrad Payne (Vir Linden)
2018-02-23MAINT-8264 - stuck LODs caused by uninitialized valuesBrad Payne (Vir Linden)
2018-02-22SL-860 - clean up of interim codeBrad Payne (Vir Linden)
2018-02-22MAINT-8264 - test for performance/behavior changeBrad Payne (Vir Linden)
2018-02-21MAINT-8264 - prevent at least some cases of LODs getting stuck at too-low ↵Brad Payne (Vir Linden)
values.
2018-02-13mergeBrad Payne (Vir Linden)
2018-02-12increment viewer version to 5.1.2Oz Linden
2018-02-12MAINT-8239 - more logging and better notes about the fixBrad Payne (Vir Linden)
2018-02-02MAINT-8239 - bad debug lineBrad Payne (Vir Linden)
2018-02-02MAINT-8239 - problems with some instances failing to load some joint ↵Brad Payne (Vir Linden)
positions. Added DumpXML and Reset Skeleton support for animated objects when debugging.
2018-01-29SL-859 - exceptionally verbose logging of object state updates, likely temporaryBrad Payne (Vir Linden)
2018-01-24MAINT-8197 Fix for crash in gpu_benchmark()AndreyL ProductEngine
including safety checks and some refactoring
2018-01-22MAINT-8159 - animation state management during link/unlink commandsBrad Payne (Vir Linden)
2018-01-19Skip warning about direct launch of viewer if running under debugger. ↵Brad Payne (Vir Linden)
Currently this check should work on windows and linux.
2018-01-18correct more 64bit vivox dll namesOz Linden
2018-01-18correct 64bit vivox dll namesOz Linden
2018-01-18more places where vivox names must be conditional on address sizeOz Linden
2018-01-18copy all versions of libnghttp for testsOz Linden
2018-01-17use 64bit vivox sdk components in 64bit windows buildsOz Linden
2018-01-17More fixes for pointer-to-string issuesBrad Payne (Vir Linden)
2018-01-17Fix for 64-bit pointers in some llformat statementsBrad Payne (Vir Linden)
2018-01-17merge 5.1.0-releaseOz Linden
2018-01-17mergeBrad Payne (Vir Linden)
2018-02-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2018-02-02MAINT-8262 Crash in LLInventoryModel::createNewCategory(..)maxim_productengine
2018-02-09MAINT-8279 Fix for crash on unset pcodeandreykproductengine
2018-01-29MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun()Andrey Kleshchev
2018-01-24MAINT-8197 Fix for crash in gpu_benchmark()AndreyL ProductEngine
including safety checks and some refactoring
2018-01-22MAINT-8210 Fixed crash in avatar name cacheandreykproductengine
2018-01-22MAINT-8208 [Mac] Viewer crashes when uploading certain mesh model after ↵maxim_productengine
enabling "Include skin weight"
2018-01-17MAINT-8183 Additional loggingandreykproductengine
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-01-16increment viewer version to 5.1.1Oz Linden
2018-01-12spell "Requesting" correctlyOz Linden
2018-01-12remove warnings for bad certificates (too scary), add infoOz Linden
for the rejected count
2018-01-12MAINT-8145 - reduce zoom lag by updating joint position overrides less ↵Brad Payne (Vir Linden)
often, no longer done in rebuildGeom()