Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-22 | CHUI-54 FIXED Backed out fix for EXP-1550 restoring inventory folder ↵ | Seth ProductEngine | |
creation date updating logic. An inventory folder creation date should be updated every time a new item is created in it. Othervise the sorting by creation date is broken. However this leaves the EXP-1550 issue unresolved. | |||
2012-03-21 | SH-3039 WIP - trying to close phases where needed | Brad Payne (Vir Linden) | |
2012-03-21 | MAINT-808 Disable indexed texture rendering and deferred rendering on Linux ↵ | Dave Parks | |
when OpenGL version is pre-3.0 | |||
2012-03-21 | SH-3041 WIP Utilizing early object update texture data | Nyx (Neal Orman) | |
Caching the mapping between baked texture hashes and UUIDs should be able to be avoided if the initial texture data sent down is accuate. This patch will use the first objectupdate message sent for your own avatar to set the baked texture UUIDs for your avatar. These appear to match the UUIDs sent from the hash lookup. Testing needed to verify that you can successfully decloud before the server sends you the hash lookup response, if your bakes are cached locally. | |||
2012-03-21 | changed nearby avatar stat metrics to map instead of array | Brad Payne (Vir Linden) | |
2012-03-21 | MAINT-272 FIXED Animation preview invalid pointer checks added. | Seth ProductEngine | |
2012-03-21 | MAINT-518 FIXED Sometimes nearby chat expand button failed to work. | Vadim ProductEngine | |
Made the nearby chat expand/collapse logic work regardless of the previous/saved state. | |||
2012-03-20 | shortened label for texture density display | Richard Linden | |
2012-03-20 | Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1 | Richard Linden | |
2012-03-20 | added debug tools for visualizating texel density at various discard levels ↵ | Richard Linden | |
(current, requested, full) | |||
2012-03-20 | Automated merge with https://bitbucket.org/VirLinden/runway | Nyx (Neal Orman) | |
2012-03-20 | SH-3040 FIX Inventory caching issues | Nyx (Neal Orman) | |
A complete fix for a single cause of caching issues, does not solve all caching issues. Fixes the issue of inventory links that were incorrectly being marked as broken. Broken links get a second chance to see if their base objects exist in inventory now. | |||
2012-03-20 | merge | Dave Parks | |
2012-03-20 | SH-795 Potential fix for crash after setting graphics detail to low. | Dave Parks | |
2012-03-20 | Tighten Linux treatment of command-line args to 'secondlife' script. | Nat Goodspeed | |
New --leap switch takes a quoted command line likely to contain spaces. Sloppy handling of quoted arguments definitely gets us into trouble. Fix that. | |||
2012-03-20 | MAINT-789 FIXED ([PUBLIC]Button "Buy" isn't work in Object profile) | Paul ProductEngine | |
- Set proper callback for buy button - Removed dead code - Fixed values for action combobox in object profile panel | |||
2012-03-19 | EXP-1841 : Pull the whole Cut and Paste feature in viewer-experience | Merov Linden | |
2012-03-19 | enable per-appearance-change metrics sending | Brad Payne (Vir Linden) | |
2012-03-19 | merge viewer-thx-runway-shared-1 to runway | Brad Payne (Vir Linden) | |
2012-03-19 | merge | Dave Parks | |
2012-03-19 | MAINT-771 Add RenderAutoHideSurfaceAreaLimit debug setting for protecting ↵ | Dave Parks | |
against sculpt based crashers. | |||
2012-03-19 | MAINT-141, MAINT-95, MAINT-62 FIXED Don't delete files using masks starting ↵ | Vadim ProductEngine | |
with "/". Encountering such a mask will show a warning message and throw a debug assertion. | |||
2012-03-19 | MAINT-261 FIXED Display previously retrieved data (until we get the update) ↵ | Vadim ProductEngine | |
if object inspector is invoked for the same object. | |||
2012-03-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-16 | EXP-1767 FIX (Received Items panel state does not persist between sessions) | Richard Linden | |
made received items not auto resizable save/restore received items height on collapse/expand | |||
2012-03-16 | EXP-1915 : Fetch recursively folders when selected | Merov Linden | |
2012-03-16 | EXP-1841 : pull from current viewer-experience. | Merov Linden | |
2012-03-16 | MAINT-290 FIXED ([PUBLIC]Take object (which belongs to another avatar) does ↵ | Paul ProductEngine | |
not work) Reason: Showing the confirmation dialog resets object selection, thus there is nothing to derez. Fix: pass selection to the confirm_take, so that selection doesn't "die" after confirmation dialog is opened | |||
2012-03-16 | SH-3044 FIX - bit more cleanup on log messages | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - updated logcontrol.xml | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵ | Brad Payne (Vir Linden) | |
toggling when default is INFO | |||
2012-03-16 | SH-3044 - tag avatar log messages LL_INFOS(Avatar) | Brad Payne (Vir Linden) | |
2012-03-16 | CHUI-53 FIXED vertical scroll bar in inventory floater to appear when ↵ | Seth ProductEngine | |
horizontal scroll bar hides last item in folder view. Added a scroll container which provides the information about the height of currently displayed folder view contents. It is used for updating vertical scroll bar visibility in inventory panel. | |||
2012-03-15 | SH-2970 WIP - pretty-print some metrics for more readable log | Brad Payne (Vir Linden) | |
2012-03-15 | Explicitly clean up all LLLeap instances during viewer shutdown. | Nat Goodspeed | |
This code replaces the previous cleanup of DLLs loaded by APR. | |||
2012-03-15 | Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1 | Richard Linden | |
2012-03-15 | added stats tracking for texture/object cache hit rates and texture cache ↵ | Richard Linden | |
read latency | |||
2012-03-14 | Fix --leap assumption that LeapCommand setting is ALWAYS an array. | Nat Goodspeed | |
Nuance of command-line processing: when there's exactly one --leap switch, the resulting LLSD is a scalar string rather than an array with one entry. Fix processing code to handle either case. | |||
2012-03-14 | EXP-1841 : Comments clean up | Merov Linden | |
2012-03-14 | SH-2970 FIX - per-region logging of basic avatar stats | Brad Payne (Vir Linden) | |
2012-03-14 | CHUI-60 FIX Initial chat bubble from object is incorrectly sized on login | Richard Linden | |
bad XUI | |||
2012-03-14 | Add --leap command-line switch to launch one or more LEAP plugins. | Nat Goodspeed | |
You can specify one or more instances of --leap 'command line'. Each such command line is parsed using bash-like conventions, notably honoring double quotes, e.g. --leap '"c:/Program Files/Something/something.exe" arg1 arg2'. (Specifying such an argument in a Windows Command Prompt may be tricky.) Such a program should read its stdin and write to its stdout using LLSD Event API Plugin protocol: length:serialized_LLSD where 'length' is the decimal integer count of bytes in serialized_LLSD, ':' is a literal colon character, and 'serialized_LLSD' is notation-format LLSD. A typical LLSD object is a map containing 'pump' and 'data' keys, where 'pump' is the name of the LLEventPump on which to send 'data' (or on which 'data' was received). In particular, the initial LLSD object on stdin mentions the name of this plugin's reply LLEventPump: the LLEventPump that will send every subsequent received event to the plugin's stdin. Anything written to the plugin's stderr will be logged in the viewer log. In addition to being generally useful, this helps debug problems with particular plugins. | |||
2012-03-13 | EXP-1915 : Rewrote the fetching mechanism for folders making it truly recursive. | Merov Linden | |
2012-03-13 | merge | Dave Parks | |
2012-03-13 | MAINT-708 Reduce amount of video memory consumed by vertex buffer objects. | Dave Parks | |
2012-03-13 | CHUI-56 FIXED Fixed a crash when deleting multiple inventory folders. | Vadim ProductEngine | |
2012-03-12 | Merge | Merov Linden | |
2012-03-12 | EXP-1914 : Fix the evaluation of isClipboardPasteable() when the clipboard ↵ | merov | |
is in cut mode. | |||
2012-03-12 | SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send | Brad Payne (Vir Linden) | |
2012-03-12 | SH-2970 WIP - send per-appearance-change metrics packet (disabled) | Brad Payne (Vir Linden) | |