summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-26PATH-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-26PATH-181 and PATH-194: Starting to put back the ability to build the viewer ↵Todd Stinson
using the stub libraries.
2012-01-26Updating to the latest llphysicsextensions pre-built package to resolve an ↵Todd Stinson
issue with the llpathinglibrary not loading correctly.
2012-01-25Updating to the latest llphysicsextensions pre-built package.Todd Stinson (stinson@lindenlab.com)
2012-01-25Updating to the latest llphysicsextensions pre-built package to elminate a ↵Todd Stinson
build error.
2012-01-25Fixing issue with renamed header file in a pre-built package.Todd Stinson
2012-01-25Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-01-25Introduce two new parameters "CurlUseMultipleThreads" and ↵Xiaohong Bao
"CurlRequestTimeOut" for QA to test Curl.
2012-01-25PATH-192 WIP adjusting cmake build for physics extensionsNyx (Neal Orman)
2012-01-25PATH-192 WIP adding convex decomp to pathingNyx (Neal Orman)
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp.
2012-01-25Automated merge with https://bitbucket.org/VirLinden/vir-project-3Xiaohong Bao
2012-01-25fix for SH-2904: textures remain stuck in HTP stateXiaohong Bao
2012-01-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-25Automated merge with ↵Nyx (Neal Orman)
https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-25PATH-194 WIP update package architectureNyx (Neal Orman)
Using new library that was built with the correct autobuild package architecture
2012-01-24Putting 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-24Updating to the latest llpathinglib pre-built package to remove a crash.Todd Stinson
2012-01-24SH-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-30mergeBrad Payne (Vir Linden)
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 changes for vmrg-218Oz Linden
2012-01-24merge changes for vmrg-217Oz Linden
2012-01-24merge fixprep
2012-01-24WIP: path-118prep
2012-01-24mergeBrad Payne (Vir Linden)
2012-01-24mergeDave Parks
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix ↵Dave Parks
for alpha lighting of point lights not matching deferred lights.
2012-01-24mergeBrad Payne (Vir Linden)
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-23Reverting background fetch on an item to the old fetFromServer call to fix ↵Leslie Linden
regression bug in inventory late loading
2012-01-23Reverting rev 22217 changes to background fetch so search and recent will ↵Leslie Linden
fully fetch user inventory
2012-01-23* Optimization to not waste some time doing std::string assignment all over ↵Leslie Linden
the graphics code. Reviewed by davep.
2012-01-23EXP-1799 FIX -- Replace and Add to Outfit options and Copy to Merchant ↵Leslie Linden
Outbox options can appear in invalid state when a valid folder is last selection EXP-1834 FIX -- Right click context menus on Folders in Merchant Outbox and Library folders can show all inventory options including admin options EXP-1835 FIX -- Right clicking on a folder and selecting New Folder creates folder under My Inventory not within selected folder * Updated folder context menu building to build full options in one step or trigger a load which will rebuild top-level context menu for all selected items when complete. Previous code had an implicit assumption that the selected folder was the only selection after background fetch.
2012-01-23merge changes for storm-1799Oz Linden
2012-01-23merge changes for storm-1798Oz Linden
2012-01-23merge changes for storm-1796Oz Linden
2012-01-23merge changes for storm-1788Oz Linden
2012-01-23merge back changes from viewer-beta branchOz Linden
2012-01-23merge back tags from pre-release branchOz Linden
2012-01-23Updating to the latest llpathinglib pre-built package.Todd Stinson
2012-01-23merge back tags from release branchOz Linden
2012-01-20PATH-187: Starting to refactor the capability service for querying/editing ↵Todd Stinson
linksets.
2012-01-20* Modified so "Copy" context menu option is not available for "no copy" items.Leslie Linden
2012-01-20EXP-1799 FIX -- Replace and Add to Outfit options appear as grayed out in ↵Leslie Linden
Inventory * Refactored LLFolderBridge::buildContextMenu fetch to clear and rebuild basic context menu options after the fetch rather than trying to merge the two.
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.