summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-04-10Ensuring that the defaults are synced after building the pathfinding console ↵Todd Stinson
and pathfinding path tool.
2012-04-10Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-04-10Implementing a temporary path functionality based on a suggestion to improve ↵Todd Stinson
usability.
2012-04-10mergeprep
2012-04-10Fixed default character width bug. Updated rendertri api for new path ↵prep
rendering bookends.
2012-04-10BUILDFIX: Correcting one more build issue on linux and mac platforms.Todd Stinson
2012-04-10Altering how the toolset is swapped into and out-of test path mode.Todd Stinson
2012-04-10BUILDFIX: Correcting a build error.Todd Stinson
2012-04-10storm-64: One more toast on failure to verify initial image, and changed a ↵Vaalith
bool to enum
2012-04-09Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-09FIX VWR-28730 JA terminology consistency fixeli
2012-04-09Fix for path-506. Removed usevbo flag from stitchnavmesh apiprep
2012-04-09STORM-64: Added toasts to display critical errors during update cycle.Vaalith Jinn
2012-04-06PATH-265: Adding an error message to the testing tab of the pathfinding ↵Todd Stinson
floater console to indicate when a path cannot be found.
2012-04-06Altering the layout of the pathfinding console based on feedback.Todd Stinson
2012-04-05Enabling the Show World checkbox when crossing region boundaries so that ↵Todd Stinson
users do not suddenly end up lost in blackness as the navmesh downloads.
2012-04-05Removing unneeded code because we have the pathfinding console working to ↵Todd Stinson
correctly when teleporting or crossing region boundaries.
2012-04-05Removing the onShowXRayToggle callback as it is no longer required.Todd Stinson
2012-04-05Removing the onShowWorldToggle callback as it is no longer required.Todd Stinson
2012-04-05Disabling the terrain frozen editing warning when debug ↵Todd Stinson
optionPathfindingDisablePermanentObjects is set to true.
2012-04-05PATH-500: Updating the pathfinding console defaults following the ↵Todd Stinson
integration of the xray code.
2012-04-05PATH-482: BUGFIX Automatically reloading the character and linksets floaters ↵Todd Stinson
on region crossing.
2012-04-05Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
2012-04-05Fix for: assert when rendering paths, wireframe world when navmesh render ↵Dave Parks
disabled, heat map breaking walkables etc, and navmesh edges being offset from navmesh
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