Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-07-28 | SL-13634 Don't warn about convex decomposition issues if it's a stub | Andrey Kleshchev | |
2020-03-28 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-02-21 | merge | Brad Payne (Vir Linden) | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-10-15 | SL-11986 Mesh Uploader does not report Upload cost on fee-failure | andreykproductengine | |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine | |
2019-05-28 | SL-1105 Pack a name for server to use | andreykproductengine | |
2019-03-03 | SL-10422 Validate mesh | andreykproductengine | |
2019-02-22 | SL-10422 Validate loaded mesh | andreykproductengine | |
2019-01-15 | SL-10291 Replace apr_atomic with standard C++11 functionality | andreykproductengine | |
2019-01-14 | SL-10291 Replace apr_mutex with standard C++11 functionality | andreykproductengine | |
2018-11-29 | SL-9747 [Mesh Uploader] Remove confusing model_metric from upload | andreykproductengine | |
2018-11-26 | SL-10101 Remade most frequent setting calls to cached variants | andreykproductengine | |
2018-06-21 | merge | Brad Payne (Vir Linden) | |
2018-06-05 | merge | Brad Payne (Vir Linden) | |
2018-06-01 | merge from viewer-release | andreykproductengine | |
2018-05-18 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-05-04 | MAINT-8593 Viewer should not repeat mesh dowloads indefinetely | Andrey Kleshchev | |
2018-05-03 | MAINT-8593 Viewer should not repeat loads indefinetely | Andrey Kleshchev | |
2018-05-18 | merge | Brad Payne (Vir Linden) | |
2018-04-25 | MAINT-8549 - more on animesh ARC and associated refactoring | Brad Payne (Vir Linden) | |
2018-04-24 | MAINT-8549 - refactoring of streaming cost and related calculations | Brad Payne (Vir Linden) | |
2018-03-26 | SL-897 - display for DebugAnimatedObjects now includes streaming cost ↵ | Brad Payne (Vir Linden) | |
triangle count | |||
2018-03-16 | MAINT-8399 fixed unnessesary spam and made message more informative | andreykproductengine | |
2018-03-02 | merge | Brad Payne (Vir Linden) | |
2018-03-02 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-22 | MAINT-8183 Fixed some exit issues and crashes | andreykproductengine | |
2018-02-19 | MAINT-8308 Additional logging for mesh processing | andreykproductengine | |
2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
2018-01-03 | MAINT-8022 Make unzip silent yet include failure reason into output | andreykproductengine | |
2017-12-15 | MAINT-8064 Crashes in lodReceived() | andreykproductengine | |
2017-12-04 | MAINT-7993 Fixed on uploading inventory will show up but won't display ↵ | andreykproductengine | |
uploaded item | |||
2017-11-28 | MAINT-8029 Crash in onCompleted() | andreykproductengine | |
2017-10-11 | merge | Brad Payne (Vir Linden) | |
2017-09-29 | SL-794 - use largest LOD for est tri count, instead of trusting that it's ↵ | Brad Payne (Vir Linden) | |
always the high LOD | |||
2017-09-22 | SL-794, SL-790 - viewer-side enforcement in UI for various animated object ↵ | Brad Payne (Vir Linden) | |
limits that are also enforced on the server. | |||
2017-09-13 | MAINT-7794 Wrap getCapability(..) calls to avoid crashes | Mnikolenko Productengine | |
2017-07-28 | MAINT-7632 Crash in LLMeshRepoThread::fetchMeshLOD() - added allocation check | AndreyL ProductEngine | |
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows ↵ | andreykproductengine | |
folder. | |||
2017-05-22 | merge | Brad Payne (Vir Linden) | |
2017-04-03 | MAINT-7274 Placeholder text shouldn't be shown | andreykproductengine | |
2017-03-06 | SL-409 - build fix, removed unreferenced vars | Brad Payne (Vir Linden) | |
2017-03-06 | merge | Brad Payne (Vir Linden) | |
2017-03-06 | SL-409 - consolidated user of ViewerAsset cap for mesh and texture fetching ↵ | Brad Payne (Vir Linden) | |
as well. | |||
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Comments: - Fix based on "RenderAutoMuteByteLimit" setting. - File indra/llxml/llcontrol.h - add all signals to 0 group. It garanty that handlers (in indra/newview/llviewercontrol.cpp) will be called last. | |||
2017-01-17 | MAINT-6959 Ability to set custom folders for uploading items | andreykproductengine | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |