Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-29 | CHOP-753: fix minor compilation errors on Linux | Nat Goodspeed | |
2011-06-29 | CHOP-753: Introduce LLSD access to LLMemoryInfo ** BROKEN ** | Nat Goodspeed | |
This is known not to compile on Mac yet; checking in to concurrently work on Linux-specific code. | |||
2011-06-29 | SH-1726 WIP - prevent upload until sucessful fee request | Brad Payne (Vir Linden) | |
2011-06-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-29 | EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markup | Richard Linden | |
2011-06-29 | EXP-895 Selecting items in Marketplace Inbox does not change focus in ↵ | Leyla Farazha | |
inventory panel away from items selected in inventory panel | |||
2011-06-29 | EXP-944 Add additional logging for troubleshooting EXP-930 - DD inbox not ↵ | Leyla Farazha | |
showing on linux viewer | |||
2011-06-30 | STORM-1305 WIP Edit Sky floater: removed the old sun position slider, added ↵ | Vadim ProductEngine | |
hour marks to the new one. | |||
2011-06-29 | fixing key file comment - missing ! | Leyla Farazha | |
2011-06-29 | STORM-1305 WIP Edit Sky floater UI changes. | Vadim ProductEngine | |
* Implemented new layout (made the floater smaller, moved widgets around). * Implemented new sun phase slider, bound to 24h time. | |||
2011-06-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-29 | EXP-961 FIX Keyboard definition file keys.xml contains invalid XML markup | Richard Linden | |
2011-06-29 | sync with viewer-development | eli_linden | |
2011-06-29 | STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵ | Jonathan Yap | |
clipboard Made changes with input from Oz & Vadim | |||
2011-06-29 | SH-1725 WIP Added upload permissions and fee requests to Upload Model Wizard. | Seth ProductEngine | |
- Enabled warning for users without upload permissions. - Enabled "Calculate weights & fee" button. - Temporarily enabled to upload meshes if upload permission capability request has failed. | |||
2011-06-29 | Fixes for upload permission checking problems | Brad Payne (Vir Linden) | |
2011-06-29 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2011-06-29 | merge | Brad Payne (Vir Linden) | |
2011-06-29 | Added MeshUploadFlag to list of requested caps | Brad Payne (Vir Linden) | |
2011-06-29 | merge out latest viewer-development | Oz Linden | |
2011-06-29 | STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵ | Jonathan Yap | |
clipboard | |||
2011-06-29 | SH-1873 FIXED updating L$ balance after uploading meshes. | seth_productengine | |
2011-06-29 | SH-1726 FIXED (Viewer modifications to advanced model upload to accommodate ↵ | Paul ProductEngine | |
upload fee & prim equivalency) - Changed XUI according to the spec - Added requesting upload permission, physics weight and fee weight - Split requesting fee and uploading model steps in mesh repository | |||
2011-06-29 | merge changes for storm-1302 | Oz Linden | |
2011-06-29 | merge changes for storm-1326 | Oz Linden | |
2011-06-29 | merge changes for storm-1292 | Oz Linden | |
2011-06-29 | storm-1454 | Oz Linden | |
2011-06-29 | merge changes for storm-1439 | Oz Linden | |
2011-06-29 | merge changes for storm-1352 | Oz Linden | |
2011-06-28 | CHOP-753: Report Linux memory stats 1/line, like other platforms. | Nat Goodspeed | |
Previous code deliberately flowed the different lines from MEMINFO_FILE together on a single line, which seems pointless to me, since we want to be able to grep the viewer log to recognize individual stats. Also replace classic-C LLFILE* machinery used to read MEMINFO_FILE with std::ifstream and std::getline(). | |||
2011-06-28 | Crashfix for SEC-906 | Aura Linden | |
2011-06-28 | EXP-922 FIX Purchased Direct Delivery items do not appear in Recent ↵ | Richard Linden | |
Inventory tab switched to using filters to hide inbox and show it for recent items only | |||
2011-06-28 | CHOP-753: Introduce a sliding window of framerate samples. | Nat Goodspeed | |
The trouble with remembering the slowest-ever framerate is that framerate drops dramatically on login, then typically bounces back to something reasonable during the session. So the session-normal framerate has to drop pretty dramatically before it falls below the original login framerate. To address this, only remember the last ~10 minutes of framerates, and log memory stats every time a new framerate is slower than the previous 10 minutes. | |||
2011-06-28 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-06-28 | SH-1917 SH-1935 FIX PE cost is not always shown, includes unnecessary digits | Nyx (Neal Orman) | |
Reformatted line showing prim equiv values, formatted to an integer, removed old Render Cost display, and updated label of new display. | |||
2011-06-28 | STORM-1447, STORM-1446 | Squire | |
merged from https://bitbucket.org/stone_linden/viewer-development-storm-1368 | |||
2011-06-28 | merge | Paul ProductEngine | |
2011-06-28 | Merged in viewer-development changes | Squire | |
2011-06-28 | STORM-1423 (aka VOICE-3) merged from | Squire | |
roxie_linden/viewer-developement | |||
2011-06-28 | STORM-1372, STORM-1439 | Squire | |
Merged in: alain_linden/viewer-development lindenlab/viewer-development | |||
2011-06-28 | SH-1725 WIP Fixed preview model display on two last wizard steps. | Seth ProductEngine | |
2011-06-28 | SH-1725 WIP Fixed the physics detail slider value. | Seth ProductEngine | |
Inverted the min value to the "performance" end of the slider and the max value to the "accuracy" end. | |||
2011-06-28 | SH-1169 Fix for convex decompositions not working post ↵ | Dave Parks | |
mesh-asset-deprecation work. (also default SLM usage to on) | |||
2011-06-28 | SH-1725 WIP Fixed model preview panels cursor change. | Seth ProductEngine | |
2011-06-28 | Fix for SH-1919 - help button added | prep linden | |
2011-06-28 | STORM-1334: compute area using integer math to avoid type conflict | Oz Linden | |
2011-06-28 | STORM-1345 FIXED Replaced sliders with color pickers in the Edit Sky Preset ↵ | Vadim ProductEngine | |
floater. TODO: Find out why the color picker widget has higher precision than the old sliders, and decide whether to "fix" that. | |||
2011-06-28 | merge changes for storm-1103 | Oz Linden | |
2011-06-28 | merge changes for storm-323 | Oz Linden | |
2011-06-28 | merge changes for vwr-25480 | Oz Linden | |