summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-04-04PATH-445,PATH-452: Adding functionality to reload the navmesh on region ↵Todd Stinson
boundary crossing. Also, correcting how the region boundary crossing is detected to make it more accurate.
2012-04-04mergeDave Parks
2012-04-04Add pathfindingNoNormal shader.Dave Parks
2012-04-04mergeprep
2012-04-04remove debug commentprep
2012-04-04PATH-492: BUGFIX Disabling the pathfinding submenu options on ↵Todd Stinson
non-pathfinding enabled regions.
2012-04-04Cleanup edge render and resolve assertions from lack of normals in edges.Dave Parks
2012-04-04Light the navmeshDave Parks
2012-04-04Support for navmesh vbo. Navmesh vb supports heat map.prep
2012-04-04Better contrast between shapes and their outlines.Dave Parks
2012-04-03PATH-454: BUGFIX Adding a notification when switching a permanent object to ↵Todd Stinson
Flexible Path.
2012-04-03STORM-1828 Change write to location from LL_PATH_CHARACTER toNicky Perian
LL_PATH_USER_SETTINGS. This will allow a common write location for development and installed configurations. Should correct installed configuration from permission failures on windows systems where writing to the install directory requires elevation of rights to administrator.
2012-04-06merge fix for storm-1833Oz Linden
2012-04-06STORM-1833 Square char is presented in list of recompilation for script with ↵Jonathan Yap
error Subtask of STORM-637
2012-04-03PATH-470: BUGFIX Disabling the return menu option for permanent objects when ↵Todd Stinson
in frozen mode.
2012-04-03Fix pathfinding console floater size to fit extra checkboxDave Parks
2012-04-03Cleanup -- use falcon's default colors -- fix bug where screen remains blank ↵Dave Parks
after closing pathfinding console
2012-04-03Make navmesh show up in xray view.Dave Parks
2012-04-03Switch x-ray render to non-wirefrmae by default.Dave Parks
2012-04-03Fix render orders.Dave Parks
2012-04-03Fix build. Axe deprecated glNormal call. Don't show the world just because ↵Dave Parks
navmesh isn't checked.
2012-04-03PATH-450: Correcting boolean logic that was resulting in the scale ↵Todd Stinson
manipulator malfunctioning for non-permanent objects.
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-03merge changes for drtvwr-132Oz Linden
2012-04-03Pathfinding visualization WIP -- add many controls for x-ray render, add ↵Dave Parks
lighting, and better combat z-fighting and noise from wireframes and overlays
2012-04-02mergeDave Parks
2012-04-02Cleaner render of walkables and materials. Convert Vector3 color parameters ↵Dave Parks
to Color4.
2012-04-02sync with viewer-developmenteli
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-04-02merge changes for storm-1823Oz Linden
2012-04-02merge changes for storm-1822Oz Linden
2012-04-02merge changes for storm-1821Oz Linden
2012-04-02merge changes for storm-1816Oz Linden
2012-04-02merge changes for storm-637Oz Linden
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-30MAINT-813 FIXED Potential fix for a crash at ↵Vadim ProductEngine
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure).
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