Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | SH-3651 FIX Beard edits not applying on server bakes | Nyx Linden | |
Despite incrementing the COF version, beard edits were not updating the head hash. We were not applying layers/parameters to the baked texture hashes for layers that did not contain a user-defined image. However, many layers have standard morph masks, etc that are affected by wearable parameters. Edited the LLTexLayerInterface::getWearable() method to return the proper wearable type if there is no associated local texture index, and all parameters in the wearable refer to a particular wearable type. Should be safe even if some (but not all) params have no wearable type defined. | |||
2013-01-25 | BUILDFIX: merge cleanup | Nyx Linden | |
A couple of merge issues that caused the resulting code to not build. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-12-20 | Skipping rendering of unneeded morph masks | Don Kjer | |
2012-12-18 | Fix for alpha blending using gl fixed-functions not matching shader ↵ | Don Kjer | |
implementation | |||
2012-12-06 | Alpha rendering fixes for appearance utility. | Don Kjer | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-09 | SH-3484 WIP - added additional logging under DebugAvatarCompositeBaked to ↵ | Brad Payne (Vir Linden) | |
try to track down baked texture issues | |||
2012-11-05 | renamed a confusingly-named field | Brad Payne (Vir Linden) | |
2012-10-29 | Fix for general graphical glitching on some cards | Brad Payne (Vir Linden) | |
2012-10-22 | merge | Brad Payne (Vir Linden) | |
2012-10-22 | handling for crossing from non-server-bake to server-bake regions | Brad Payne (Vir Linden) | |
2012-10-19 | FIX: fixed broken baked texture rendering in lltexlayer, by enforcing ↵ | Nyx Linden | |
correct gl state in lltexlayer.cpp FIX: updated appearance utility source package | |||
2012-10-18 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Nyx (Neal Orman) | |
2012-10-18 | Setting alpha rejection settings properly for texture bakes without basic ↵ | Nyx (Neal Orman) | |
shaders enabled | |||
2012-10-17 | additional diagnostics, improved shape stability at cost of increasing ↵ | Brad Payne (Vir Linden) | |
entanglement between baked and local appearance | |||
2012-10-17 | more param location logging, added wearable type info to dumpArchetypeXML | Brad Payne (Vir Linden) | |
2012-10-15 | additional debugging info, including tracking where visual params live | Brad Payne (Vir Linden) | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-06 | Added fast timers for baked texture rendering. Updated appearance utility | Don Kjer | |
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ↵ | Don Kjer | |
for the BAKING cmake setting. | |||
2012-10-04 | Automated merge | Don Kjer | |
2012-10-04 | Adding optimization to skip alpha image analysis when it isn't needed. | Don Kjer | |
2012-10-03 | merge | Brad Payne (Vir Linden) | |
2012-10-03 | additional fixes for avoiding avatar param manipulation via wearables, ↵ | Brad Payne (Vir Linden) | |
setting correct state from avatar appearance | |||
2012-10-02 | Moved gatherMorphMaskAlpha into llappearance. | Don Kjer | |
2012-09-28 | Exposing more tex layer information for hash id generation | Don Kjer | |
2012-09-28 | Started stubbing out llsd support for tex layer information. | Don Kjer | |
2012-09-27 | Automated merge | Don Kjer | |
2012-09-27 | Merge sunshine-internal -> sunshine-experimental | Don Kjer | |
2012-09-26 | more state management stuff, DRANO flags for problematic areas | Brad Payne (Vir Linden) | |
2012-09-26 | error checking, comments for areas needing fix/check in appearance | Brad Payne (Vir Linden) | |
2012-09-26 | renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented ↵ | Brad Payne (Vir Linden) | |
some areas we are probably using the function incorrectly | |||
2012-09-21 | Making computeBodySize public | Nyx Linden | |
2012-09-20 | Partial rewrite of llifstream and llofstream (Windows implementation ↵ | Don Kjer | |
pending). Moved more functionality from llviewerwearable to llwearable | |||
2012-09-19 | small tweaks to param debugging, restricting LLWearable::writeToAvatar | Brad Payne (Vir Linden) | |
2012-09-14 | BUILDFIX: WIN fixing up windows building issues | Nyx (Neal Orman) | |
Cleaned up a couple of things that the windows compiler was warning about, with our inheritance structure | |||
2012-09-13 | Merge sunshine -> sunshine-experimental | Don Kjer | |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. ↵ | Don Kjer | |
Appearance utility now reads avatar_lad.xml during stubbed out params processing. | |||
2012-09-13 | Instantiated bare-bones LLBakingAvatar concrete class (derived from ↵ | Don Kjer | |
LLAvatarAppearance). Moved some LLCharacter funcionality from LLVOAvatar to LLAvatarAppearance. | |||
2012-09-13 | Moved most of the appearance utility application level logic into ↵ | Don Kjer | |
LLAppAppearanceUtility. Added LLBakingProcess class for adding new process modes. Create a couple concrete classes for llappearance base classes. | |||
2012-09-12 | SH-3347 create demo of back end texture baking service | Nyx Linden | |
First link of the back-end service with some LLAppearance code. | |||
2012-09-11 | SH-3264 Moved over a few more items to llappearance | Nyx (Neal Orman) | |
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc | |||
2012-09-10 | BUILDFIX WIN fixing windows build error | Nyx (Neal Orman) | |
converted a struct to a class, cleaning up a forward declaration that caused windows build issues. | |||
2012-09-09 | Fixed crashes on login. Moved most of the remaining character/skeleton ↵ | Don Kjer | |
generation code into llappearance. Moved non-rendering related LLViewerJoint functionality into LLAvatarJoint. | |||
2012-09-08 | Fixed #include typo | Don Kjer | |
2012-09-08 | Automated merge | Don Kjer | |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved ↵ | Don Kjer | |
LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. | |||
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) | |
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file. | |||
2012-09-06 | Merge | Don Kjer | |