summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-01-12Adding some fake data to the linksets UI grid for development purposes.Todd Stinson
2012-01-11EXP-876 : Avoid ui elements using the same name reference.Merov Linden
2012-01-11PATH-145: Implementing the basics of filtering on the pathfinding linksets ↵Todd Stinson
console. Still need some refinments in usability.
2012-01-11Pull from viewer-experienceMerov Linden
2012-01-11EXP-1549 : Disable the Remove button menu item in the toolbar contextual ↵Merov Linden
menu if no button clicked
2012-01-11EXP-1511 REFIX Preview image overlays ui elements in Upload image floatercallum
Tweaked offset and missed a corner case
2012-01-11Changing the name of the fetch states to be more informative.Todd Stinson
2012-01-11PATH-180 BUILDFIX - updating pathing lib packages to grab prep's fixes to ↵Nyx (Neal Orman)
include all the havok libs.
2012-01-11PATH-180 fixed a couple of minor issues gcc is complaining about.Nyx (Neal Orman)
2012-01-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-01-11assert for updating views while drawing was too aggressiveRichard Linden
made assert match actual error condition for list iterators reviewed by Leslie
2012-01-11PATH-180, buildfix - updating pathing library.Nyx (Neal Orman)
Added a linux version to start building/testing Updated Havok to 2011.3 Updated Havok has new evaluation key built in
2012-01-11Automated merge with ↵Nyx (Neal Orman)
https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-11BUILDFIX - updating reference to llpathinglib to use newly built havok versionNyx (Neal Orman)
2012-01-10PATH-142: Pulling the new data fields for position and walkable from the ↵Todd Stinson
ObjectNavmesh capability service. PATH-145: Started building foundation to support filtering of pathfinding linksets.
2012-01-10FIX INTL-89 translation in 8 languages for Set29 including new fileseli
2012-01-10PATH-142: Implementing some basic distance from viewer calculation per ↵Todd Stinson
linksets. Note that this does not return all distances because some objects are in the region but the viewer is not aware of yet.
2012-01-10EXP-1765 (Add debug info) crash on startup at LLWindowWin32::switchContext()callum
2012-01-10EXP-1766 FIXED Disabled updating agent AFK state if the viewer is ↵Seth ProductEngine
disconnected. Possible crash fix.
2012-01-10EXP-1525 FIXED Potential fix for a crash at shutdown: added some error ↵Vadim ProductEngine
handling to saving inventory cache.
2012-01-09PATH-142: Refined the linksets status messaging functionlity.Todd Stinson
2012-01-09PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.Todd Stinson
2012-01-09EXP-1511 FIX Preview image overlays ui elements in Upload image floatercallum
2012-01-09sync with viewer-developmenteli