Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-01 | PATH-194 WIP adding header file packaging | Nyx (Neal Orman) | |
Gives us the packaging we need for viewer headers as an autobuild package so that llphysicsextensions can use its headers. | |||
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-02-01 | merge | Brad Payne (Vir Linden) | |
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 | Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
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 | increment viewer version to 3.2.9 | Oz Linden | |
2012-01-30 | Added tag 3.2.8-start for changeset 89980333c99d | Oz Linden | |
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-30 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-01-30 | PATH-192 BUILDFIX updating to fixed version of llpathinglib | Nyx (Neal Orman) | |
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-26 | PATH-181 and PATH-194: Implementing the building of the viewer with the stub ↵ | Todd Stinson | |
library and validating that it does load/run as expected with the physics extensions disabled. | |||
2012-01-26 | PATH-181 and PATH-194: Starting to put back the ability to build the viewer ↵ | Todd Stinson | |
using the stub libraries. | |||
2012-01-26 | Updating to the latest llphysicsextensions pre-built package to resolve an ↵ | Todd Stinson | |
issue with the llpathinglibrary not loading correctly. | |||
2012-01-25 | Updating to the latest llphysicsextensions pre-built package. | Todd Stinson (stinson@lindenlab.com) | |
2012-01-25 | Updating to the latest llphysicsextensions pre-built package to elminate a ↵ | Todd Stinson | |
build error. | |||
2012-01-25 | Fixing issue with renamed header file in a pre-built package. | Todd Stinson | |
2012-01-25 | Updating to the latest llphysicsextensions 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 adjusting cmake build for physics extensions | Nyx (Neal Orman) | |
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 | Automated merge with https://bitbucket.org/VirLinden/vir-project-3 | Xiaohong Bao | |
2012-01-25 | fix for SH-2904: textures remain stuck in HTP state | Xiaohong Bao | |
2012-01-25 | MERGE - pulling latest viewer-development into pathfinding branch | Nyx (Neal Orman) | |
2012-01-25 | Automated merge with ↵ | Nyx (Neal Orman) | |
https://bitbucket.org/stinson_linden/viewer-development-havokai | |||
2012-01-25 | PATH-194 WIP update package architecture | Nyx (Neal Orman) | |
Using new library that was built with the correct autobuild package architecture | |||
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 | Updating to the latest llpathinglib pre-built package to remove a crash. | Todd Stinson | |
2012-01-24 | SH-2791 Use request class constructor/destructor for keeping track of ↵ | Dave Parks | |
concurrent requests instead of unreliable increments/decrements sprinkled around the code. | |||
2012-01-30 | merge | Brad Payne (Vir Linden) | |
2012-01-24 | Automated merge with ↵ | Nyx (Neal Orman) | |
https://bitbucket.org/stinson_linden/viewer-development-havokai | |||
2012-01-24 | BUILDFIX updating build of llpathinglib to use new havok keycode | Nyx (Neal Orman) | |
2012-01-24 | llpathinglib windows update | prep | |
2012-01-24 | merge changes for vmrg-218 | Oz Linden | |
2012-01-24 | merge changes for vmrg-217 | Oz Linden | |