summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2020-10-08macos build fixMnikolenko ProductEngine
2020-10-08Purge excessive files from disc cache each startupMnikolenko Productengine
2020-10-07Tweak name of cache folder in the Viewer cache directoryCallum Prentice
2020-10-07remove the static cache files from the viewer and update viewer_manifest.py t...Callum Prentice
2020-10-07Improve, rationalize and expand commentsCallum Prentice
2020-10-07Add in some cache stats for the about boxCallum Prentice
2020-10-07This changeset hooks up many things that have been in progress and moves thin...Callum Prentice
2020-10-06Replace references to static writefile with write so we end up with only a si...Callum Prentice
2020-10-06Remove SQLite from project and we are now not going to use it for the cacheCallum Prentice
2020-10-06Add in the C++ filesystem based cache and clean up some indempotent functions...Callum Prentice
2020-09-28Merge with tip of ReleaseCallum Prentice
2020-09-28Increment viewer version to 6.4.10Nat Goodspeed
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-24Rename lldiskcache.* to llfilesystem.* - i think this is the right name since...Callum Prentice
2020-09-22Add SQLite third package to this viewer and pull in the most recent build (3.33)Callum Prentice
2020-09-22Merge branch 'master' v6.4.9 into DRTVWR-497Dave Houlton
2020-09-22Merge branch 'master' into DRTVWR-519Callum Prentice
2020-09-22Increment viewer version to 6.4.9Nat Goodspeed
2020-09-21SL-13522 remove injected character lights to improve alpha blendDave Houlton
2020-09-17Remove references to VFS in the non-English language XML files (already remov...Callum Prentice
2020-09-17Some small changes to replace 'vfs' with 'filesystem' outside of my dev envCallum Prentice
2020-09-17The folder where the disk cache lives was originally renamed from llvfs to ll...Callum Prentice
2020-09-17mac build fixMnikolenko ProductEngine
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-09-16DRTVWR-4976 Misc shader cleanup.Dave Houlton
2020-09-16SL-13768 clang-format class2 deferred skyF.glsl (whitespace)Dave Houlton
2020-09-16SL-13768 de-obfuscate the ALM version of skyF.glslDave Houlton
2020-09-16Check existence of local files instead of checking VFSMnikolenko Productengine
2020-09-15SL-13768 remove moon glow from ALM deferred path as wellDave Houlton
2020-09-15Revert "SL-13768 Remove glow from moon when sun is down due to it using the s...Dave Houlton
2020-09-12Merged in SL-13768_remove_moon_glow (pull request #297)Michael Pohoreski
2020-09-11SL-13465 Restore Pre-EEP haze effecting moonPtolemy
2020-09-11SL-13465 Remove hack offset of moon when AS is ON to match when AS is OFF.Ptolemy
2020-09-11SL-13768 Remove glow from moon when sun is down due to it using the sun glow ...Ptolemy
2020-09-11SL-13830 Remade vivox shutdown to terminate when it is told to shutdown inste...Andrey Kleshchev
2020-09-11Revert SL-13927 commit 8c8eac256bdb51fdf9e6e297280b2017d26c3588.Andrey Kleshchev
2020-09-11Effective rename of DRTVWR-506-simple since there is no way to rename a branc...Callum Prentice
2020-09-11SL-13830 Don't crash if quiting during startupAndrey Kleshchev
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2020-09-09SL-13919 SSL verification should take mVerifyPeer flag into accountAndrey Kleshchev
2020-09-09SL-13921 Only one of extended key usages is neededAndrey Kleshchev
2020-09-09Revert "SL-12475 add Inventory Favorites tab"Andrey Lihatskiy
2020-09-09Revert "SL-12475 Mac buildfix"Andrey Lihatskiy
2020-09-05Merge branch 'marchcat/SL-13910' into DRTVWR-503-maintAndrey Lihatskiy
2020-09-05SL-13910 Moved the LLCertException constructor to .cppAndrey Lihatskiy
2020-09-04SL-13910 Added the TLS Web Server Authentication certificate checkAndrey Lihatskiy
2020-09-02SL-12978 & SL-13743. Remove abrupt changes in sun intensity calc, preserve or...Dave Houlton
2020-09-02SL-12978 clang-format shader file (whitespace)Dave Houlton
2020-09-02SL-12978 de-obfuscate, banish the tempsDave Houlton