summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-03-27PATH-433: Pumping the character type selection from the console floater into ↵Todd Stinson
the generatePath call of the pathing library.
2012-03-27MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵Oz Linden
(from Firestorm)
2012-03-26Minor modifications to the pathfinding console floater.Todd Stinson
2012-03-26mergeDave Parks
2012-03-23EXP-1925 WIP Inventory folders being pasted to are hidden during a paste ↵Richard Linden
operation potential fix by not changing mostfiltereddescendant flag when dirtying folder as new contents arrive
2012-03-23PATH-199: Disabling the Take and Delete right-click context menu options ↵Todd Stinson
when object is enforced permanent.
2012-03-23PATH-199: Alert the user if he/she attempts to terraform while in Frozen mode.Todd Stinson
2012-03-23fix for gccRichard Linden
2012-03-22Fixed header/code inconsistenciesprep
2012-03-22CHUI-68 FIX Using arrow keys to scroll through inventory folders does not ↵Richard Linden
scroll content in view as a side effect, "My Inventory" is not selected by default auto selection of filtered items now reliably turns itself off as soon as user scrolls or moves keyboard focus to inventory
2012-03-22Automated merge with http://hg.secondlife.com/viewer-releaseRichard Linden
2012-03-21PATH-199: Disabling more functionality of the build tool floater when ↵Todd Stinson
permanancy is enforced.
2012-03-21PATH-199: Adding a non-interactive checkbox to the build tools floater.Todd Stinson
2012-03-21mergeprep
2012-03-21Path-282: Added support for viewing the walkability map for various ↵prep
character types
2012-03-20BUGFIX: Removing one more instance of the server warning notification that ↵Todd Stinson
oddurs when attempting to stand up while sitting on the premium wilderness boat.
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ↵Todd Stinson
the latest viewer-development.
2012-03-20BUGFIX: Removing server warning notification that occurs when attempting to ↵Todd Stinson
use the inner tubes on the premium wilderness region. The updateFlags() was being called while processing a server message, which would result in erroneous data being posted back to the server.
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-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
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-1915 : Fetch recursively folders when selectedMerov Linden
2012-03-16Removing unreachable code from the viewer. Corresponding changes made on ↵Todd Stinson
the server to remove the message handling.
2012-03-16EXP-1841 : pull from current viewer-experience.Merov Linden
2012-03-16CHUI-53 FIXED vertical scroll bar in inventory floater to appear when ↵Seth ProductEngine
horizontal scroll bar hides last item in folder view. Added a scroll container which provides the information about the height of currently displayed folder view contents. It is used for updating vertical scroll bar visibility in inventory panel.
2012-03-15BUILDFIX: Correcting line spacing at end-of-file.Todd Stinson
2012-03-14EXP-1841 : Comments clean upMerov Linden
2012-03-14Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
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-14Added flush support to navmesh havok display wrapper and made lines a bit ↵prep
thicker.
2012-03-13EXP-1915 : Rewrote the fetching mechanism for folders making it truly recursive.Merov Linden
2012-03-13PATH-394: First pass at handling the sim-to-viewer message reporting the ↵Todd Stinson
change from FROZEN to UNFROZEN state.
2012-03-13PATH-199: Enforcing permanent objects in frozen state to not move.Todd Stinson
2012-03-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-13PATH-304: Using the embedded navmesh version information.Todd Stinson
2012-03-13mergeprep
2012-03-13pull and merge from viewer-developmentprep
2012-03-13PATH-304: Proper handling of the sim-to-viewer message.Todd Stinson
2012-03-13Removing an unreferenced .h file and replacing it with a more specific one.Todd Stinson
2012-03-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-13PATH-304: Adding more debug messaging and correcting the camel-case of the ↵Todd Stinson
NavMesh update message.
2012-03-13CHUI-56 FIXED Fixed a crash when deleting multiple inventory folders.Vadim ProductEngine
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-12PATH-304: Making the navmesh version information work for both Premium ↵Todd Stinson
Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services.
2012-03-12MergeMerov Linden
2012-03-12EXP-1914 : Fix the evaluation of isClipboardPasteable() when the clipboard ↵merov
is in cut mode.
2012-03-12EXP-1922 : Skip the clipboard elements when purging the trash when in cut modeMerov Linden
2012-03-12sync with viewer-developmenteli