summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-12Clean up pending requests when regions are removed from LLWorldKitty Barnett
2012-12-12Don't call setTEMaterialID() while processing a PUT response; the region will...Kitty Barnett
2012-12-12Refactor material retrieval to always invoke the region's GET material cap firstKitty Barnett
2012-12-07Use a single multiplier value for all material fieldsKitty Barnett
2012-12-05Clean up now unused code from llfloaterdebugmaterials.h/cppKitty Barnett
2012-12-05Added LLMaterialMgr::getAll() to retrieve all materials for the specified regionKitty Barnett
2012-12-03Handle delayed requesting and sending of materials through an idle callbackKitty Barnett
2012-12-03Added LLMaterialMgr::get() to retrieve individual materials (with optional ca...Kitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-12-02Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria...Kitty Barnett
2012-12-02Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;...Kitty Barnett
2012-12-02Changed line editors to spin controls for all material float parameters in th...Kitty Barnett
2012-12-02Pull and merge from https://bitbucket.org/lindenlab/viewer-developmentKitty Barnett
2012-11-29merge changes for initial build floater texture controls reorg (no new functi...Oz Linden
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett
2012-11-27Minor tweaks to the layout of the materials debug panel to adjust for the 3rd...William Todd Stinson
2012-11-27Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-27Correcting issue where the POST response was being handled directly by the fl...William Todd Stinson
2012-11-27First pass at re-implementing the POST functionality to query values for sele...William Todd Stinson
2012-11-27merge changes for DRTVWR-230Oz Linden
2012-11-27tag merge of DRTVWR-230Oz Linden
2012-11-26Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-26merge changes for DRTVWR-249Oz Linden
2012-11-26tag merge of DRTVWR-249Oz Linden
2012-11-21Fixing build issues with tcmalloc disabled.William Todd Stinson
2012-11-21Pull and merge https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-20merge changes for DRTVWR-247Oz Linden
2012-11-20tag merge of DRTVWR-247Oz Linden
2012-11-20Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2012-11-20merge changes for DRTVWR-246Oz Linden
2012-11-20tag merge of DRTVWR-246Oz Linden
2012-11-20merge changes for DRTVWR-229Oz Linden
2012-11-20tag merge of DRTVWR-229Oz Linden
2012-11-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-19Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-19increment version to 3.4.4Oz Linden
2012-11-19merge tag for 3.4.2-releaseOz Linden
2012-11-19Added tag 3.4.2-release for changeset 16310aabccf3Oz Linden
2012-11-19Added tag 3.4.3-beta1 for changeset 94ab2b49458aOz Linden
2012-11-19Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-19merge changes for DRTVWR-245Oz Linden
2012-11-19tag merge of DRTVWR-245Oz Linden
2012-11-19Added tag DRTVWR-232 for changeset f1d3b3fcab28Oz Linden
2012-11-17Update to Boost 1.52 package with gcc 4.1 warning fix.Nat Goodspeed
2012-11-16MAINT-1890 FIX Removing previous hacky fix for this issue. The better soluti...William Todd Stinson
2012-11-16Some Mac header #defines macros like check and equivalent -- gack!!Nat Goodspeed
2012-11-16Certain test and example programs now need the Boost.System library.Nat Goodspeed
2012-11-16Boost 1.52 no longer supports Boost.Filesystem v2 -- don't request.Nat Goodspeed
2012-11-16Remove sensitivity to Boost library versions in viewer_manifest.py.Nat Goodspeed
2012-11-16Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake.Nat Goodspeed