summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-02-24Adding the direct path to the Characters floater from the build menu.Todd Stinson
2012-02-23PATH-292: Re-enabling filtering for the linksets floater.Todd Stinson
2012-02-23PATH-292: Fixing an issue where clicking Apply Edits without any changes ↵Todd Stinson
resulted in an usable floater state.
2012-02-23PATH-292: Fixing the post-modify update handler to update the linkset list ↵Todd Stinson
rather than overwrite it.
2012-02-23PATH-292: Reworking how and where linksets are requested and managed.Todd Stinson
2012-02-22Adding a missing base constructor to the list.Todd Stinson
2012-02-22Correcting a minor typo in the comments and removing an unused header file ↵Todd Stinson
from inclusion.
2012-02-22Path-305: Added support for retrieving compressed navmeshes in a LLSD.prep
2012-02-21PATH-296: Pulling the freeze/unfreeze functionality into the pathfinding ↵Todd Stinson
console.
2012-02-21PATH-296: Refining the behavior of the freeze/unfreeze functionality to ↵Todd Stinson
support both basic and edit/test pathfinding floaters open at the same time.
2012-02-21Touching a file to force a rebuilt on teamcity.Todd Stinson
2012-02-17PATH-292: Clarifying and centralizing how the default initial agent state is ↵Todd Stinson
specified.
2012-02-17PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.Todd Stinson
2012-02-17PATH-310: Switching the cpu time display from milliseconds to microseconds ↵Todd Stinson
to properly indicate the correct values.
2012-02-17PATH-284: Ensuring that path testing only occurs when the console window is ↵Todd Stinson
show with the testing panel visible.
2012-02-17Path-317: debug option to enable vbo rendering of navmeshesprep
2012-02-16PATH-292: Clearing up an assert case that could happen in practice.Todd Stinson
2012-02-16Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-16PATH-292: Adding an additional show beacons checkbox for the linksets floater.Todd Stinson
2012-02-16PATH-292: Implementing the action buttons for the linksets floater.Todd Stinson
2012-02-16Removing some old code checking for both the float and integer versions of ↵Todd Stinson
the walkability coefficients. All server-side code has these values as integers now.
2012-02-16PATH-292: First pass at implementing the new design of the linksets floater.Todd Stinson
2012-02-16Path-278 Debug option to download multiple navmeshes to the viewer.prep
2012-02-15Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-15Backing out changeset: dda75e2e00e5Todd Stinson
2012-02-15PATH-284: Adding first pass for toggling state for frozen/unfrozen modes.Todd Stinson
2012-02-15PATH-297: Basic freeze/unfreeze button switching for UI buttons. Also, ↵Todd Stinson
adding ability to detect whether region is enabled for pathfinding.
2012-02-15Path-266: Navmesh is backfaced culledprep
2012-02-15PATH-284: Stubbing functionality for the walkability heatmap drop-down.Todd Stinson
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-14PATH-284: Laying out new design of pathfinding console from UI designer.Todd Stinson
2012-02-14PATH-198: Hooking up the path status indicator to some existing state ↵Todd Stinson
information.
2012-02-14PATH-284: Refactoring the code for determining whether in path creation mode.Todd Stinson
2012-02-14PATH-284: Adding functionality for the Clear Path button.Todd Stinson
2012-02-14Moving the bulk of the display settings into the viewer.Todd Stinson
2012-02-13PATH-284: Adding tooltips to inform testers of un-implemented functionality.Todd Stinson
2012-02-13Updating the pathfinding character initialization to match the new data type ↵Todd Stinson
for CPU time.
2012-02-13PATH-284: Hooking up the characters button to open the characters floater.Todd Stinson
2012-02-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-13PATH-284: Outlining the tab container with a proper border.Todd Stinson
2012-02-13PATH-284: Implementing the functionality for the new path generation of the ↵Todd Stinson
new pathfinding console floater design.
2012-02-13Disabled the ability to query neighboring regions for their navmeshes. We'll ↵prep
introduce a checkbox to the pathfinding floater and enable the code.
2012-02-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-13PATH-284: Updating the build menu options.Todd Stinson
2012-02-13mergeprep
2012-02-13Path-197. Navmeshes are converted into vbos.prep
2012-02-10PATH-284: Altering the design toward the new layout. Starting to re-hookup ↵Todd Stinson
the functionality to the new controls. NOTE: This DOES break the pathing floater functionality.
2012-02-10PATH-284: Updating the class names in preparation for the new pathfinding ↵Todd Stinson
console design.
2012-02-10PATH-284: Moving files around in preparation for the new pathfinding console ↵Todd Stinson
design.
2012-02-10PATH-245: Adding functionality for returning objects to owner from the ↵Todd Stinson
characters floater.