index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llappearance
/
llavatarappearance.h
Age
Commit message (
Expand
)
Author
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
2019-02-06
SL-10471 - collision volume api
Brad Payne (Vir Linden)
2018-07-12
MAINT-8863 - more diagnostics to pin down possible causes
Brad Payne (Vir Linden)
2017-12-04
SL-704 - made avatar hierarchy more consistent by adding lluiavatar for viewe...
Brad Payne (Vir Linden)
2016-09-29
SL-451 - removed member variable that's no longer used with current joint num...
Brad Payne (Vir Linden)
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 wh...
Brad Payne (Vir Linden)
2016-08-12
MAINT-6631 - reluctantly, added support for animation of collision volumes, t...
Brad Payne (Vir Linden)
2016-06-07
SL-395 - support scale overrides (currently no way to get these into a dae, s...
Brad Payne (Vir Linden)
2016-05-21
merged jelly-doll viewer-release into bento
Brad Payne (Vir Linden)
2016-02-12
SL-333 WIP - added back some unused constructors to make the appearance utili...
Brad Payne (Vir Linden)
2016-02-03
SL-333 work - attachment joints now get a valid mJointNum, more checking on v...
Brad Payne (Vir Linden)
2015-11-13
Eliminated joint_offset file. Added aliases attrib to bones in avatar_skelet...
Aura Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-08-14
SL-125 WIP - updated base bento repo excluding dynamic skeleton.
Brad Payne (Vir Linden)
2014-10-30
SL-93 - WIP on managing pelvis fixups using new joint offset framework
Brad Payne (Vir Linden)
2013-10-25
SH-4572 FIX changing clothing parameters do not take effect in edit appearance
Nyx Linden
2013-10-16
SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor
Nyx Linden
2013-09-23
SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and rela...
Brad Payne (Vir Linden)
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-18
sunshine cleanup annotations
Brad Payne (Vir Linden)
2013-06-28
SH-4240 FIX users can set hover height to 0
Nyx Linden
2013-05-02
SH-4060 FIX avatar hover being set to minimum at seemingly random times
Nyx Linden
2013-03-11
merge
prep
2013-02-28
SH-3909 Support avatar height offset
Nyx Linden
2012-11-05
renamed a confusingly-named field
Brad Payne (Vir Linden)
2012-09-27
Merging sunshine-experimental into sunshine-internal
Nyx (Neal Orman)
2012-09-26
renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented s...
Brad Payne (Vir Linden)
2012-09-21
Making computeBodySize public
Nyx Linden
2012-09-20
Partial rewrite of llifstream and llofstream (Windows implementation pending)...
Don Kjer
2012-09-13
Fleshed out target_link_libraries dependencies between libraries. Appearance...
Don Kjer
2012-09-13
Instantiated bare-bones LLBakingAvatar concrete class (derived from LLAvatarA...
Don Kjer
2012-09-11
SH-3264 Moved over a few more items to llappearance
Nyx (Neal Orman)
2012-09-10
BUILDFIX WIN fixing windows build error
Nyx (Neal Orman)
2012-09-09
Fixed crashes on login. Moved most of the remaining character/skeleton gener...
Don Kjer
2012-09-07
SH-3264 Porting over the XML loading of the avatar structure to llappearance
Nyx (Neal Orman)
2012-09-06
Merge
Don Kjer
2012-09-06
Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...
Don Kjer
2012-09-05
SH-3264 Worked to move over mBakedTextureDatas from LLVOAvatar to LLAvatarApp...
Nyx (Neal Orman)
2012-09-04
Cleanup actions from code review of llappearance with nyx
Don Kjer
2012-09-04
More clean-up to closer match original file order. For llavatarappearance diffs
Don Kjer
2012-09-03
Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines
Don Kjer
2012-09-03
Cleanup of llappearance refactor file definition order for easier diff'ing
Don Kjer
2012-09-03
Extracted texture baking system into llappearance library.
Don Kjer