summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-04-02mergeDave Parks
2012-04-02Cleaner render of walkables and materials. Convert Vector3 color parameters ↵Dave Parks
to Color4.
2012-04-02PATH-469: Checking for permission on all regions, and then checking for ↵Todd Stinson
frozen/unfrozen mode.
2012-04-02Path 409: Fix for hud attachments messing up rendering of navmesh display.prep
2012-03-30PATH-456: Disabling the Flexible Path checkbox on permanent objects in the ↵Todd Stinson
frozen state.
2012-03-30Adding in some debug functionality to allow permanent and/or character flags ↵Todd Stinson
on objects to be hidden from the viewer. This enables testing of the server-side enforcement of object rules.
2012-03-30PATH-450: Disabling the movement and shape manipulation widgets when editing ↵Todd Stinson
an item in a linked set.
2012-03-29PATH-450: BUGFIX Ensuring that permanent objects cannot be linked in frozen ↵Todd Stinson
mode. Displaying a modal notification if user attempts.
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-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-26Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
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-22Fixed header/code inconsistenciesprep
2012-03-22Removed dead codeprep
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-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-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-16Removing unreachable code from the viewer. Corresponding changes made on ↵Todd Stinson
the server to remove the message handling.
2012-03-15BUILDFIX: Correcting line spacing at end-of-file.Todd Stinson
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-14Updated header for flush.prep
2012-03-14Added flush support to navmesh havok display wrapper and made lines a bit ↵prep
thicker.
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