summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-24Automated merge with ↵Nyx (Neal Orman)
https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-24BUILDFIX updating build of llpathinglib to use new havok keycodeNyx (Neal Orman)
2012-01-24llpathinglib windows updateprep
2012-01-24merge fixprep
2012-01-24WIP: path-118prep
2012-01-23Introducing 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-23Removing unnecessary code.Todd Stinson
2012-01-23Adding some initial reporting on the pathfinding console detailing the state ↵Todd Stinson
of the navmesh download.
2012-01-23Updating to the latest llpathinglib pre-built package.Todd Stinson
2012-01-20PATH-187: Starting to refactor the capability service for querying/editing ↵Todd Stinson
linksets.
2012-01-20PATH-226: Removing the extraneous checks for both the old and new CAP ↵Todd Stinson
service names as the new server-side code has been fully deployed.
2012-01-20Ensuring that the new path state radio items are properly enabled/disabled ↵Todd Stinson
based on selection.
2012-01-20Setting initial sorting of the linksets to be ascending by name.Todd Stinson
2012-01-20PATH-180 BUILDFIX updating linux version of pathing lib to match latest APINyx (Neal Orman)
2012-01-20PATH-225 Updating the linksets list table layout for more regular spacing.Todd Stinson
2012-01-20Fixing an issue with the linkset filtering that was not properly excluding ↵Todd Stinson
obstacle linksets.
2012-01-20Automated merge with ↵Nyx (Neal Orman)
https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-20PATH-180, BUILDFIX removing extraneous FORCE:MULTIPLE to fix the linux build.Nyx (Neal Orman)
2012-01-20PATH-230 fix - opening the pathfinding floater busts ray castingprep
2012-01-19Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-01-19PATH-225: Replacing the Fixed and Walkable columns with a single State column.Todd Stinson
2012-01-19PATH-225: Adding ability to filter and edit linksets using the pathing state ↵Todd Stinson
values of walkable, obstacle, or ignored.
2012-01-19PATH-227: Adding code to update the scroll list after a PUT response.Todd Stinson
2012-01-19updated pathing lib package dependencyprep
2012-01-19mergeprep
2012-01-19Path-196 : vbo cleanup, visual fixes (path-222)prep
2012-01-19PATH-180 WIP fixing library package hash merge errorNyx (Neal Orman)
previous package had wrong hash. Manually generated it and replacing.
2012-01-19Automated merge with ↵Nyx (Neal Orman)
https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-19PATH-180 FIX? updating to latest pathing lib, and ensuring order invarianceNyx (Neal Orman)
Grabbing latest packaged pathing library, and adding linker flags to deal with circular dependencies.`
2012-01-18Changing the camel case of Navmesh to be NavMesh.Todd Stinson
2012-01-18PATH-226: Implementing a check for the multiple names of the ↵Todd Stinson
ObjectNavMeshProperties service until the new service name is fully deployed.
2012-01-18PATH-186: Removing unnecessary this-> reference.Todd Stinson
2012-01-18PATH-186: Changing the base type for internal storage of the walkability ↵Todd Stinson
coefficients to be S32 instead of F32 to avoid precision errors in comparing values when determining which values need to be updated through the PUT service.
2012-01-18PATH-186: Ensuring to not send PUT data with no parameters specified.Todd Stinson
2012-01-18PATH-186: Removing fake data code.Todd Stinson
2012-01-18Updating to the latest llpathinglib pre-built package.Todd Stinson
2012-01-18PATH-186: Completing the linkset editing functionality. Updating the ↵Todd Stinson
walkability coefficients in the POST body to be upper-case to match server-side. Also, updating the "fixed" parameter to be "permanent" to reflect the upcoming server-side nomenclature change.
2012-01-18PATH-186: Sending the PUT to update the modified fields. However, still ↵Todd Stinson
relying on the GET response handlers for now.
2012-01-17PATH-186: Enabling and disabling the edit fields based on whether linksets ↵Todd Stinson
are selected.
2012-01-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-17increment viewer version to 3.2.8Oz Linden
2012-01-17Added tag 3.2.7-start for changeset 4891c46a56feOz Linden
2012-01-17merge changes for vmrg-216Oz Linden
2012-01-13PATH-186: Starting to build some baseline UI functionality to support the ↵Todd Stinson
editing of linnkset fields.
2012-01-13Updating to the latest llpathinglib package.Todd Stinson
2012-01-13merge changes for vmrg-215Oz Linden
2012-01-13merge changes for vmrg-214Oz Linden
2012-01-12PATH-145: Preserving all possible selected items between filter changes.Todd Stinson
2012-01-12Automated merge with https://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-01-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden