Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | llinventory merge fixes | prep | |
2013-03-11 | merge | prep | |
2013-02-28 | SH-3798 FIX avatar skins look dull | Nyx Linden | |
Wearable parsing error caused last texture in some assets to fail to parse. Parser now does not throw an error if the wearable does not end in a newline | |||
2013-02-14 | SH-3803 FIX Missing Wearable reported in sunshine viewer | Nyx Linden | |
Newly refactored wearable parsing did not account for extra whitespace cleanly. Updated the code to handle extra blank lines in the wearable assets. | |||
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-09-27 | Merge sunshine-internal -> sunshine-experimental | Don Kjer | |
2012-09-20 | Partial rewrite of llifstream and llofstream (Windows implementation ↵ | Don Kjer | |
pending). Moved more functionality from llviewerwearable to llwearable | |||
2012-09-13 | Merge sunshine -> sunshine-experimental | 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-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 | |
2012-08-21 | SH-3261 SH-3324 WIP Starting extraction of wearable/appearance libraries | Nyx (Neal Orman) | |
First pass at cmake configs, and starting to try to move wearable class. Things are broken, checkpointing work to collaborate. |