summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-04-20MAINT-8549, MAINT-8554 - improvements to animesh ARC, restrict joint ↵Brad Payne (Vir Linden)
position overrides to +/-5m
2018-04-16MAINT-8525 - crash during buy objectBrad Payne (Vir Linden)
2018-04-13merge, mac build fixBrad Payne (Vir Linden)
2018-04-13MAINT-8239 - joint offsetsBrad Payne (Vir Linden)
2018-04-12merge MAINT-8474 changesOz Linden
2018-04-12increment viewer version to 5.1.4Oz Linden
2018-04-10SL-704 - more cleanup of dev-relevant commentsBrad Payne (Vir Linden)
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-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
2018-03-02Replace start page for media browser with DuckDuckGo.com - Google page was ↵callum_linden
offset at that window size and was irritating
2018-03-02mergeBrad Payne (Vir Linden)
2018-03-01Automated merge with tip of viewer-releasecallum_linden
2018-03-01increment viewer version to 5.1.3Oz Linden
2018-03-01Now CEF supports setting default page background if specifier missing from ↵callum_linden
HTML, set default background color to the Linden default grey (#282828)
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-14Automated merge with tip of viewer-releasecallum_linden
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-26Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵callum_linden
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer
2018-01-26Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are ↵callum_linden
more complete and more robust (last stage was creation of S3 non-user specific URL)
2018-01-25MAINT-8232 Clear History button description should not include 'web' - ↵callum_linden
incorrect assertionm that web cache not cleared
2018-01-24MAINT-8232 Clear History button description should not include 'web'callum_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-22Bring in the very latest version of Dullahan (1.1.1024) that matches the ↵callum_linden
most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build
2018-01-22MAINT-8207 Tweak web/cookie UI in viewer prefscallum_linden
2018-01-19After reforking the post viewer64 viewer-release repository, I pulled in all ↵callum_linden
the changes from my viewer64 based viewe64-media-update repository. This repository is the canonical one going forwards
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-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'