summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2012-03-29PATH-442: BUGFIX Disabling the phantom flag in the Build Tools floater for ↵Todd Stinson
character objects.
2012-03-29Updating the test path and universe colors based on Leo's direction.Todd Stinson
2012-03-29Removing the scrolllist elements from the tab stops.Todd Stinson
2012-03-28Adding some missing LSL tooltips. Still needs work, but is progress.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-28Minor typo fixes in LSL tooltips.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-03-27PATH-433: Pumping the character type selection from the console floater into ↵Todd Stinson
the generatePath call of the pathing library.
2012-04-02storm-64: Local TexturesVaalith Jinn
2012-03-26Minor modifications to the pathfinding console floater.Todd Stinson
2012-03-23PATH-199: Alert the user if he/she attempts to terraform while in Frozen mode.Todd Stinson
2012-03-22Automated merge with http://hg.secondlife.com/viewer-releaseRichard Linden
2012-03-21PATH-199: Adding a non-interactive checkbox to the build tools floater.Todd Stinson
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ↵Todd Stinson
the latest viewer-development.
2012-03-19EXP-1841 : Pull the whole Cut and Paste feature in viewer-experienceMerov Linden
2012-03-19Adding non-volume status to the pathfinding linkset to restrict non-convex ↵Todd Stinson
linksets from being set to be a material or exclusion volume.
2012-03-16EXP-1767 FIX (Received Items panel state does not persist between sessions)Richard Linden
made received items not auto resizable save/restore received items height on collapse/expand
2012-03-16EXP-1841 : pull from current viewer-experience.Merov Linden
2012-03-14PATH-302: Adding in status reporting for the simulator navmesh status. ↵Todd Stinson
Separating the viewer status messaging from the simulator status.
2012-03-14CHUI-60 FIX Initial chat bubble from object is incorrectly sized on loginRichard Linden
bad XUI
2012-03-13mergeprep
2012-03-13pull and merge from viewer-developmentprep
2012-03-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-12PATH-304: Adding an extra state for the pathfinding console to report that ↵Todd Stinson
the status of the navmesh is being checked.
2012-03-12sync with viewer-developmenteli
2012-03-12path-405: Avatar is no longer frozen when pathing window is up and when ↵prep
avatar crosses a region boundary the resident is informed with a message in the pathing window.
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-09merge changes for vmrg-230Oz Linden
2012-03-09merge changes for vmrg-227Oz Linden
2012-03-09merge changes for vmrg-226Oz Linden
2012-03-08Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-08PATH-304: Adding functionality to handle the reloading of out-of-date navmeshes.Todd Stinson
2012-03-07Adding an enabled check for the linksets menu item based on whether the ↵Todd Stinson
state is frozen.
2012-03-06Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-06Adding the linksets menu option to the build->pathfinding menu.Todd Stinson
2012-03-06fixed some log warnings resulting from missing "name" attributes in ↵Richard Linden
menu_viewer.xml
2012-03-05PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes.Todd Stinson
2012-03-02PATH-304,PATH-205: Initial reworking of the navmesh download functionality.Todd Stinson
2012-03-01Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-01sync with viewer-developmenteli
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-29Altering the displayed names of Dynamic objects to be Movable instead.Todd Stinson
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-27PATH-292: Adding verbage to the floater to explain that users must click the ↵Todd Stinson
apply changes to persist edits.
2012-02-27PATH-292: Ensuring that the terrain linkset use is clearly called out as ↵Todd Stinson
unmodifiable.
2012-02-27PATH-292: Adding better usability and warning notifications for the handling ↵Todd Stinson
of locked linksets.
2012-02-25PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵William Todd Stinson
terrain.
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-02-24Adding the direct path to the Characters floater from the build menu.Todd Stinson
2012-02-23PATH-292: Reworking how and where linksets are requested and managed.Todd Stinson
2012-02-23EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs )paulgproductengine
- Added missed strings to the XML - Just adding unlocalized name to the effects list if localized string was not found in XML. I think it's a better than throwing an error.