Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-03 | Cleanup residuals before any new regions are loaded. | prep | |
2012-02-03 | Path-118: Enable viewer to handle submitting multiple navmesh regions to the ↵ | prep | |
LLPathingLibrary. | |||
2012-02-02 | PATH-235: Removing a final erroneous warning message that was still in the code. | Todd Stinson | |
2012-02-02 | PATH-245: First pass at laying out the characters floater. Functionality is ↵ | Todd Stinson | |
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available. | |||
2012-02-01 | Updating build menu with the new Pathfinding menu that opens into a sub-menu ↵ | Todd Stinson | |
with three choices. | |||
2012-02-01 | Renaming the XUI files for the pathfinding console to setup. | Todd Stinson | |
2012-02-01 | Renaming the LLPathfindingConsole class to be LLPathfindingSetup. | Todd Stinson | |
2012-02-01 | Renaming the pathfinding console to be pathfinding setup. | Todd Stinson | |
2012-02-01 | PATH-198: Laid out the pathfinding buttons per Leo's design. Functionality ↵ | Todd Stinson | |
is currently hooked up to stubs that report a warning message about lack of implementation. | |||
2012-02-01 | PATH-235: Rewiring a bit of the path generation code to remove extraneous ↵ | Todd Stinson | |
error messages and to rebuild when the character width or the start point changes. | |||
2012-01-31 | PATH-235: Correcting a warning message about the ↵ | Todd Stinson | |
floater_pathfinding_console.xml containing invalid parameters. | |||
2012-01-31 | PATH-243: Refactoring the implementation for the render mode buttons on the ↵ | Todd Stinson | |
console. Removing the warning messages for methods that now have implementations. | |||
2012-01-31 | merge | prep | |
2012-01-31 | PATH-118: Build up of neighboring regions and commented out call to ↵ | prep | |
pathinglib navmehs stitching code. Minor cleanups. Currently only submits current region to pathinglib. | |||
2012-01-30 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-01-30 | PATH-187: Consolidating field names for the cap service into local defines. | Todd Stinson | |
2012-01-30 | merge changes for vmrg-219 | Oz Linden | |
2012-01-30 | PATH-187: Resolving an issue where in a particular scenario the edit fields ↵ | Todd Stinson | |
were not being disabled when nothing was selected. | |||
2012-01-30 | PATH-187: Using handles instead of pointers for safer implementation. | Todd Stinson | |
2012-01-27 | PATH-187: Moving the filtered pathfinding linksets class into its own file. | Todd Stinson | |
2012-01-27 | PATH-187: Refactoring to make the appropriate class able to be inlined. | Todd Stinson | |
2012-01-27 | PATH-187 : Renaming the walkability parameters to be more descriptive. | Todd Stinson | |
2012-01-27 | PATH-187 : Moving the PathfindingLinkset definition into its own file. | Todd Stinson | |
2012-01-27 | BUILDFIX header file capitalization | Nyx (Neal Orman) | |
Will clean this up to be more in line with our standards later | |||
2012-01-27 | Automated merge with ↵ | Nyx (Neal Orman) | |
https://bitbucket.org/stinson_linden/viewer-development-havokai | |||
2012-01-27 | PATH-192 FIX fixed last issues with convex decomp merge | Nyx (Neal Orman) | |
2012-01-26 | PATH-187: Started refactoring of the CAP service by moving the translation ↵ | Todd Stinson | |
to an LLSD into the Linkset class where it should have been anyway. | |||
2012-01-26 | Introducing changes to prepare for the upcoming server-side change of the ↵ | Todd Stinson | |
walkability coeefficients from real to integer data types. | |||
2012-01-25 | Fixing issue with renamed header file in a pre-built package. | Todd Stinson | |
2012-01-25 | Introduce two new parameters "CurlUseMultipleThreads" and ↵ | Xiaohong Bao | |
"CurlRequestTimeOut" for QA to test Curl. | |||
2012-01-25 | PATH-192 WIP adding convex decomp to pathing | Nyx (Neal Orman) | |
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp. | |||
2012-01-25 | MERGE - pulling latest viewer-development into pathfinding branch | Nyx (Neal Orman) | |
2012-01-24 | Putting back in the code to update the status message on the pathfinding ↵ | Todd Stinson | |
console floater after the navmesh data has been received. | |||
2012-01-24 | merge changes for vmrg-218 | Oz Linden | |
2012-01-24 | merge fix | prep | |
2012-01-24 | WIP: path-118 | prep | |
2012-01-24 | merge | Brad Payne (Vir Linden) | |
2012-01-23 | Introducing a hacky way to get some reporting on the downloading status of ↵ | Todd Stinson | |
the navmesh into the console. This needs to be seriously refactored. | |||
2012-01-23 | Removing unnecessary code. | Todd Stinson | |
2012-01-23 | Adding some initial reporting on the pathfinding console detailing the state ↵ | Todd Stinson | |
of the navmesh download. | |||
2012-01-23 | Reverting background fetch on an item to the old fetFromServer call to fix ↵ | Leslie Linden | |
regression bug in inventory late loading | |||
2012-01-23 | Reverting rev 22217 changes to background fetch so search and recent will ↵ | Leslie Linden | |
fully fetch user inventory | |||
2012-01-23 | EXP-1799 FIX -- Replace and Add to Outfit options and Copy to Merchant ↵ | Leslie Linden | |
Outbox options can appear in invalid state when a valid folder is last selection EXP-1834 FIX -- Right click context menus on Folders in Merchant Outbox and Library folders can show all inventory options including admin options EXP-1835 FIX -- Right clicking on a folder and selecting New Folder creates folder under My Inventory not within selected folder * Updated folder context menu building to build full options in one step or trigger a load which will rebuild top-level context menu for all selected items when complete. Previous code had an implicit assumption that the selected folder was the only selection after background fetch. | |||
2012-01-23 | merge changes for storm-1799 | Oz Linden | |
2012-01-23 | merge changes for storm-1798 | Oz Linden | |
2012-01-23 | merge changes for storm-1796 | Oz Linden | |
2012-01-23 | merge changes for storm-1788 | Oz Linden | |
2012-01-20 | PATH-187: Starting to refactor the capability service for querying/editing ↵ | Todd Stinson | |
linksets. | |||
2012-01-20 | * Modified so "Copy" context menu option is not available for "no copy" items. | Leslie Linden | |
2012-01-20 | EXP-1799 FIX -- Replace and Add to Outfit options appear as grayed out in ↵ | Leslie Linden | |
Inventory * Refactored LLFolderBridge::buildContextMenu fetch to clear and rebuild basic context menu options after the fetch rather than trying to merge the two. |