summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-10-18Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-10-16pull back changes from 3.4.1-beta8Oz Linden
2012-10-15MAINT-1721 Fix for crash when clicking "back" button after editing appearance.Dave Parks
Reviewed by VoidPointer
2012-10-15pull back 3.4.1-beta7 fixesOz Linden
2012-10-12merge changes for DRTVWR-227Oz Linden
2012-10-11MAINT-1684: Correcting the calls to ll_aligned_free() which should have ↵William Todd Stinson
actually been to ll_aligned_free_16().
2012-10-11MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ↵William Todd Stinson
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
2012-10-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
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 ↵William Todd Stinson
of a bad command line option.
2012-10-10Restricting editing of objects through the debug materials floater to the ↵William Todd Stinson
current region only.
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-10merge changes for DRTVWR-226Oz Linden
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 ↵William Todd Stinson
selected material across all tables.
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 ↵William Todd Stinson
normal and specular map fields.
2012-10-09Adjusting the layout and adding functionality to query the viewerable ↵William Todd Stinson
objects with non-null material ids.
2012-10-09Pull and merge from ↵William Todd Stinson
ssh://hg@bitbucket.org/lindenlab/viewer-development-materials.
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-05MAINT-1636: Turning off tcmalloc for the build now that davep's changes are ↵William Todd Stinson
in to fix our major crasher.
2012-10-04Adding the new material settings to the edit values. And an initial ↵William Todd Stinson
re-organization of the groups into tabs. Still a WIP, but somewhat usable.
2012-10-04merge changes for DRTVWR-222Oz 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-03Fix for mac/linux buildDave Parks
2012-10-03Fix for testsDave Parks
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-10-02Renaming the floater stinson files to be floater debug materials.William Todd Stinson
2012-10-02Instrument debug builds on windows to help track down source of heap corruptionDave Parks
2012-10-02Adding libtcmalloc to the linux installer package.William Todd Stinson
2012-10-02Fix up some assertions in lloctree.hDave Parks
2012-10-01Only enable breakpad error handing if crash reporting is enabledDave Parks
2012-09-27Yet another attempt at deleting tcmallocDave Parks
2012-09-27Another attempt at deleting tcmalloc_minimal.dllDave Parks
2012-09-27Modify installer to remove libtcmalloc_minimal.dllDave Parks
2012-09-25Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-09-20Pull and merge from ↵William Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
2012-09-20Correcting dynamic allocation issues with classes that have aligned data ↵William Todd Stinson
members.
2012-09-20reapply a577ec5b3e5f: Fix for linux build (skip llhttpclient unit tests that ↵Dave Parks
post to google.com)
2012-09-20reapply 04fdf7945708: MAINT-775 Fix for particle index pool corruption on ↵Dave Parks
teleport.