summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-19Stubbing out functionality for catching the path selection state switch.Todd Stinson
2011-12-19SH-2738 Don't lock unless we really need toDave Parks
2011-12-19SH-2738 Don't lock unless we really need toDave Parks
2011-12-19Stubbing out functionality for catching the overlay display render state switch.Todd Stinson
2011-12-19EXP-1170 FIX -- Right click context menu to Copy to Outbox shown if user is ↵Leslie Linden
not a merchant * The context menu option is no longer shown if the user does not have an outbox.
2011-12-19EXP-1683 FIX -- Add main inventory context menu option Copy To OutboxLeslie Linden
* The logic to determine whether or not the "Copy to Merchant Outbox" item is available is now tied to drag and drop functionality.
2011-12-19merge changes for vmrg-206Oz Linden
2011-12-19pull back release tagsOz Linden
2011-12-19SH-2738 Add comment documenting need to not make main thread wait on ↵Dave Parks
curl_multi_perform
2011-12-19update build params for oz viewer-trial buildOz Linden
2011-12-19Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-12-19EXP-1745 FIX -- removed the merchant outbox from the toolboxLeslie Linden
2011-12-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-19merge changes for storm-1737Oz Linden
2011-12-18STORM-1737 panel_edit_skin.xml uses confusing historical terminologyJonathan Yap
2011-12-17STORM-653 As a user i would like to be able to see the available number of ↵Jonathan Yap
attachments and remaining free slots.
2011-12-16Moving the call to initialize the LLPathingLib instance to the pathfinding ↵Todd Stinson
console floater onOpen() callback.
2011-12-16Updating to the latest llpathing library pre-built package.Todd Stinson
2011-12-16Hooking the navmesh and exclusion volumes render states up to the ↵Todd Stinson
pathfinding console floater.
2011-12-16EXP-1730 FIX -- Library items can be dragged and dropped to Outbox floater ↵Leslie Linden
and folders are not created for items * Updated to proper tooltip string
2011-12-16Merge from viewer-experienceLeslie Linden
2011-12-16Merge from viewer-pre-beta for IM toasts crash fixLeslie Linden
2011-12-16SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an ↵Dave Parks
octree for flexi raycast)
2011-12-16EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵Leslie Linden
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it.
2011-12-16Moving the pathfinding console link into the toolbar under the Build menu.Todd Stinson
2011-12-16EXP-1738 FIXLeslie Linden
EXP-1739 FIX * Initial pass to block drag and drop of multiple items when resultant outbox folder would contain too many items or folders.
2011-12-16Adding functionality for the linksets button on the console to open the ↵Todd Stinson
linksets floater.
2011-12-16merge changes for storm-1729Oz Linden
2011-12-16merge snowstorm issues to latest viewer-developmentOz Linden
2011-12-16merge changes for vmrg-206Oz Linden
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
2011-12-15Refinement on the pathfinding console floater.Todd Stinson
2011-12-15EXP-1726 FIX -- Rename option present in context menu when selecting ↵Leslie Linden
multiple folders in Outbox
2011-12-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-15dummy commit to fix TeamCityRichard Linden
2011-12-15Windows build fix and fixes for off-by-1 errors in limitationsLeslie Linden
2011-12-15EXP-1730 FIXLeslie Linden
EXP-1731 FIX EXP-1735 FIX EXP-1736 FIX EXP-1737 FIX EXP-1738 FIX EXP-1739 FIX * Users can no longer drag and drop items to the outbox from in world, notecards or the library. * Drag and drop now blocks the creation of hierarchies that are too deep, too many folders or contain too many items. * Settings now exist to specify drag and drop limitations to the outbox, named: InventoryOutboxMaxFolderDepth (4) InventoryOutboxMaxFolderCount (20) InventoryOutboxMaxItemCount (200)
2011-12-15merge changes for storm-1653Oz Linden
2011-12-15merge changes for storm-1731Oz Linden
2011-12-15merge changes for storm-1723Oz Linden
2011-12-15merge changes for storm-1733Oz Linden
2011-12-15First pass at laying out the pathfinding linksets floater.Todd Stinson
2011-12-15storm-1723: fix character display when a lot of different characters are usedAlissa Sabre
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-15merge changes for vmrg-205Oz Linden
2011-12-15EXP-1725 FIX -- Carriage return or tab characters shown in Outbox text on ↵Leslie Linden
Windows * Removed tabs from outbox strings.
2011-12-14First pass at laying out the pathfinding console floater.Todd Stinson
2011-12-14WIP VWR-23642eli
2011-12-14Updating llpathinglib pre-built package.Todd Stinson