summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearance.h
AgeCommit message (Expand)Author
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
2012-09-11SH-3264 Moved over a few more items to llappearanceNyx (Neal Orman)
2012-09-10BUILDFIX WIN fixing windows build errorNyx (Neal Orman)
2012-09-09Fixed crashes on login. Moved most of the remaining character/skeleton gener...Don Kjer
2012-09-07SH-3264 Porting over the XML loading of the avatar structure to llappearanceNyx (Neal Orman)
2012-09-06MergeDon Kjer
2012-09-06Extracted mWearableDatas from LLAgentWearables into llappearance/LLWearableDa...Don Kjer
2012-09-05SH-3264 Worked to move over mBakedTextureDatas from LLVOAvatar to LLAvatarApp...Nyx (Neal Orman)
2012-09-04Cleanup actions from code review of llappearance with nyxDon Kjer
2012-09-04More clean-up to closer match original file order. For llavatarappearance diffsDon Kjer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Cleanup of llappearance refactor file definition order for easier diff'ingDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer