Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-01 | BUG-2707 turn off more LL_DEBUGS to narrow down Kat's crashing cuplrit | Graham Madarasz | |
2013-06-01 | BUG-2707 hunt for infos call crashing Kat | Graham Madarasz | |
2013-03-11 | #include fix | prep | |
2013-03-11 | Viewer-chui merge | prep | |
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. | |||
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-10-29 | Fix for general graphical glitching on some cards | 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 | Setting alpha rejection settings properly for texture bakes without basic ↵ | Nyx (Neal Orman) | |
shaders enabled | |||
2012-10-06 | Added fast timers for baked texture rendering. Updated appearance utility | Don Kjer | |
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-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-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-06 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance | |||
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-09-04 | Split LLTexLayerSetBuffer into llappearance portion, and viewer-specific ↵ | Don Kjer | |
LLViewerTexLayerSetBuffer | |||
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 | |