Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-09 | STORM-64: Added toasts to display critical errors during update cycle. | Vaalith Jinn | |
2012-04-06 | STORM-1837: check for valid png header before attempting to decode | Oz Linden | |
2012-04-04 | STORM-1787 remove dead code that causes spurious build log error reports | Oz Linden | |
2012-04-03 | STORM-1828 Change write to location from LL_PATH_CHARACTER to | Nicky Perian | |
LL_PATH_USER_SETTINGS. This will allow a common write location for development and installed configurations. Should correct installed configuration from permission failures on windows systems where writing to the install directory requires elevation of rights to administrator. | |||
2012-04-06 | merge fix for storm-1833 | Oz Linden | |
2012-04-06 | STORM-1833 Square char is presented in list of recompilation for script with ↵ | Jonathan Yap | |
error Subtask of STORM-637 | |||
2012-04-03 | merge changes for drtvwr-132 | Oz Linden | |
2012-04-02 | sync with viewer-development | eli | |
2012-04-02 | merge changes for storm-1823 | Oz Linden | |
2012-04-02 | merge changes for storm-1822 | Oz Linden | |
2012-04-02 | merge changes for storm-1821 | Oz Linden | |
2012-04-02 | merge changes for storm-1816 | Oz Linden | |
2012-04-02 | merge changes for storm-637 | Oz Linden | |
2012-03-30 | merge changes for vmrg-229 | Oz Linden | |
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-28 | Added tag 3.3.1-beta1 for changeset 28b95a6a28dc | Oz Linden | |
2012-03-27 | CHOP-854: Use new LLInventoryModel::removeObject() to discard offer. | Nat Goodspeed | |
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type. | |||
2012-03-27 | CHOP-854: Make LLInventoryModel::removeItem() call changeItemParent(). | Nat Goodspeed | |
The body of removeItem() was already nearly identical to the body of changeItemParent(); this eliminates the redundancy. Improve logging for changeItemParent(). | |||
2012-03-27 | CHOP-854: move change_(item|category)_parent() into LLInventoryModel. | Nat Goodspeed | |
It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains code essentially cloned from change_item_parent() -- or perhaps vice-versa. This changeset addresses only migrating the functions, and fixing up existing references, to simplify code review. | |||
2012-03-27 | merge fix for MAINT-710 | Oz Linden | |
2012-03-27 | Added tag viewer-beta-candidate for changeset 28b95a6a28dc | Oz Linden | |
2012-03-27 | STORM-1828 Set to proper jira issue. Intermittent write to character/new ↵ | Nicky Perian | |
archetype.xml from Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid. | |||
2012-03-27 | MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵ | Oz Linden | |
(from Firestorm) | |||
2012-03-27 | Tweaked the sun's glow to be less powerful. | Jonathan Goodman | |
2012-03-26 | OPEN-138 Intermittent write to character/new archetype.xml from ↵ | Nicky Perian | |
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid. | |||
2012-04-02 | storm-64: Local Textures | Vaalith Jinn | |
2012-03-26 | merge | Dave Parks | |
2012-03-26 | Merging latest changes for normalized blinn-phong. | Jonathan Goodman | |
2012-03-23 | EXP-1925 WIP Inventory folders being pasted to are hidden during a paste ↵ | Richard Linden | |
operation potential fix by not changing mostfiltereddescendant flag when dirtying folder as new contents arrive | |||
2012-03-23 | fix for gcc | Richard Linden | |
2012-03-23 | CHUI-70 FIX Build floater and other floaters opened in default position ↵ | Richard Linden | |
become centered in viewer when object is built or viewer resized always initialize mPosition | |||
2012-03-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-22 | CHUI-68 FIX Using arrow keys to scroll through inventory folders does not ↵ | Richard Linden | |
scroll content in view as a side effect, "My Inventory" is not selected by default auto selection of filtered items now reliably turns itself off as soon as user scrolls or moves keyboard focus to inventory | |||
2012-03-22 | Automated merge with http://hg.secondlife.com/viewer-release | Richard Linden | |
2012-03-22 | STORM-1822 Change size of Block button in dialog boxes to help prevent ↵ | Jonathan Yap | |
accidental clicks | |||
2012-03-21 | Added tag DRTVWR-125, 3.3.1-start for changeset 3e2fca4ed1a0 | Oz Linden | |
2012-03-21 | Added tag 3.3.1-start for changeset b43cd25be49e | Oz Linden | |
2012-03-21 | increment viewer version to 3.3.2 | Oz Linden | |
2012-03-21 | Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0 | Oz Linden | |
2012-03-21 | pull back beta branch tags | Oz Linden | |
2012-03-21 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer | |||
2012-03-21 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer | |||
2012-03-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden | |
2012-03-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-20 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer only write back floater positioning information generated from legacy saved rect after reading any new floater positioning info | |||
2012-03-19 | EXP-1841 : Pull the whole Cut and Paste feature in viewer-experience | Merov Linden | |
2012-03-16 | EXP-1181 FIX as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed settings naming scheme for floater positioning so that related settings appear together in file | |||
2012-03-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-16 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer apply relative positioning to floaters that are loaded with rects specified from earlier viewer |