summaryrefslogtreecommitdiff
path: root/indra/llappearance
AgeCommit message (Expand)Author
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
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-19small tweaks to param debugging, restricting LLWearable::writeToAvatarBrad Payne (Vir Linden)
2012-09-14BUILDFIX: WIN fixing up windows building issuesNyx (Neal Orman)
2012-09-13Merge sunshine -> sunshine-experimentalDon 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-13Moved most of the appearance utility application level logic into LLAppAppear...Don Kjer
2012-09-12SH-3347 create demo of back end texture baking serviceNyx Linden
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-08Fixed #include typoDon Kjer
2012-09-08Automated mergeDon Kjer
2012-09-08Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLIn...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-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-09-04Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific LLVi...Don 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-03Fixed typo in cmake fileDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-08-21SH-3261 SH-3324 WIP Starting extraction of wearable/appearance librariesNyx (Neal Orman)