Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-04 | Building headless and non-headless libraries side-by-side, removing the need ↵ | Don Kjer | |
for the BAKING cmake setting. | |||
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-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 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance | |||
2012-09-04 | Cleanup actions from code review of llappearance with nyx | Don Kjer | |
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer | |
2012-09-03 | Fixed typo in cmake file | 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. |