Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks | |
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-07-07 | SL-16598 Stuck in Ground Sit | Andrey Kleshchev | |
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state | |||
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵ | Dave Parks | |
objects less annoying when alt-zooming in edit mode. | |||
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-26 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev | |
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread. | |||
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-24 | Merged DRTVWR-563 into SL-17219 | Dave Parks | |
2022-05-18 | SL-17449 Fix for Alexa's hair | Dave Parks | |
2022-05-18 | SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ↵ | Brad Payne (Vir Linden) | |
before sending to simulator. # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-288, SL-10163 - error reporting for animation upload failures. | Brad Payne (Vir Linden) | |
2022-05-18 | SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of ↵ | Brad Payne (Vir Linden) | |
animations containing invalid joint names # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp | |||
2022-05-18 | SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219 | Nat Goodspeed | |
Update task branch from main project branch. | |||
2022-05-17 | SL-17415 Movement of scripted attached objects is no longer interpolated. | Andrey Kleshchev | |
2022-05-16 | SL-17412 Crash at isWearingWearableType | Andrey Kleshchev | |
Related to "Allow Select Avatar" feature, selection manager made avatar to persist longer. | |||
2022-05-14 | SL-16746 Hide hair and fix missing light for animation preview | Andrey Kleshchev | |
2022-05-10 | SL-17219: Delete some unused declarations. | Nat Goodspeed | |
These trigger fatal warnings on Mac. | |||
2022-04-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp | |||
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks | |
2022-03-07 | SL-16721 Crash on idleUpdateMisc #2 | Andrey Kleshchev | |
2022-02-21 | SL-16056 Load cloud texture only once | Andrey Kleshchev | |
2022-02-08 | Merged in SL-98 (pull request #864) | Howard Stearns | |
SL-98 - Render a "ground plane" in the model upload preview, so users can see any added offset Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy | |||
2022-02-08 | SL-98 - Remove dead code | Howard Stearns | |
2022-02-04 | SL-98 - move new renderGroundPlane from LLVOAvatar to LLModelPreview | Howard Stearns | |
2022-02-04 | SL-98 - Guessing at what might make MS compiler happier. | Howard Stearns | |
2022-02-04 | SL-98 - Render a "ground plane" in the model upload preview, so users can ↵ | Howard Stearns | |
see any added offset | |||
2022-01-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev | |
bridge in state 24 (dead) | |||
2022-01-27 | SL-16056 Avatar gas cloud adaptive delay #2 | Andrey Kleshchev | |
Reset avatar 'loaded' timer after getting new mesh data | |||
2022-01-24 | SL-16594 Fix for occasional single-frame culling of rigged attachments | Runitai Linden | |
2022-01-14 | Fix merge conflict | Ptolemy | |
2022-01-14 | SL-16606: Add profiler category AVATAR | Ptolemy | |
2022-01-13 | SL-16606: Add profiler category AVATAR | Ptolemy | |
2022-01-13 | SL-16544 Fix for rigged mesh bounding boxes | Dave Parks | |
2021-12-26 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-12-20 | Merge branch 'master' into DRTVWR-544-maint | Mnikolenko Productengine | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-12-15 | SL-16487 Fix for rigged attachment bounding boxes being too tight. | Runitai Linden | |
2021-12-03 | SL-16445 Small cleanup in llvoavatar | Andrey Kleshchev | |
2021-11-30 | SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush() | Dave Houlton | |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton | |
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks | |
2021-11-19 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvoicevivox.cpp | |||
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |