summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2012-06-07Physics capsules now inherit the rotations of their parent vo when rendered. ...prep
2012-06-06Render fix to remove blend artifacts on physics capsule. llphysics extension ...prep
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-09Added support to disable a draw pool. When the movable option checkbox is sel...prep
2012-05-08PATH-628: BUGFIX Changing behavior such that minimizing the pathfinding conso...Todd Stinson
2012-05-02Fix for Path-494. Teleporting with a list of renderables that needed to be re...prep
2012-05-01Made restorePermanentObjects() api const correct.prep
2012-05-01Path-494: Added support for culling permanent objects from the pathfinding wi...prep
2012-04-25Path-504 fix. Mouselook stays in the navmesh visualization mode instead of k...prep
2012-04-24Added support for rendering the regions water height.prep
2012-04-24Added support for rendering the regions water height. Also added initial supp...prep
2012-04-19Cleaning up the navmesh colors a bit.Todd Stinson
2012-04-18Ensuring that the pathfinding console member variables are private with acces...Todd Stinson
2012-04-18Updating llpathinglibrary method calls to cleaned-up version of the library i...Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package with the now lowe...Todd Stinson
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-12Removed blending artifacts on path bookend shapes.prep linden
2012-04-12Path bookends are now vb's. Which means they are now lit and transparent in t...prep linden
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-05Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-04-05Fix for: assert when rendering paths, wireframe world when navmesh render dis...Dave Parks
2012-04-04Cleanup edge render and resolve assertions from lack of normals in edges.Dave Parks
2012-04-04Light the navmeshDave Parks
2012-04-03Cleanup -- use falcon's default colors -- fix bug where screen remains blank ...Dave Parks
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
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-03Pathfinding visualization WIP -- add many controls for x-ray render, add ligh...Dave Parks
2012-04-02mergeDave Parks
2012-04-02Cleaner render of walkables and materials. Convert Vector3 color parameters ...Dave Parks
2012-04-02Path 409: Fix for hud attachments messing up rendering of navmesh display.prep
2012-03-28Updating the navmesh colors based on discussions with Leo.Todd Stinson
2012-03-28Fixed blend caps for navmesh tris and updated navmesh face alpha to be totall...prep
2012-03-28Added support for customizing the colors used in the navmesh visualizer.prep
2012-03-26Merging latest changes for normalized blinn-phong.Jonathan Goodman
2012-03-22Fixed header/code inconsistenciesprep
2012-03-21Path-282: Added support for viewing the walkability map for various character...prep
2012-03-14Added flush support to navmesh havok display wrapper and made lines a bit thi...prep
2012-03-13pull and merge from viewer-developmentprep
2012-03-07Path-287: VB bug fixes. Cleaned up rendering prims. Navmesh shape rendering f...prep
2012-03-07Path-387, Path-283: Navmesh rendering fix.prep
2012-03-07Fix for overlaying navmesh on renderable geometry.prep
2012-03-07Partial fix for Path-387. Path-287 Viewer perfomance tweaks.prep
2012-02-28PATH-199: Cleaning up code related to object flags so that I can better use t...Todd Stinson
2012-02-28SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating def...Dave Parks
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks