summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12Fix LLUI::locateSkin() failure case; clarify lldir.cpp static init.Nat Goodspeed
2012-10-12LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint.Nat Goodspeed
2012-10-11MAINT-1684: Correcting the calls to ll_aligned_free() which should have actua...William Todd Stinson
2012-10-11point to new version of Google Breakpad and tweak function sig of GBP excepti...callumprentice
2012-10-11Change LLDir::findSkinnedFilenames() to use enum instead of bool.Nat Goodspeed
2012-10-11MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ...William Todd Stinson
2012-10-11Merge revised viewer_manifest.py rename logicNat Goodspeed
2012-10-11Use viewer_manifest.py magic to rename embedded html dir to html.old.Nat Goodspeed
2012-10-11MAINT-1709 Factor out reallocDave Parks
2012-10-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-10-11Make LLTransUtil::parseStrings() merge all relevant strings.xml files.Nat Goodspeed
2012-10-11Adding an additional conversion constructor.William Todd Stinson
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-10Attempting to fix an issue where the installed viewer does not run because of...William Todd Stinson
2012-10-10Restricting editing of objects through the debug materials floater to the cur...William Todd Stinson
2012-10-10Added tag 3.4.1-beta6 for changeset 49ed253c80beOz Linden
2012-10-10tag merge of DRTVWR-179Oz Linden
2012-10-10Remove HelpUseLocal setting variable. Hide local html skin dir.Nat Goodspeed
2012-10-10Adding a setting to allow user to edit the specular color alpha.William Todd Stinson
2012-10-10DRTVWR-225 Cleanup assertionsDave Parks
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-10-10On lluuidhashmap_tut<1> failure, save/reload data in temp file.Nat Goodspeed
2012-10-10merge changes for DRTVWR-226Oz Linden
2012-10-10tag merge of DRTVWR-226Oz Linden
2012-10-10#include <string.h> in v3color.h: recent Linux compilers care.Nat Goodspeed
2012-10-09Disabling the bad post button until more development can be done.William Todd Stinson
2012-10-09Adding a behavior to the multi-tables for the get response to sync up the sel...William Todd Stinson
2012-10-09Adding ability to edit materials per face.William Todd Stinson
2012-10-09Adding a reset inputs button to the edit tab.William Todd Stinson
2012-10-09Removing legacy code now that the latest server builds have the additional no...William Todd Stinson
2012-10-09Adjusting the layout and adding functionality to query the viewerable objects...William Todd Stinson
2012-10-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development-mater...William Todd Stinson
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson
2012-10-09MAINT-1688 Potential fix for crash on exit in LLTextureFetchDave Parks
2012-10-08Adding new material fields for the GET method.William Todd Stinson
2012-10-06Added tag 3.4.1-beta5 for changeset 0bd3744ff060Oz Linden
2012-10-06tag merge of DRTVWR-224Oz Linden
2012-10-05MAINT-1636: Turning off tcmalloc for the build now that davep's changes are i...William Todd Stinson
2012-10-04Adding the new material settings to the edit values. And an initial re-organ...William Todd Stinson
2012-10-04Added tag 3.4.1-beta4 for changeset 305950187c62Oz Linden
2012-10-04merge changes for DRTVWR-222Oz Linden
2012-10-04tag merge of DRTVWR-222Oz Linden
2012-10-04Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for .dy...Jeff (Gioffredo Linden)
2012-10-03Moving the debug materials floater under the Develop menu and renaming.William Todd Stinson
2012-10-03Removing overly verbose debug outputs.William Todd Stinson
2012-10-03Renaming the XUI files for floater_stinson to floater_debug_materials.William Todd Stinson
2012-10-03Renaming the LLFloaterStinson class to be LLFloaterDebugMaterials.William Todd Stinson
2012-10-03Fix for linux buildDave Parks
2012-10-03MergeChris Baker