Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-08 | SH-1678 Fix for busted fullbright shiny. | Dave Parks | |
2011-06-08 | SH-1648 Fix for spot shadows being offset by sunlight vector when SSAO enabled. | Dave Parks | |
2011-06-08 | don't use quota accounting manager | Dave Parks | |
2011-06-07 | Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation | Xiaohong Bao | |
2011-06-07 | fix for SH-1765: palm tree model fails to load in viewer | Xiaohong Bao | |
2011-06-07 | merge | Leyla Farazha | |
2011-06-07 | merge changes for vwr-25654 | Oz Linden | |
2011-06-07 | merge changes for storm-1258 | Oz Linden | |
2011-06-07 | merge changes for storm-1324 | Oz Linden | |
2011-06-07 | merge changes for storm-1323 | Oz Linden | |
2011-06-07 | Fixing precompiled headers with outbox coroutine usage. | Leslie Linden | |
Reviewed by Leyla. | |||
2011-06-07 | EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden | |
Added the following for increased LLBadge functionality: * Panels now choose whether or not they accept buttons as children, which they do by default. * UI controls now shuffle controls with "requests_front" to the front of their children list at postBuild time. * Badges are set to "requests_front" by default * Badges now accept border image and color attributes Reviewed by Callum | |||
2011-06-07 | merge | prep linden | |
2011-06-07 | Fix for importer crashes, sh-1698. Added checks for handling bad elements in ↵ | prep linden | |
the dae. | |||
2011-06-07 | STORM-899 'No attachments worn' text on blank 'Attachments' accordion ↵ | Jonathan Yap | |
remains in English for all locales | |||
2011-06-07 | merge | Dave Parks | |
2011-06-07 | SH-1595 Make rigged attachment selection more reliable (never selectable ↵ | Dave Parks | |
when not in edit mode, always accurately selectable while in edit mode). | |||
2011-06-07 | SH-1767 Fix for crash when viewing assets uploaded by mesh-asset-deprecation ↵ | Dave Parks | |
viewers | |||
2011-06-07 | FIX VWR-20844 en_xui_change | eli_linden | |
2011-06-07 | merge latest builds from project integration repo | Oz Linden | |
2011-06-07 | merge | Dave Parks | |
2011-06-07 | WIP INTL-50 remove obsolte translation files | eli_linden | |
2011-06-07 | WIP INTL-50 PT translation and new files | eli_linden | |
2011-06-07 | merge | Dave Parks | |
2011-06-07 | Merge VWR-25965 work. | Logan Dethrow | |
2011-06-07 | FIX VWR-20841 | eli_linden | |
2011-06-07 | merge latest builds from project integration repo | Oz Linden | |
2011-06-07 | merge out beta updates | Oz Linden | |
2011-06-07 | STORM-1253 WIP Disable removing current day cycle. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Disable editing region skies until the workflow is clear enough. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Re-check for region skies editing permission when region info ↵ | Vadim ProductEngine | |
gets updated. | |||
2011-06-07 | STORM-1255 WIP When region environment changes, update the Edit Sky floater. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 Removed dead code. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Fixed sky/day/water preset name being limited to 20 chars. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Moved stuff around for consistency between the header and the ↵ | Vadim ProductEngine | |
.cpp. | |||
2011-06-07 | STORM-1255 WIP Consistency pass on sky presets removal. | Vadim ProductEngine | |
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes. | |||
2011-06-07 | STORM-1253 WIP Fixed a potential bug: removing a day cycle didn't remove it ↵ | Vadim ProductEngine | |
from internal data structures. | |||
2011-06-07 | STORM-1255 WIP Changed a comment and a warning message. | Vadim ProductEngine | |
2011-06-07 | pull back late fix from beta branch | Oz Linden | |
2011-06-07 | Fix for crash on clicking cancel while a model is still loading. | Dave Parks | |
2011-06-07 | merge | Dave Parks | |
2011-06-07 | Make basehull assert even more forgiving (only error out on 10% over bounds). | Dave Parks | |
2011-06-06 | Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation | Xiaohong Bao | |
2011-06-06 | fix for SH-588: Uploading a mesh crashes viewer | Xiaohong Bao | |
2011-06-06 | merge | Dave Parks | |
2011-06-06 | SH-101 Fix for asset when uploading some models. | Dave Parks | |
2011-06-06 | merge | Dave Parks | |
2011-06-06 | SH-1589 Fix for some meshes showing up in non mesh enabled regions. | Dave Parks | |
2011-06-06 | EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵ | callum | |
like to see a video after I log in that highlights the best features of Second Life | |||
2011-06-06 | EXP-859 FIX -- Save setting for last time inbox expanded | Leslie Linden | |
EXP-841 PROGRESS -- Create outbox sync button with basic enable/disable logic and animation EXP-866 PROGRESS -- Create inbox observer to dynamically update inbox item count and badge value EXP-872 PROGRESS -- Hide inbox and outbox unless applicable Inbox expansion time is now saved as setting variable "LastInventoryInboxExpand". New outbox sync button art. Observers for items and categories are now implemented in the LLSidepanelInventory but the exact method of use is still to be determined. Functions are in place to show and hide the inbox and outbox panels but the logic around the decision is TBD. The resize bar for the inbox/outbox is now disabled when both inbox and outbox are collapsed. Reviewed by Leyla. |