Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks | |
2012-02-13 | Fix Linux compile issue : make templated type casting explicit (2) | Merov Linden | |
2012-02-13 | SH-2908 Temporary fix for mac build | Dave Parks | |
2012-02-13 | Fix Linux compile issue : make templated type casting explicit | Merov Linden | |
2012-02-13 | EXP-1888 FIX -- Update text for emtpy Received Items folder in the Viewer | Leslie Linden | |
2012-02-13 | Disabled the ability to query neighboring regions for their navmeshes. We'll ↵ | prep | |
introduce a checkbox to the pathfinding floater and enable the code. | |||
2012-02-13 | SH-2908 Fix for mac build | Dave Parks | |
2012-02-13 | SH-2908 More linux build fixes. | Dave Parks | |
2012-02-13 | SH-2908 Fix for linux build. | Dave Parks | |
2012-02-13 | SH-2964 Fix for shader compilation error on some older NVIDIA cards. | Dave Parks | |
2012-02-13 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-02-13 | EXP-1863 : Add comment and dead code cleanup | Merov Linden | |
2012-02-13 | EXP-1832 FIXED Viewer Size not persistent across logins. | Vadim ProductEngine | |
Symptoms: Viewer window shrank by a few pixels on each startup. Reason: We used client rect (which did not include the window border) to create the viewer window. Solution: Convert client rect into window rect, i.e. expand it by the border size. | |||
2012-02-13 | PATH-284: Updating the build menu options. | Todd Stinson | |
2012-02-13 | pathinglib update | prep | |
2012-02-13 | EXP-1882 FIXED Crashes when invoking avatar picker from mouse look mode. | Vadim ProductEngine | |
Fixing the cases missed in EXP-1879. | |||
2012-02-13 | merge | prep | |
2012-02-13 | Path-197. Navmeshes are converted into vbos. | prep | |
2012-02-10 | EXP-1885 FIX Viewer crashes when receiving multiple inventory offer ↵ | Richard Linden | |
notifications | |||
2012-02-10 | PATH-284: Altering the design toward the new layout. Starting to re-hookup ↵ | Todd Stinson | |
the functionality to the new controls. NOTE: This DOES break the pathing floater functionality. | |||
2012-02-10 | Merge | Dave Parks | |
2012-02-10 | EXP-1863 : Fix the filtering of cut folders, also fix the move to trash of ↵ | Merov Linden | |
folders in double cut scenarios | |||
2012-02-10 | SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float ↵ | Dave Parks | |
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations. | |||
2012-02-10 | PATH-284: Updating the class names in preparation for the new pathfinding ↵ | Todd Stinson | |
console design. | |||
2012-02-10 | PATH-284: Moving files around in preparation for the new pathfinding console ↵ | Todd Stinson | |
design. | |||
2012-02-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden | |
2012-02-10 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵ | Richard Linden | |
a vertical scrollbar is shown | |||
2012-02-10 | Merge with head | callum | |
2012-02-10 | EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵ | callum | |
helps me find memory leaks. | |||
2012-02-10 | STORM-1793 Supply missing new artwork | Jonathan Yap | |
2012-02-10 | PATH-245: Adding functionality for returning objects to owner from the ↵ | Todd Stinson | |
characters floater. | |||
2012-02-10 | Resized the Merchant Outbox spinner to its native size | Leslie Linden | |
2012-02-10 | SH-2963 Fix for highlight transparent not highlighting 100% transparent objects. | Dave Parks | |
2012-02-10 | SH-2963 Fix for highlight transparent not highlighting 100% transparent objects. | Dave Parks | |
2012-02-10 | * Added timers to track the http transactions, visible through the same | Leslie Linden | |
"InventoryOutboxLogging" debug flag. | |||
2012-02-10 | EXP-1885 FIXED the crash when receiving multiple inventory offer notifications. | Seth ProductEngine | |
Fixed erasing the iterator which was becoming invalid on recursive calls. | |||
2012-02-09 | EXP-1863 : Implemented cut, copy, paste for folders. Issues with folder ↵ | Merov Linden | |
filtering though. | |||
2012-02-09 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-02-09 | PATH-245: Adding initial functionality for rendering debug beacons for ↵ | Todd Stinson | |
selected pathfinding characters. | |||
2012-02-09 | EXP-1883 FIX Toolbar button tooltips display off screen for right hand tool ↵ | Richard Linden | |
bar, bottom tool bar, and tooltips on top bar items show off screen | |||
2012-02-09 | EXP-1877 FIX Scroll list listings in group roles tab and other areas shows ↵ | Richard Linden | |
vertical scroll bar before needed | |||
2012-02-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-02-09 | EXP-1874 FIX Unexpected scrollbar in text notification | Richard Linden | |
2012-02-09 | PATH-245: Adding proper toggling of the enabled state for the take, take ↵ | Todd Stinson | |
copy, and delete buttons. | |||
2012-02-10 | EXP-1876 FIXED Landmark notes editor height increased to accommodate 5 lines ↵ | Seth ProductEngine | |
of new font height. | |||
2012-02-09 | EXP-1335 FIXED Disabled dragging the items from notecards and objects into ↵ | Seth ProductEngine | |
Recent tab. Disabled DnD from Recent to Received Items. Fixed updating FILTERTYPE_DATE flag of LLInventoryFilter when time limits are applied. | |||
2012-02-09 | EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵ | paulgproductengine | |
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 410 pixels, and to the right to shrink favorites to 185 pixels | |||
2012-02-09 | EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from ↵ | paulgproductengine | |
a prim marked for sale show wrong inventory icons) - In buy floater, for multiple WEARABLES inventory items show corresponding wearable icon | |||
2012-02-09 | EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to ↵ | paulgproductengine | |
delete, focus leaves inventory) - Return focus to the previously focused root view | |||
2012-02-09 | EXP-1844 FIX Selecting a large number of inventory items can block the ↵ | Richard Linden | |
viewer for a long time. only show hourglass and fetching text when downloading folders, not item metadata |