summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-07-23PATH-781: Pulling in the new 'owner_is_group' field into the pathfinding object.Todd Stinson
2012-07-23Fix for path-826. Safeguarding against a mull weight being usedprep
2012-07-18Setting the description column of the linkset floater to be a fixed width. ↵Todd Stinson
Having multiple dynamic width columns apparently prevents other columns from being manually resized by the user.
2012-07-18Updating the build tools floater to better handle multi-line creator and ↵Todd Stinson
owner names.
2012-07-16Path-814: Corrected shader fragment compilation error.prep
2012-07-13Disabling the phantom toggle when the object is volume-detect.Todd Stinson
2012-07-12Cleaning up some runtime output warning messages about invalid XUI syntax.Todd Stinson
2012-07-12Better optimization for loading avatar names that are already cached.Todd Stinson
2012-07-12PATH-807: Ensuring that the "Show in linksets..." and "Show in ↵Todd Stinson
characters..." right-click menu option does not show for objects outside the current region.
2012-07-12Removing debug settings that were in place for pathfinding simulator testing.Todd Stinson
2012-07-12PATH-807: Adding an additional check for if the object is marked as ↵Todd Stinson
volume-detect. Note that this will require Andrew's corresponding server-side change to take effect. However, the viewer change alone should have no neative effect prior to the server being updated.
2012-07-12merge MAINT-1253 fixOz Linden
2012-07-11MAINT-1253 Rigged meshes in the upload model window now have a material ↵prep
applied instead of white.
2012-07-11Merging main havok-development-hkai and oz's havok-development-hkaiMatthew Breindel (Falcon)
2012-07-10PATH-807: BUGFIX Filtering which objects will contain the right-click ↵Todd Stinson
context-sensitive menu option of "Show in linksets...".
2012-07-10Adding the example use type labels to the pathfinding linksets floater.Todd Stinson
2012-07-09BUGFIX: Correcting a crash issue that was caused by the rebake navmesh ↵Todd Stinson
callback handler unexpectedly changing the navmesh state.
2012-07-08merge up to latest integration branchOz Linden
2012-07-05Adding the pathfinding attributes to the object profile panel.Todd Stinson
2012-07-05partial changes for building with the llphysicsextensions source packageOz Linden
2012-07-05successful build with llphysicsextensions stubOz Linden
2012-07-05begin integrating building of llphysicsextensions from source here (incomplete)Oz Linden
2012-07-03PATH-805: guard all uses of sInstance in LLPanelLoginOz Linden
2012-07-03merge up to latest pathfinding project viewerOz Linden
2012-07-03PATH-802: fixed check for different grid in chat SLURLSOz Linden
2012-07-02improve logging of invalid grid definitions, prevent clashes with old viewersOz Linden
2012-06-29Ensuring that the code and tests build correctly when HACKED_GODLIKE_VIEWER ↵Todd Stinson
is defined.
2012-06-29PATH-797: BUGFIX Altering how the rows are being added to the scrolllist ↵Todd Stinson
widget to avoid a regression that occurred after merging from viewer-release recently caused the time to load a large number of elements to increase substainally.
2012-06-28Ensuring that the Show in Linksets and Show in Characters right-click menu ↵Todd Stinson
option is only show on pathfinding-enabled regions.
2012-06-28Ensuring that the linksets filters are cleared before attempting to select ↵Todd Stinson
an object from right-click in-world menu.
2012-06-28Removing the SERVER_SIDE_OWNER_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-27Minor changes to pathfinding-specific wordings.Todd Stinson
2012-06-27PATH-788: Adding more state information for the rebake region button to ↵Todd Stinson
capture and display the rebaking states. Also, altering how the stop flying button works so that it does not hide the entire panel.
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-26Removing unreferenced headers from the #include list.Todd Stinson
2012-06-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-26Updating the teleport-me-to-it behavior for the characters and linksets. ↵Todd Stinson
Firstly, to remove the direct call to gAgent.teleportRequest() which is being made into a private function. Secondly, to check the viewer object list to see if the object exists there, and if so, to use that location as the teleport destination.
2012-06-26Updating the pathfinding-specific settings with appropriate comments and an ↵Todd Stinson
unified naming scheme.
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-26PATH-773: correct update of grid and location selectors for arbitrary locationsOz Linden
2012-06-26merge to latest viewer-development-havokaiOz Linden
2012-06-25Correcting a state message when setting values on the linkset floater.Todd Stinson
2012-06-25PATH-718: Disabling the view/test menu in the case of a stubbed ↵Todd Stinson
llphysicsextensions library.
2012-06-25PATH-718: Ensuring that the characters panel will work correctly with a ↵Todd Stinson
stubbed physicsextension library.
2012-06-25PATH-783: Ensuring that the pathfinding console and pathfinding characters ↵Todd Stinson
floaters cannot be created through getInstanceHandle().
2012-06-25Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-25PATH-717: Minor UI changes from Leo. Also, adding a notification when ↵Todd Stinson
attempting to return or delete multiple items.
2012-06-25PATH-743: Small code refactoring for clean-up.Todd Stinson