Commit Graph

22374 Commits (98dfd7ddd2083c380aabbb686ca99dfd3bf033e9)

Author SHA1 Message Date
Nyx (Neal Orman) 98dfd7ddd2 PATH-180 BUILDFIX updating linux version of pathing lib to match latest API 2012-01-20 14:43:03 -05:00
Todd Stinson 33be67dd99 PATH-225 Updating the linksets list table layout for more regular spacing. 2012-01-20 11:03:16 -08:00
Todd Stinson 54951581a8 Fixing an issue with the linkset filtering that was not properly excluding obstacle linksets. 2012-01-20 10:52:32 -08:00
Nyx (Neal Orman) a912a5e23d Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai 2012-01-20 11:41:59 -05:00
Nyx (Neal Orman) 3dafd81173 PATH-180, BUILDFIX removing extraneous FORCE:MULTIPLE to fix the linux build. 2012-01-20 11:41:47 -05:00
prep 31b8a14827 PATH-230 fix - opening the pathfinding floater busts ray casting 2012-01-20 11:22:47 -05:00
Todd Stinson 154ed186ea Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. 2012-01-19 18:36:21 -08:00
Todd Stinson fe637c5f95 PATH-225: Replacing the Fixed and Walkable columns with a single State column. 2012-01-19 18:22:17 -08:00
Todd Stinson 53175f835e PATH-225: Adding ability to filter and edit linksets using the pathing state values of walkable, obstacle, or ignored. 2012-01-19 17:51:46 -08:00
Todd Stinson 755ba8652b PATH-227: Adding code to update the scroll list after a PUT response. 2012-01-19 13:28:16 -08:00
prep d82ca57894 updated pathing lib package dependency 2012-01-19 14:55:25 -05:00
prep dc6b871db8 merge 2012-01-19 14:39:06 -05:00
prep e2ef5a5edc Path-196 : vbo cleanup, visual fixes (path-222) 2012-01-19 14:38:16 -05:00
Nyx (Neal Orman) 146f0c2550 PATH-180 WIP fixing library package hash merge error
previous package had wrong hash. Manually generated it and replacing.
2012-01-19 13:20:42 -05:00
Nyx (Neal Orman) 650e6e8afb Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai 2012-01-19 12:05:48 -05:00
Nyx (Neal Orman) 3b6606eed8 PATH-180 FIX? updating to latest pathing lib, and ensuring order invariance
Grabbing latest packaged pathing library, and adding linker flags to
deal with circular dependencies.`
2012-01-19 12:04:42 -05:00
Todd Stinson 496fa2ea87 Changing the camel case of Navmesh to be NavMesh. 2012-01-18 17:23:15 -08:00
Todd Stinson f88a8f6f46 PATH-226: Implementing a check for the multiple names of the ObjectNavMeshProperties service until the new service name is fully deployed. 2012-01-18 16:55:15 -08:00
Todd Stinson fe18dda3df PATH-186: Removing unnecessary this-> reference. 2012-01-18 16:24:15 -08:00
Todd Stinson 47c9b85798 PATH-186: Changing the base type for internal storage of the walkability 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-18 16:17:40 -08:00
Todd Stinson 3567fa1113 PATH-186: Ensuring to not send PUT data with no parameters specified. 2012-01-18 14:45:17 -08:00
Todd Stinson 347f73c209 PATH-186: Removing fake data code. 2012-01-18 13:14:48 -08:00
Todd Stinson df5e1de7eb Updating to the latest llpathinglib pre-built package. 2012-01-18 13:11:03 -08:00
Todd Stinson 3329ba31b5 PATH-186: Completing the linkset editing functionality. Updating the 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-18 12:55:50 -08:00
Todd Stinson ceac8882c6 PATH-186: Sending the PUT to update the modified fields. However, still relying on the GET response handlers for now. 2012-01-18 11:24:33 -08:00
Todd Stinson 7e213192a2 PATH-186: Enabling and disabling the edit fields based on whether linksets are selected. 2012-01-17 17:31:46 -08:00
Todd Stinson 8cf6b9cb92 Pull and merge from https://bitbucket.org/lindenlab/viewer-development. 2012-01-17 10:19:27 -08:00
Oz Linden 64c45cbd1a increment viewer version to 3.2.8 2012-01-17 10:39:14 -05:00
Oz Linden 6157386b4c Added tag 3.2.7-start for changeset 4891c46a56fe 2012-01-17 10:38:59 -05:00
Oz Linden 323d27ebcb merge changes for vmrg-216 2012-01-17 10:36:04 -05:00
Todd Stinson fa03d3ee3d PATH-186: Starting to build some baseline UI functionality to support the editing of linnkset fields. 2012-01-13 17:16:43 -08:00
Todd Stinson 2cc9c54fc6 Updating to the latest llpathinglib package. 2012-01-13 11:12:15 -08:00
Oz Linden f6b8bfd3da merge changes for vmrg-215 2012-01-13 09:58:47 -05:00
Oz Linden 6aa48f31c9 merge changes for vmrg-214 2012-01-13 09:58:22 -05:00
Todd Stinson a2db329ce9 PATH-145: Preserving all possible selected items between filter changes. 2012-01-12 17:47:32 -08:00
Richard Linden f1c2707104 Automated merge with https://bitbucket.org/lindenlab/viewer-development 2012-01-12 13:16:28 -08:00
Richard Linden 26829e6fa2 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ 2012-01-12 12:54:46 -08:00
Todd Stinson 218c8c9476 Adding some fake data to the linksets UI grid for development purposes. 2012-01-12 12:02:35 -08:00
Merov Linden 37c68057c9 EXP-876 : Avoid ui elements using the same name reference. 2012-01-11 18:59:35 -08:00
Todd Stinson c0c642862e PATH-145: Implementing the basics of filtering on the pathfinding linksets console. Still need some refinments in usability. 2012-01-11 17:44:49 -08:00
Merov Linden 47a7d27800 Pull from viewer-experience 2012-01-11 17:43:51 -08:00
Merov Linden 33a17d8a83 EXP-1549 : Disable the Remove button menu item in the toolbar contextual menu if no button clicked 2012-01-11 17:43:17 -08:00
callum b41e66c1cb EXP-1511 REFIX Preview image overlays ui elements in Upload image floater
Tweaked offset and missed a corner case
2012-01-11 17:15:06 -08:00
Todd Stinson 6f6641219e Changing the name of the fetch states to be more informative. 2012-01-11 11:25:45 -08:00
Nyx (Neal Orman) 82295222c4 PATH-180 BUILDFIX - updating pathing lib packages to grab prep's fixes to include all the havok libs. 2012-01-11 13:57:48 -05:00
Nyx (Neal Orman) d30101a52d PATH-180 fixed a couple of minor issues gcc is complaining about. 2012-01-11 13:49:41 -05:00
Richard Linden daa96009a2 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-11 10:21:32 -08:00
Richard Linden 3169f4a96f assert for updating views while drawing was too aggressive
made assert match actual error condition for list iterators

reviewed by Leslie
2012-01-11 10:19:11 -08:00
Nyx (Neal Orman) 764cbbb373 PATH-180, buildfix - updating pathing library.
Added a linux version to start building/testing
Updated Havok to 2011.3
Updated Havok has new evaluation key built in
2012-01-11 11:54:38 -05:00
Nyx (Neal Orman) 52d21a3ca7 Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai 2012-01-11 10:51:29 -05:00