Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-26 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces #2 | |||
2020-10-14 | SL-14119 Crash at LLVolumeFace::cacheOptimize | Andrey Kleshchev | |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton | |
2019-11-27 | Downstream merge from lindenlab/viewer-lynx | AndreyL ProductEngine | |
2019-11-21 | SL-12322 addTriangle crash | andreykproductengine | |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine | |
2019-08-06 | Fix shutdown crash in teardown of joint heirarchy. | Graham Linden | |
Ifdef'd code for potential skinning speed up to avoid lots of int<->float conversions (expensive and static for min space investment) as updating rigged VBs shows up as a profiling bottleneck for Low rendering (where we actually use CPU skinning). | |||
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
2019-04-02 | Merge 6.1.2 LoveMeRender new hotness | Graham Linden | |
2019-03-13 | Mods to make merge with viewer-release have less whitespace-only change and ↵ | Graham Linden | |
fix diffs between EEP and VR. | |||
2018-11-14 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-11-14 | Merge | Rider Linden | |
2018-06-28 | Replace cache hit info in tex fetch debug display. | Graham Linden | |
Silence launcher warning for devs. Work-around path gen deciding to gen NaNs for some flexi prims. | |||
2018-06-13 | SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to ↵ | Brad Payne (Vir Linden) | |
DebugAnimatedObjects output | |||
2018-06-07 | SL-915 - more on dynamic extent tracking, possible fix for 32-bit crash issues | Brad Payne (Vir Linden) | |
2018-06-05 | merge | Brad Payne (Vir Linden) | |
2018-06-05 | SL-915 - incremental updates to dynamic bounding box, setting to control detail. | Brad Payne (Vir Linden) | |
2018-06-01 | Merge to 5.1.6 | Graham Linden | |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-18 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-04-20 | Move class3 sky/cloud shaders to where they need to be to get picked up by ALM. | Graham Linden graham@lindenlab.com | |
Modify autobuild.xml to use new libatmo w/ state save/restore fixes (addresses font render glitch). Put in nSight debug support. | |||
2018-05-18 | merge | Brad Payne (Vir Linden) | |
2018-03-02 | merge | Brad Payne (Vir Linden) | |
2018-03-02 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-21 | MAINT-8264 - prevent at least some cases of LODs getting stuck at too-low ↵ | Brad Payne (Vir Linden) | |
values. | |||
2018-02-07 | MAINT-8258 Don't show sculpty until it is loaded or load fails | andreykproductengine | |
2018-02-05 | MAINT-8269 Crahes in cacheOptimize() | andreykproductengine | |
2018-01-17 | merge | Brad Payne (Vir Linden) | |
2018-02-05 | MAINT-8269 Crahes in cacheOptimize() | andreykproductengine | |
2018-01-17 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-01-03 | MAINT-8022 Make unzip silent yet include failure reason into output | andreykproductengine | |
2017-11-29 | merge | Brad Payne (Vir Linden) | |
2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed | |
2017-11-03 | MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variable | andreykproductengine | |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-10-11 | merge | Brad Payne (Vir Linden) | |
2017-08-03 | SL-731 - render metadata includes triangle count, triangle and vertex count ↵ | Brad Payne (Vir Linden) | |
included with debug text for control avatar | |||
2017-09-01 | MAINT-7649 Error with information in case of failed allocation. | andreykproductengine | |
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-25 | MAINT-309 Fixed top and bottom cube faces do not show a selection silhouette | andreykproductengine | |
2016-11-30 | SL-540 - fix for regression in handling of out-of-range joint indices in ↵ | Brad Payne (Vir Linden) | |
skin weights | |||
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2017-03-06 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-12-20 | move debugging globals to the "lowest" library they are referenced in | Oz Linden | |
2016-10-18 | MAINT-6841 - removed the joint remapping code, since it was designed to ↵ | Brad Payne (Vir Linden) | |
support a feature we no longer have. This also incidentally fixes any bugs caused by the joint remapping code. | |||
2016-07-27 | MAINT-612 FIXED LOD switch distance calculation ignores z-axis scale | andreykproductengine | |
2016-06-03 | SL-220 - handle case that a weighted vertex includes no skin weights | Brad Payne (Vir Linden) | |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2016-04-06 | SL-366 - more cases where skinned weights can go awry, and a bunch more ↵ | Brad Payne (Vir Linden) | |
asserts to verify. |