summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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.
2012-02-09PATH-245: Adding initial functionality for rendering debug beacons for ↵Todd Stinson
selected pathfinding characters.
2012-02-09PATH-245: Adding proper toggling of the enabled state for the take, take ↵Todd Stinson
copy, and delete buttons.
2012-02-09PATH-245: Basic functionality for take, take copy, and delete.Todd Stinson
2012-02-09PATH-245: Fixing an issue with character selection.Todd Stinson
2012-02-07PATH-245: Disabling character selection through the character floater as it ↵Todd Stinson
is seeming to cause weird artifacts in its current state.
2012-02-07PATH-245: Adding functionality to teleport avatar to the last known position ↵Todd Stinson
of the character. Might still need to refresh the characters current position before teleport, as future enhancement.
2012-02-07PATH-245: Ensuring that the characters floater is scalable.Todd Stinson
2012-02-07PATH-245: Integrating with the working sim-side cap service.Todd Stinson
2012-02-07Adding functionality to better handle the cause where the capability service ↵Todd Stinson
does not exist to the linksets floater.
2012-02-07PATH-245: Hooking the characters floater up to the character service. Also, ↵Todd Stinson
adding in an additional state to handle the floater when the service does not exist.
2012-02-06Making the linksets floater scale properly.Todd Stinson
2012-02-06Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-02-06increment viewer version to 3.3.0Oz Linden