summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2012-12-17Merge with viewer-materials tipKitty Barnett
2012-12-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-05merge changes for MAINT-1951Nat Goodspeed
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
* refactored LLFloaterDebugMaterials::requestPutMaterials() to use LLMaterialMgr instead * replaced "Object editing" results list with information about the active selection instead
2012-12-02Changed line editors to spin controls for all material float parameters in ↵Kitty Barnett
the debug floater
2012-11-29merge changes for initial build floater texture controls reorg (no new ↵Oz Linden
functionality)
2012-11-27Minor tweaks to the layout of the materials debug panel to adjust for the ↵William Todd Stinson
3rd tab.
2012-11-27Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-27First pass at re-implementing the POST functionality to query values for ↵William Todd Stinson
selected visible objects.
2012-11-27merge changes for DRTVWR-230Oz Linden
2012-11-26MAINT-1950 Add hashmarks to detail slider and put "Ultra" back in ↵Dave Parks
setGraphicsLevel Reviewed by Simon
2012-11-21Pull and merge https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-15Initial texture panel rework: moved controls, new labels, eliminated flip ↵Tonya Souther
checkboxes and apply button, added selection dropdowns.
2012-11-01NORSPEC-8: Adding ability to parse GET data over multiple frames to avoid ↵William Todd Stinson
viewer timeout and crash on regions with large numbers of materials.
2012-10-16MAINT-1737: Removing the visibility check from the rebake navmesh menu ↵William Todd Stinson
option because it is does work well in the case of the torn-off menu mode.
2012-10-16MAINT-1737: Adding a menu option to the Pathfinding menu to allow rebuilding ↵William Todd Stinson
of the region's navmesh.
2012-10-16MAINT-1738: Repositioning the 'Show in linksets' and 'Show in characters' ↵William Todd Stinson
in-world context menu options.
2012-10-16Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-10-15MAINT-1640: Changing the pathfinding sub-menu to be tear-off.William Todd Stinson
2012-10-10Adding a setting to allow user to edit the specular color alpha.William Todd Stinson
2012-10-09Adding a reset inputs button to the edit tab.William Todd Stinson
2012-10-09Adjusting the layout and adding functionality to query the viewerable ↵William Todd Stinson
objects with non-null material ids.
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson
2012-10-08Adding new material fields for the GET method.William Todd Stinson
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-03Moving the debug materials floater under the Develop menu and renaming.William Todd Stinson
2012-10-03Renaming the XUI files for floater_stinson to floater_debug_materials.William Todd Stinson
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-20reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵simon@Simon-PC.lindenlab.com
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
2012-09-11merge changes for DRTVWR-213Oz Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-09-06Updating the viewer to handle diffuse alpha as mode rather than a boolean.William Todd Stinson
2012-09-06DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of ↵maxim_productengine
InspectObject.TakeFreeCopy
2012-11-06Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2012-11-05STEAM-14: login when user presses Enter at username or password.Nat Goodspeed
The tricky thing about this fix is that the "Log In" button used to be in the same layout_panel as the username and password fields. Now it's not, so the fact that it's the default button for its layout_panel doesn't matter because that layout_panel doesn't have focus. Richard pointed out that we can make the commit action for the username and password fields initiate login -- as long as neither field implicitly runs its commit action when it loses focus!
2012-10-16Reference new "[sourceid]" substitution in "create_account_url".Nat Goodspeed
join.secondlife.com needs to know the sourceid as well as the user's language of choice. Ensure that sourceid gets passed with the URL.
2012-08-31Adding ability to clear the materials from the selected object faces.William Todd Stinson
2012-08-31Implemented functionality to test Post requests.William Todd Stinson
2012-08-31Adding a scroll list to report the response from the Put request.William Todd Stinson
2012-08-30Adding results from the Get method to a scroll list table.William Todd Stinson
2012-08-29First pass at throwing together a test panel for the material capability ↵William Todd Stinson
service.
2012-08-22PATH-864: Altering the minimum linksets floater size to smaller to allow ↵Todd Stinson
fitting to 1024 width screens.
2012-08-22MAINT-1444: Make bottom-right corner of new login panel overlap.Nat Goodspeed
MAINT-1444 complains that with all optional login-panel controls enabled, the login panel is wider than 1024 pixels: at that width, the new "Start now" button is pushed completely off the right edge of the window. Richard told me how to tweak the layout so that the controls can squeeze together in an overlapping way, enabling all controls to be visible even at 1024 width.
2012-08-22merge changes for DRTVWR-203Oz Linden
2012-08-20merge back beta fixesOz Linden
2012-08-16merge changes for DRTVWR-197Oz Linden
2012-08-16merge changes for storm-1895Oz Linden
2012-08-16merge changes for storm-1898Oz Linden
2012-08-16merge up to latest viewer-developmentOz Linden