summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearance.h
AgeCommit message (Expand)Author
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-04Merge remote-tracking branch 'origin/release/materials_featurette' into proje...Brad Linden
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-29viewer#1568 Revert "SL-17597 AV height in Shape dialog IS WRONG"Andrey Kleshchev
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-12-12SL-17597 AV height in Shape dialog IS WRONGAlexander Gavriliuk
2023-01-10SL-18893 Fixes for pull requests #38, #41, and #42 (#46)Fawrsk
2023-01-03SL-18893 Clean up for loops in llappearance to use C++11 range based for loop...Fawrsk
2020-11-30SL-14369 Get rid of static sSkeletonXMLTreeMnikolenko ProductEngine
2020-11-30SL-14369 FIXED BugSplat Crash LLAppViewer::cleanup()Mnikolenko ProductEngine
2020-11-03SL-14190 moved sAvatarDictionaryAndrey Kleshchev
2019-02-06SL-10471 - collision volume apiBrad Payne (Vir Linden)
2018-07-12MAINT-8863 - more diagnostics to pin down possible causesBrad Payne (Vir Linden)
2017-12-04SL-704 - made avatar hierarchy more consistent by adding lluiavatar for viewe...Brad Payne (Vir Linden)
2016-09-29SL-451 - removed member variable that's no longer used with current joint num...Brad Payne (Vir Linden)
2016-09-27SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-02mergeBrad Payne (Vir Linden)
2016-08-25SL-427 - debug logging for AvatarBodySize will give details about when and wh...Brad Payne (Vir Linden)
2016-08-12MAINT-6631 - reluctantly, added support for animation of collision volumes, t...Brad Payne (Vir Linden)
2016-06-07SL-395 - support scale overrides (currently no way to get these into a dae, s...Brad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-02-12SL-333 WIP - added back some unused constructors to make the appearance utili...Brad Payne (Vir Linden)
2016-02-03SL-333 work - attachment joints now get a valid mJointNum, more checking on v...Brad Payne (Vir Linden)
2015-11-13Eliminated joint_offset file. Added aliases attrib to bones in avatar_skelet...Aura Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-08-14SL-125 WIP - updated base bento repo excluding dynamic skeleton.Brad Payne (Vir Linden)
2014-10-30SL-93 - WIP on managing pelvis fixups using new joint offset frameworkBrad Payne (Vir Linden)
2013-10-25SH-4572 FIX changing clothing parameters do not take effect in edit appearanceNyx Linden
2013-10-16SH-3455 BUILDFIX Updating linux appearance utility to use the new refactorNyx Linden
2013-09-23SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and rela...Brad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-18sunshine cleanup annotationsBrad Payne (Vir Linden)
2013-06-28SH-4240 FIX users can set hover height to 0Nyx Linden
2013-05-02SH-4060 FIX avatar hover being set to minimum at seemingly random timesNyx Linden
2013-03-11mergeprep
2013-02-28SH-3909 Support avatar height offsetNyx Linden
2012-11-05renamed a confusingly-named fieldBrad Payne (Vir Linden)
2012-09-27Merging sunshine-experimental into sunshine-internalNyx (Neal Orman)
2012-09-26renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented s...Brad Payne (Vir Linden)
2012-09-21Making computeBodySize publicNyx Linden
2012-09-20Partial rewrite of llifstream and llofstream (Windows implementation pending)...Don Kjer
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-09-13Instantiated bare-bones LLBakingAvatar concrete class (derived from LLAvatarA...Don Kjer