Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-29 | viewer#1568 Revert "SL-17597 AV height in Shape dialog IS WRONG" | Andrey Kleshchev | |
This reverts commit f5a7c22cea16b51db12360436ce64c2433a5aa5f to fix viewer#1568. | |||
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
2024-01-09 | SL-20781 Follow up on boost to std replacement | Andrey Kleshchev | |
2024-01-08 | replace boost library to standard | AiraYumi | |
2023-12-12 | SL-17597 AV height in Shape dialog IS WRONG | Alexander Gavriliuk | |
2023-07-27 | SL-18619 Eyes not rendering in Shape floater thumbnails | Alexander Gavriliuk | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-01-16 | SL-18893 OSX buildfix | Andrey Lihatskiy | |
2023-01-10 | SL-18893 Fixes for pull requests #38, #41, and #42 (#46) | Fawrsk | |
Eliminate unnecessary copies, and remove uses of auto | |||
2023-01-03 | SL-18893 Clean up for loops in llappearance to use C++11 range based for ↵ | Fawrsk | |
loops (#38) | |||
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-19 | Fix leak of mRoot during LLAvatarAppearance destruction | Rye Mutt | |
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
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 | |||
2021-10-28 | SL-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 | |||
2020-11-30 | SL-14369 Get rid of static sSkeletonXMLTree | Mnikolenko ProductEngine | |
2020-11-30 | SL-14369 FIXED BugSplat Crash LLAppViewer::cleanup() | Mnikolenko ProductEngine | |
2020-11-03 | SL-14190 moved sAvatarDictionary | Andrey Kleshchev | |
2020-10-26 | SL-14190 sAvatarDictionary was not used | Andrey Kleshchev | |
2019-08-26 | Fix llavatarappearance merge to not use iterator in favor of C++11 lingo. | Graham Linden | |
2019-08-26 | Merge 6.3.1 viewer-release | Graham Linden | |
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-03-05 | Merge | Anchor | |
2019-02-06 | SL-10471 - collision volume api | Brad Payne (Vir Linden) | |
2019-02-05 | SL-10471 - animation validation for constraints | Brad Payne (Vir Linden) | |
2018-11-28 | Merge | Anchor | |
2018-10-11 | Merge | Anchor Linden | |
2018-09-27 | merge | Brad Payne (Vir Linden) | |
2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine | |
2018-07-15 | [MAINT-8846] - fixing duplicate id in avatar_lad.xml fixrs character test ↵ | Anchor Linden | |
female crash. code cleanup. | |||
2018-07-12 | MAINT-8863 - more diagnostics to pin down possible causes | Brad Payne (Vir Linden) | |
2018-06-27 | [MAINT-8742] - fix color/tint on universal tattoos | Anchor Linden | |
2018-06-13 | [DRTVWR-476] - add universal head,upper,lower tattoos | Anchor Linden | |
2018-05-21 | [DRTVWR-455] - added 5 new bake channels | Anchor Linden | |
2018-01-17 | merge | Brad Payne (Vir Linden) | |
2017-12-13 | MAINT-7528 - allow underscores to substitute for spaces in uploaded meshes - ↵ | Brad Payne (Vir Linden) | |
this allows rigging to some attachment points that will not otherwise work | |||
2017-05-09 | DRTVWR-418: Harmless commit to force a TeamCity rebuild. | Nat Goodspeed | |
2017-01-04 | DRTVWR-418: Harmless change to kick TeamCity build. | Nat Goodspeed | |
2016-12-21 | DRTVWR-418: Harmless change to kick the TeamCity build. | Nat Goodspeed | |
2016-09-29 | SL-451 - removed member variable that's no longer used with current joint ↵ | Brad Payne (Vir Linden) | |
numbering scheme | |||
2016-09-27 | SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette() | Brad Payne (Vir Linden) | |
2016-09-02 | merge | Brad Payne (Vir Linden) | |
2016-08-25 | SL-427 - debug logging for AvatarBodySize will give details about when and ↵ | Brad Payne (Vir Linden) | |
why body size changed | |||
2016-08-23 | SL-274 - disabled test w/non-SSE matrix ops. MAINT-6672 - fixed Reset ↵ | Brad Payne (Vir Linden) | |
Skeleton, no longer crashes. | |||
2016-08-12 | MAINT-6631 - reluctantly, added support for animation of collision volumes, ↵ | Brad Payne (Vir Linden) | |
to avoid breaking existing content. | |||
2016-08-09 | SL-109 - made viewer much less tolerant of bad data in avatar_skeleton.xml ↵ | Brad Payne (Vir Linden) | |
or avatar_lad.xml. If either of these is broken, there's no point trying to continue, more informative to just error out with an appropriate message. | |||
2016-06-07 | SL-395 - support scale overrides (currently no way to get these into a dae, ↵ | Brad Payne (Vir Linden) | |
so the actual scale values are fabricated at run-time based on the joint name) | |||
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |