summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-02Path 409: Fix for hud attachments messing up rendering of navmesh display.prep
2012-04-02Updated to the latest llphysics Extensions libprep
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-30merge changes for vmrg-229Oz Linden
2012-03-30merge changes for vmrg-233Oz Linden
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 to the latest llphysicsextensions pre-built package.Todd Stinson
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-28Added tag 3.3.1-beta1 for changeset 28b95a6a28dcOz Linden
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-28Updated to latest llphysics Extensions library.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-27Updated to the latest llPhysics Extensions libraryprep
2012-03-27merge fix for MAINT-710Oz Linden
2012-03-27Added tag viewer-beta-candidate for changeset 28b95a6a28dcOz Linden
2012-03-27Navmesh rendering api update to ll color structsprep
2012-03-27Updated to latest llphysics extension library.prep
2012-03-27MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵Oz Linden
(from Firestorm)
2012-03-26Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-03-26Minor modifications to the pathfinding console floater.Todd Stinson
2012-03-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-26updated llphysics extentions.prep
2012-03-26physics extension library updateprep
2012-03-26physics extension library updateprep
2012-03-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-26Fixed typo on package llphysics extension updateprep
2012-03-26mergeDave Parks
2012-03-26mac llphysics extensions updateprep
2012-03-26physics extensions update for linuxprep
2012-03-26Updated to the latest llphysics Extension package.prep
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