Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-09 | PATH-142: Refined the linksets status messaging functionlity. | Todd Stinson | |
2012-01-09 | PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI. | Todd Stinson | |
2012-01-09 | EXP-1511 FIX Preview image overlays ui elements in Upload image floater | callum | |
2012-01-09 | EXP-1159 FIX -- User can get No transfer items into Merchant Outbox by ↵ | Leslie Linden | |
rezzing object from Outbox, including No Transfer item in contents, and then taking back into Inventory * Drag and drop to the 3D world is now disabled from the outbox | |||
2012-01-09 | sync with viewer-development | eli | |
2012-01-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-01-09 | Merge from viewer-development | Leslie Linden | |
2012-01-09 | merge | Brad Payne (Vir Linden) | |
2012-01-09 | increment viewer version to 3.2.7 | Oz Linden | |
2012-01-09 | Backed out changeset 4fd359f2f1c3 | Oz Linden | |
2012-01-09 | increment viewer version to 3.2.7 | Oz Linden | |
2012-01-08 | merge changes for vmrg-213 | Oz Linden | |
2012-01-06 | Updated InventoryOutboxMaxFolderCount to 21 to allow top level folder and 20 ↵ | Leslie Linden | |
subfolders in outbox items | |||
2012-01-06 | sync with viewer-development | eli | |
2012-01-06 | Removing the havok dependency from the viewer build as this is now resolved ↵ | Todd Stinson | |
in the llpathinglib library itself. | |||
2012-01-06 | EXP-1220 GROUNDWORK -- Create context menu entry to allow import of selected ↵ | Leslie Linden | |
item(s) * Added a context menu for "Send to Marketplace" but disabled the code to show it until we decide to move forward with this feature. * Made some progress unifying the context menu in the outbox for different types of items. (mesh, audio, etc.) | |||
2012-01-06 | Looking for better fix to EXP-1693 - date localization | Richard Linden | |
Backed out changeset: 4f3024e9d629 | |||
2012-01-06 | looking for better fix to EXP-1695 | Richard Linden | |
[I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in Group Profile > Land/Asset and New Group (French viewer) Backed out changeset: c01a6186b15c | |||
2012-01-06 | merge changes for vmrg-212 | Oz Linden | |
2012-01-06 | Add capability-based create folder routine for more reliable inventory, with ↵ | Aura Linden | |
fix for copy and wear | |||
2012-01-05 | trivial: debug code for SH-2827: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLPipeline::generateWaterReflection() | |||
2012-01-05 | fix for SH-2829: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLWearable::importFile()/LLOverrideBakedTextureUpdate::LLOverrideBakedTextureUpdate() | |||
2012-01-05 | EXP-1757 FIX -- Merchant Outbox shows as empty when first ↵ | Leslie Linden | |
opening/initializing even when populated * Updated merchant outbox floater to not wait for initialization to complete before displaying outbox inventory contents. | |||
2012-01-05 | EXP-1754 FIX -- Search text shown in Outbox floater after marketplace synch ↵ | Leslie Linden | |
if all items removed. * Added a setting to determine whether or not to display the standard empty inventory message. The message is on by default but turned off for the merchant outbox inventory panel. | |||
2012-01-05 | Some gl state cleanup for physic shapes vbos.' | prep | |
2012-01-05 | vbos for physics shapes are rendering correctly | prep | |
2012-01-05 | Remove already enabled depth test | prep | |
2012-01-05 | merge | prep | |
2012-01-05 | WIP: Navmesh vbos rendering fixes (added normal and color maps). | prep | |
2012-01-05 | EXP-1753 FIX -- Open Merchant Outbox floater when user selects copy to ↵ | Leslie Linden | |
Merchant Outbox context menu option in Inventory * Modified "copy to merchant outbox" and "move to merchant outbox" context menu actions to also open the merchant outbox floater * Changed context menu behavior to always preserve disabled menu items on multiselect rather than occasionally ignoring it | |||
2012-01-05 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-05 | Removed unused code for old outbox error reporting | Leslie Linden | |
2012-01-05 | Latest from viewer-experience | Leslie Linden | |
2012-01-05 | path-149 overlay of navmesh on onto renderables | prep | |
2012-01-04 | trivial: debug code for SH-2828: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLRefCount::unref(), bad stacks | |||
2012-01-04 | Modified CRASH assert to not occur in release mode per Richard | Leslie Linden | |
2012-01-04 | Merge from viewer-experience | Leslie Linden | |
2012-01-04 | EXP-1769 FIX -- Crash in ASSERT (mInDraw == false) - can trigger with ↵ | Leslie Linden | |
selecting build tool * Fixed build window to not fail assert at construction time. | |||
2012-01-04 | Pull and merge from ↵ | Todd Stinson | |
https://bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-01-04 | Hijaking the land status messaging for temporary development of the ↵ | Todd Stinson | |
pathfinding linksets floater. | |||
2012-01-04 | Merge from viewer-development | Leslie Linden | |
2012-01-04 | Merge from viewer-experience | Leslie Linden | |
2012-01-04 | EXP-1738 FIX -- Disable drag and drop to folders in the outbox that would ↵ | Leslie Linden | |
create a hierarchy that contains too many folders * Updated drag and drop to correctly handle moving to and from outbox as opposed to within the outbox when dealing with folder and item count limitations related to depth and total folder count. | |||
2012-01-04 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2012-01-04 | fix for SH-2823 and SH-2824: crash in curl: LLBufferArray::countAfter() and ↵ | Xiaohong Bao | |
LLBufferArray::copyIntoBuffers reviewed by vir | |||
2012-01-04 | path-150: supply characterwidth to LLPathingLibrary: | prep | |
2012-01-04 | merge | prep | |
2012-01-04 | Path-177. Updated to newest version of LLPathingLibrary | prep | |
2012-01-04 | merge changes for storm-1790 | Oz Linden | |
2012-01-04 | merge changes for storm-1708 | Oz Linden | |