summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-20SL-16014: Add Tracy markup for LLVolumeFacePtolemy
2021-09-20SL-16014: Add Tracy markup for LLSDPtolemy
2021-09-20SL-16014: Add Tracy markup to LLViewerObjectListPtolemy
2021-09-20SL-16014: Add Tracy markup to LLSpatialGroupPtolemy
2021-09-20SL-16014: Add Tracy markup to LLFacePtolemy
2021-09-20SL-16014: Add Tracy markup for lldrawablePtolemy
2021-09-20SL-16014: Add macros for better markup in TracyPtolemy
2021-09-20SL-15999 - support for temporarily changing other settings while ↵Brad Payne (Vir Linden)
noninteractive, including a fix for unwanted SLURL redirects
2021-09-20SL-15999 - track --noninteractive state with gNonInteractive flagBrad Payne (Vir Linden)
2021-09-18SL-11841 Fix PushToTalkToggle being set incorectlyAndrey Kleshchev
Due to changed defaults, legacy compatibility will no longer work corectly, remove it
2021-09-17SL-15594 Ignore voice keys when keybinding is waiting for a keyAndrey Kleshchev
2021-09-17SL-11841 make ‘Push to talk’ the default settingAndrey Kleshchev
2021-09-17SL-15999 - disable various types of loading in noninteractive modeBrad Payne (Vir Linden)
2021-09-16SL-15999 - throttle frame rate even more when noninteractiveBrad Payne (Vir Linden)
2021-09-16SL-15999 - skip plugins in NonInteractive modeBrad Payne (Vir Linden)
2021-09-16SL-15999 - added --noninteractive command line optionBrad Payne (Vir Linden)
2021-09-15SL-16014: Add Tracy logging to doFrame()Ptolemy
2021-09-15SL-16014 Add Tracy logging to lldrawpoolavatar.cppPtolemy
2021-09-15Merged in merge-541 (pull request #686)Euclid Linden
Merge to latest 541
2021-09-15Merged DRTVWR-546 into merge-541Euclid Linden
2021-09-15SL-15962 Add hooks for tracy memory profilingDave Houlton
2021-09-15SL-15038 Added Tracy instrumentation to name tags and chat bubbles.Runitai Linden
2021-09-15SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce ↵Runitai Linden
number of per-frame lookups to said map.
2021-09-15SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-15SL-15709: Windows: Include Tracy source directly; don't use a libraryPtolemy
2021-09-15SL-15742 - python 3 support for integration test scriptBrad Payne (Vir Linden)
2021-09-15SL-15742 - python 3 support for integration test scriptBrad Payne (Vir Linden)
2021-09-15SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-15SL-15962 Add hooks for tracy memory profilingDave Houlton
2021-09-14SL-15038 Added Tracy instrumentation to name tags and chat bubbles.Runitai Linden
2021-09-14SL-15961 Convert LLMeshRepository::mSkinMap into unordered_map and reduce ↵Runitai Linden
number of per-frame lookups to said map.
2021-09-13SL-15975 Add Tracy-only profile macros that are no-ops when Tracy is disabled.Runitai Linden
2021-09-09SL-15572 - retry logic for codeticket.py commandsBrad Payne (Vir Linden)
2021-09-09SL-15965 Support wider range of parsing errorsAndrey Kleshchev
2021-09-09SL-11841 make ‘Push to talk’ the default settingMnikolenko Productengine
2021-09-09SL-15201 Increased the viewer version to 6.5.0 for the 360 snapshot ViewerCallum Prentice
2021-09-09SL-15201 Increased the viewer version to 6.5 for new-feature viewerAndrey Lihatskiy
2021-09-06SL-443 keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-09-06Revert "SL-443 Keybindings: Support reassigment of script interaction button"Andrey Kleshchev
This reverts commit a5675bedbb2bd34ce03dd16651dc74d8078efea9. Commit slipped in by accident
2021-09-06SL-15940 Remove ability to set zero triangle limitAndrey Kleshchev
Setting lod to zero triangles doesn't work and shouldn't work, so UI shouldn't allow setting less then one triangle per model as well.
2021-09-06SL-15944 Don't show animeshes and local lights attached to the avatar when ↵Mnikolenko Productengine
‘Hide all avatars' is enabled
2021-09-04Merged in SL-15709-Tracy (pull request #677)Michael Pohoreski
SL-15709: Windows: Include Tracy source directly; don't use a library
2021-09-03Merge branch 'DRTVWR-541' of bitbucket.org:lindenlab/viewer into DRTVWR-541Ptolemy
2021-09-03SL-15709: Fix LLCommon not setting Tracy include directory and not linking ↵Ptolemy
to tracy.lib
2021-09-03SL-15709: Use standardized autobuild name; set TRACY_INCLUDE_DIR if Tracy ↵Ptolemy
not enabled
2021-09-03SL-15709: Add Darwin supportPtolemy
2021-09-03SL-15709: CleanupPtolemy
2021-09-03SL-15709: IF Tracy is enabled default to using only Tracy instead of Fast ↵Ptolemy
Timers; also print Tracy include directory
2021-09-03SL-15709: Default Tracy to offPtolemy
2021-09-03SL-15709: Default to old fast timersPtolemy