Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-22 | Fix for missing symbols on windows builds | Don Kjer | |
2012-09-21 | merge | Nyx Linden | |
2012-09-21 | Making computeBodySize public | Nyx Linden | |
2012-09-21 | Automerge | Don Kjer | |
2012-09-21 | Updating libosmesa library | Don Kjer | |
2012-09-20 | merge | Nyx Linden | |
2012-09-20 | BUILDFIX: not including headless libraries if we haven't defined ↵ | Nyx Linden | |
llrenderheadless | |||
2012-09-20 | Restoring llrenderheadless changes so we can fix them | Don Kjer | |
2012-09-20 | updating mesa build & hash | Nyx Linden | |
2012-09-20 | Fix for windows compile issue | Don Kjer | |
2012-09-20 | Temporarily disabling llrenderheadless due to build issues | Don Kjer | |
2012-09-20 | Updating autobuild.xml mesa library md5sum | Don Kjer | |
2012-09-20 | Merge sunshine-internal -> sunshine-experimental | Don Kjer | |
2012-09-20 | Skipping experimental filebuffering code on windows for now | Don Kjer | |
2012-09-20 | 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-19 | small tweaks to param debugging, restricting LLWearable::writeToAvatar | Brad Payne (Vir Linden) | |
2012-09-19 | Updating mesa libraries to the latest autobuild version | Nyx Linden | |
2012-09-19 | work in progress, more debugging/logging of avatar visual param info | Brad Payne (Vir Linden) | |
2012-09-19 | merge | Nyx Linden | |
2012-09-19 | BUILDFIX: enabling the building of the viewer/appearance backend with ↵ | Nyx Linden | |
headless mesa | |||
2012-09-14 | fix for windows compile error - missing precompiled header | 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-14 | Updating to newer llappearance utility | Don Kjer | |
2012-09-14 | Removed temporary debugging build params | Don Kjer | |
2012-09-14 | Removed appearance utility from viewer source. Added appearance utility ↵ | Don Kjer | |
autobuild package. | |||
2012-09-13 | Fix for merge build error. Attempt to cleanup cmake warnings regarding ↵ | Don Kjer | |
incorrect target_link_libraries | |||
2012-09-13 | Another merge of sunshine -> sunshine-experimental | Don Kjer | |
2012-09-13 | Merge sunshine -> sunshine-experimental | Don Kjer | |
2012-09-13 | more dump capabilities for visual params and textures in avatar and ↵ | Brad Payne (Vir Linden) | |
appearance messages | |||
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 | Fix for link errors on linux | Don Kjer | |
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 | Dump XML tweaks, suppress wearable updates when bakes should dominate | Brad Payne (Vir Linden) | |
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 | dumpArchetypeXML tweaks, appearance debugging | Brad Payne (Vir Linden) | |
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-10 | merge | Brad Payne (Vir Linden) | |
2012-09-10 | more baked texture debugging under DebugAvatarCompositeBaked | Brad Payne (Vir Linden) | |
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 | Automated merge with https://bitbucket.org/don_linden/sunshine-experimental | Nyx (Neal Orman) | |
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-08 | Fleshing out appearance-utility standalone app. Added input/output ↵ | Don Kjer | |
processing, argument parsing, and general error handling. | |||
2012-09-07 | enhanced XML archetype dumping, added to per-avatar menus | Brad Payne (Vir Linden) | |
2012-09-06 | Adding appearance utility package | Don Kjer | |