summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-03-29Exposed star(valid/invalid) and test path colors. Refactored path drawing ↵prep
code to use ll f()'s
2012-03-28Altering the default navmesh color.Todd Stinson (stinson@lindenlab.com)
2012-03-28Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-28Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-28Updating the navmesh colors based on discussions with Leo.Todd Stinson
2012-03-28Adding some missing constant names. Most still need documentation.Andrew Meadows
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-28Fixed blend caps for navmesh tris and updated navmesh face alpha to be ↵prep
totally opaque.
2012-03-28Linux build fix - cast incoming color values to U8's.prep
2012-03-28Added support for customizing the colors used in the navmesh visualizer.prep
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-03-27merge fix for MAINT-710Oz Linden
2012-03-27Navmesh rendering api update to ll color structsprep
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-26Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
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-23CHUI-70 FIX Build floater and other floaters opened in default position ↵Richard Linden
become centered in viewer when object is built or viewer resized always initialize mPosition
2012-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-03-22Fixed header/code inconsistenciesprep
2012-03-22Removed dead codeprep
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-21increment viewer version to 3.3.2Oz Linden
2012-03-21PATH-199: Adding a non-interactive checkbox to the build tools floater.Todd Stinson
2012-03-21CHUI-61 FIX Relative floater positions not written to settings file if ↵Richard Linden
previous settings exist from old viewer
2012-03-21CHUI-61 FIX Relative floater positions not written to settings file if ↵Richard Linden
previous settings exist from old viewer
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-20Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-03-20CHUI-61 FIX Relative floater positions not written to settings file if ↵Richard Linden
previous settings exist from old viewer only write back floater positioning information generated from legacy saved rect after reading any new floater positioning info
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-1181 FIX as a designer I would like to specify default floater positions ↵Richard Linden
using realtive coordinates changed settings naming scheme for floater positioning so that related settings appear together in file
2012-03-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-03-16CHUI-61 FIX Relative floater positions not written to settings file if ↵Richard Linden
previous settings exist from old viewer apply relative positioning to floaters that are loaded with rects specified from earlier viewer
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