summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-25Wrapping failing llgl assert in gDebugGLDon Kjer
2012-09-24Cherry-picked windows build fixes from sunshine-experimentalDon Kjer
2012-09-24Removing .orig and .rej files from ignoreDon Kjer
2012-09-24mergeNyx Linden
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-09-22Automated mergeDon Kjer
2012-09-22Fixed llhttpclient_test integration test. Removed mini-C++ server code in ↵Don Kjer
favor of pre-exising python http server
2012-09-22Updating appearance utility source versionDon Kjer
2012-09-21More windows build fixesdeveloper@Developer-PC
2012-09-22Fix for missing symbols on windows buildsDon Kjer
2012-09-21mergeNyx Linden
2012-09-21Making computeBodySize publicNyx Linden
2012-09-21AutomergeDon Kjer
2012-09-21Updating libosmesa libraryDon Kjer
2012-09-20mergeNyx Linden
2012-09-20BUILDFIX: not including headless libraries if we haven't defined ↵Nyx Linden
llrenderheadless
2012-09-20Restoring llrenderheadless changes so we can fix themDon Kjer
2012-09-20updating mesa build & hashNyx Linden
2012-09-20Fix for windows compile issueDon Kjer
2012-09-20Temporarily disabling llrenderheadless due to build issuesDon Kjer
2012-09-20Updating autobuild.xml mesa library md5sumDon Kjer
2012-09-20Merge sunshine-internal -> sunshine-experimentalDon Kjer
2012-09-20Skipping experimental filebuffering code on windows for nowDon Kjer
2012-09-20Merge sunshine-internal -> sunshine-experimentalDon Kjer
2012-09-20Partial rewrite of llifstream and llofstream (Windows implementation ↵Don Kjer
pending). Moved more functionality from llviewerwearable to llwearable
2012-09-19small tweaks to param debugging, restricting LLWearable::writeToAvatarBrad Payne (Vir Linden)
2012-09-19Updating mesa libraries to the latest autobuild versionNyx Linden
2012-09-19work in progress, more debugging/logging of avatar visual param infoBrad Payne (Vir Linden)
2012-09-19mergeNyx Linden
2012-09-19BUILDFIX: enabling the building of the viewer/appearance backend with ↵Nyx Linden
headless mesa
2012-09-14fix for windows compile error - missing precompiled headerBrad Payne (Vir Linden)
2012-09-14BUILDFIX: WIN fixing up windows building issuesNyx (Neal Orman)
Cleaned up a couple of things that the windows compiler was warning about, with our inheritance structure
2012-09-14Updating to newer llappearance utilityDon Kjer
2012-09-14Removed temporary debugging build paramsDon Kjer
2012-09-14Removed appearance utility from viewer source. Added appearance utility ↵Don Kjer
autobuild package.
2012-09-13Fix for merge build error. Attempt to cleanup cmake warnings regarding ↵Don Kjer
incorrect target_link_libraries
2012-09-13Another merge of sunshine -> sunshine-experimentalDon Kjer
2012-09-13Merge sunshine -> sunshine-experimentalDon Kjer
2012-09-13more dump capabilities for visual params and textures in avatar and ↵Brad Payne (Vir Linden)
appearance messages
2012-09-13Fleshed out target_link_libraries dependencies between libraries. ↵Don Kjer
Appearance utility now reads avatar_lad.xml during stubbed out params processing.
2012-09-13Instantiated bare-bones LLBakingAvatar concrete class (derived from ↵Don Kjer
LLAvatarAppearance). Moved some LLCharacter funcionality from LLVOAvatar to LLAvatarAppearance.
2012-09-13Moved 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-12Fix for link errors on linuxDon Kjer
2012-09-12SH-3347 create demo of back end texture baking serviceNyx Linden
First link of the back-end service with some LLAppearance code.
2012-09-11Dump XML tweaks, suppress wearable updates when bakes should dominateBrad Payne (Vir Linden)
2012-09-11SH-3264 Moved over a few more items to llappearanceNyx (Neal Orman)
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc
2012-09-10dumpArchetypeXML tweaks, appearance debuggingBrad Payne (Vir Linden)
2012-09-10BUILDFIX WIN fixing windows build errorNyx (Neal Orman)
converted a struct to a class, cleaning up a forward declaration that caused windows build issues.
2012-09-10mergeBrad Payne (Vir Linden)
2012-09-10more baked texture debugging under DebugAvatarCompositeBakedBrad Payne (Vir Linden)