Age | Commit message (Expand) | Author |
2012-03-19 | Adding non-volume status to the pathfinding linkset to restrict non-convex li... | Todd Stinson |
2012-03-06 | Storing the slots for the registered signal listeners. Before, this was crea... | Todd Stinson |
2012-03-06 | Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-... | Todd Stinson |
2012-03-06 | Attempting to set the scroll position back to the original value on refresh. | Todd Stinson |
2012-03-02 | PATH-304,PATH-205: Initial reworking of the navmesh download functionality. | Todd Stinson |
2012-03-01 | BUGFIX Correcting a problem with the object selection code in the pathfinding... | Todd Stinson |
2012-02-27 | PATH-292: Ensuring that the terrain linkset use is clearly called out as unmo... | Todd Stinson |
2012-02-27 | PATH-292: Adding better usability and warning notifications for the handling ... | Todd Stinson |
2012-02-25 | PATH-341: BUGFIX Clamping the walkability coefficient text inputs to maximum ... | William Todd Stinson |
2012-02-25 | PATH-341: BUGFIX Allowing walkability coefficients to be set to zero. | William Todd Stinson |
2012-02-25 | PATH-292: Adding the ability to view and edit pathfinding attributes of the t... | William Todd Stinson |
2012-02-23 | PATH-292: Re-enabling filtering for the linksets floater. | Todd Stinson |
2012-02-23 | PATH-292: Fixing an issue where clicking Apply Edits without any changes resu... | Todd Stinson |
2012-02-23 | PATH-292: Fixing the post-modify update handler to update the linkset list ra... | Todd Stinson |
2012-02-23 | PATH-292: Reworking how and where linksets are requested and managed. | Todd Stinson |
2012-02-16 | PATH-292: Adding an additional show beacons checkbox for the linksets floater. | Todd Stinson |
2012-02-16 | PATH-292: Implementing the action buttons for the linksets floater. | Todd Stinson |
2012-02-16 | PATH-292: First pass at implementing the new design of the linksets floater. | Todd Stinson |
2012-02-07 | Adding functionality to better handle the cause where the capability service ... | Todd Stinson |
2012-01-30 | PATH-187: Consolidating field names for the cap service into local defines. | Todd Stinson |
2012-01-30 | PATH-187: Resolving an issue where in a particular scenario the edit fields w... | Todd Stinson |
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-26 | PATH-187: Started refactoring of the CAP service by moving the translation to... | Todd Stinson |
2012-01-26 | Introducing changes to prepare for the upcoming server-side change of the wal... | Todd Stinson |
2012-01-20 | PATH-187: Starting to refactor the capability service for querying/editing li... | Todd Stinson |
2012-01-20 | PATH-226: Removing the extraneous checks for both the old and new CAP service... | Todd Stinson |
2012-01-20 | Ensuring that the new path state radio items are properly enabled/disabled ba... | Todd Stinson |
2012-01-20 | Setting initial sorting of the linksets to be ascending by name. | Todd Stinson |
2012-01-20 | Fixing an issue with the linkset filtering that was not properly excluding ob... | Todd Stinson |
2012-01-19 | PATH-225: Replacing the Fixed and Walkable columns with a single State column. | Todd Stinson |
2012-01-19 | PATH-225: Adding ability to filter and edit linksets using the pathing state ... | Todd Stinson |
2012-01-19 | PATH-227: Adding code to update the scroll list after a PUT response. | Todd Stinson |
2012-01-18 | Changing the camel case of Navmesh to be NavMesh. | Todd Stinson |
2012-01-18 | PATH-226: Implementing a check for the multiple names of the ObjectNavMeshPro... | Todd Stinson |
2012-01-18 | PATH-186: Removing unnecessary this-> reference. | Todd Stinson |
2012-01-18 | PATH-186: Changing the base type for internal storage of the walkability coef... | Todd Stinson |
2012-01-18 | PATH-186: Ensuring to not send PUT data with no parameters specified. | Todd Stinson |
2012-01-18 | PATH-186: Removing fake data code. | Todd Stinson |
2012-01-18 | PATH-186: Completing the linkset editing functionality. Updating the walkabi... | Todd Stinson |
2012-01-18 | PATH-186: Sending the PUT to update the modified fields. However, still rely... | Todd Stinson |
2012-01-17 | PATH-186: Enabling and disabling the edit fields based on whether linksets ar... | Todd Stinson |
2012-01-13 | PATH-186: Starting to build some baseline UI functionality to support the edi... | Todd Stinson |
2012-01-13 | Updating to the latest llpathinglib package. | Todd Stinson |
2012-01-12 | PATH-145: Preserving all possible selected items between filter changes. | Todd Stinson |
2012-01-12 | Adding some fake data to the linksets UI grid for development purposes. | Todd Stinson |
2012-01-11 | PATH-145: Implementing the basics of filtering on the pathfinding linksets co... | Todd Stinson |