Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-29 | Updating the test path and universe colors based on Leo's direction. | Todd Stinson | |
2012-03-29 | Exposed star(valid/invalid) and test path colors. Refactored path drawing ↵ | prep | |
code to use ll f()'s | |||
2012-03-28 | Altering the default navmesh color. | Todd Stinson (stinson@lindenlab.com) | |
2012-03-28 | Updating the navmesh colors based on discussions with Leo. | Todd Stinson | |
2012-03-28 | Fixed blend caps for navmesh tris and updated navmesh face alpha to be ↵ | prep | |
totally opaque. | |||
2012-03-28 | Added support for customizing the colors used in the navmesh visualizer. | prep | |
2012-03-26 | Merging latest changes for normalized blinn-phong. | Jonathan Goodman | |
2012-03-19 | MAINT-771 Add RenderAutoHideSurfaceAreaLimit debug setting for protecting ↵ | Dave Parks | |
against sculpt based crashers. | |||
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-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 | pull and merge from viewer-development | prep | |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) | |
2012-02-29 | SH-3018 WIP - removed audit texture, other unused diagnostic code | Brad Payne (Vir Linden) | |
2012-02-28 | Turn off the neighbor region query when loading a navmesh | prep | |
2012-02-27 | avatar logging and cleanup | Brad Payne (Vir Linden) | |
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-04-19 | MAINT-775 Cleanup of some weird corner cases on animated child prims. | Dave Parks | |
2012-04-17 | MAINT-966 FIXED ([PUBLIC]typo on viewer Second Life 3.3.2 (253914) Apr 14) | Paul ProductEngine | |
- Fixed typo in word "browser" | |||
2012-02-17 | made avatar rotation threshold configurable via a setting | Richard Linden | |
2012-02-17 | Path-317: debug option to enable vbo rendering of navmeshes | prep | |
2012-02-16 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden | |
Save *window* width and height, not client area | |||
2012-02-16 | Path-278 Debug option to download multiple navmeshes to the viewer. | prep | |
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-03-29 | STORM-276 Added dictionaries.xml and the Second Life glossary dictionary ↵ | Kitty Barnett | |
(enabled by default) | |||
2012-02-24 | Merge with viewer-development | Kitty Barnett | |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2012-03-02 | MAINT-708 Use texture compression to minimize memory bloat (experimental) | Dave Parks | |
2012-02-02 | STORM-1738 Settings cleanup | Jonathan Yap | |
warn-on-failure:open-license | |||
2012-02-01 | merge | Brad Payne (Vir Linden) | |
2012-02-01 | STORM-1738 Initial callback work | Jonathan Yap | |
warn-on-failure:open-license | |||
2012-01-30 | merge changes for vmrg-219 | Oz Linden | |
2012-01-25 | Introduce two new parameters "CurlUseMultipleThreads" and ↵ | Xiaohong Bao | |
"CurlRequestTimeOut" for QA to test Curl. | |||
2012-01-30 | merge | Brad Payne (Vir Linden) | |
2012-01-23 | merge changes for storm-1738 | Oz Linden | |
2012-01-20 | SH-2889 Add visual auto-muting controls | Dave Parks | |
2012-01-20 | STORM-276 Basic spellchecking framework | Kitty Barnett | |
2012-01-19 | EXP-1767 FIXED Received Items panel state being persistent between sessions. | Seth ProductEngine | |
Added a setting to store the panel state. | |||
2012-01-18 | EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ↵ | Richard Linden | |
viewer | |||
2012-01-06 | Updated InventoryOutboxMaxFolderCount to 21 to allow top level folder and 20 ↵ | Leslie Linden | |
subfolders in outbox items | |||
2011-12-20 | STORM-1738 - Add autocorrect functionality | Tank_Master | |
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back | |||
2011-12-20 | * Added "InventoryOutboxLogging" debug setting to log merchant outbox ↵ | Leslie Linden | |
related web API calls. Each message begins with the tag "SLM". | |||
2011-12-16 | Merge from viewer-experience | Leslie Linden | |
2011-12-15 | EXP-1730 FIX | Leslie 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-13 | EXP-1551 FIX Ability to toggle button flashing | Richard Linden | |
added "EnableButtonFlashing" setting | |||
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-12 | merge changes for vmrg-204 | Oz Linden | |
2011-12-08 | EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵ | Vadim ProductEngine | |
accordingly. | |||
2011-12-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-07 | EXP-1673 FIX "Remove minimum window size constraint in the Viewer" | Richard Linden | |
2011-12-07 | EXP-1639 WIP Cleaning up to improve readability; added more debugging messages. | Vadim ProductEngine | |