index
:
viewer.git
2024.09-ExtraFPS
main
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
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-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