summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.cpp
AgeCommit message (Collapse)Author
2022-05-18SL-288, SL-10163 - error reporting for animation upload failures.Brad Payne (Vir Linden)
2022-05-18SL-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-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
Update task branch from main project branch.
2022-05-17SL-17415 Movement of scripted attached objects is no longer interpolated.Andrey Kleshchev
2022-05-16SL-17412 Crash at isWearingWearableTypeAndrey Kleshchev
Related to "Allow Select Avatar" feature, selection manager made avatar to persist longer.
2022-05-14SL-16746 Hide hair and fix missing light for animation previewAndrey Kleshchev
2022-05-10SL-17219: Delete some unused declarations.Nat Goodspeed
These trigger fatal warnings on Mac.
2022-05-05Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
2022-04-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
2022-04-26merge fixMnikolenko Productengine
2022-04-26Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-03-07SL-16721 Crash on idleUpdateMisc #2Andrey Kleshchev
2022-03-02Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
# Conflicts: # indra/llcommon/tests/llprocess_test.cpp # indra/llui/llcombobox.cpp # indra/llui/llcombobox.h # indra/newview/VIEWER_VERSION.txt # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp
2022-02-21SL-16056 Load cloud texture only onceAndrey Kleshchev
2022-02-08Merged 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-08SL-98 - Remove dead codeHoward Stearns
2022-02-04SL-98 - move new renderGroundPlane from LLVOAvatar to LLModelPreviewHoward Stearns
2022-02-04SL-98 - Guessing at what might make MS compiler happier.Howard Stearns
2022-02-04SL-98 - Render a "ground plane" in the model upload preview, so users can ↵Howard Stearns
see any added offset
2022-01-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
bridge in state 24 (dead)
2022-01-27SL-16056 Avatar gas cloud adaptive delay #2Andrey Kleshchev
Reset avatar 'loaded' timer after getting new mesh data
2022-01-24SL-16594 Fix for occasional single-frame culling of rigged attachmentsRunitai Linden
2022-01-21Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-539Runitai Linden
# Conflicts: # indra/llcommon/lltracerecording.h # indra/newview/llfloaterpreference.cpp
2022-01-14Fix merge conflictPtolemy
2022-01-14SL-16606: Add profiler category AVATARPtolemy
2022-01-13SL-16606: Add profiler category AVATARPtolemy
2022-01-13SL-16544 Fix for rigged mesh bounding boxesDave Parks
2021-12-26Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-12-20Merge branch 'master' into DRTVWR-544-maintMnikolenko Productengine
2021-12-20Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton
2021-12-15SL-16487 Fix for rigged attachment bounding boxes being too tight.Runitai Linden
2021-12-03SL-16445 Small cleanup in llvoavatarAndrey Kleshchev
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-11-19Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llvoicevivox.cpp
2021-11-16DRTVWR-546 merge in master v6.5.1Dave Houlton
2021-11-16Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2021-11-16Merge branch 'master' into DRTVWR-519Andrey Lihatskiy
# Conflicts: # README.md
2021-11-12SL-16056 Improve 'avatar cloud' behaviorAndrey Kleshchev
Make avatar cloud delay longer proportionally to load time
2021-11-05SL-13867 Remove unused sFreezeCounterAndrey Kleshchev
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵Dave Parks
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
2021-09-27SL-16088 Fix for stall from many calls to glGenBuffers.Dave Parks
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2021-09-14SL-15038 Added Tracy instrumentation to name tags and chat bubbles.Runitai Linden
2021-08-02SL-15738 FIXED Nametags are visible after "Hide avatars completely" then ↵Mnikolenko Productengine
name tags set to Off.