Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-02 | SH-2309 Model preview floater LoD tab updated. | Seth ProductEngine | |
- Combo boxes for LoD source added for each level - New option "Use LoD above" added for copying the model from higher LoDs. - Various LoD settings and related controls removed. | |||
2011-09-02 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Changed representation of Retain% control values - Added "Choose one..." item to the LOD combo_box | |||
2011-09-01 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Bind "Cosine%" param with "Smooth" combo box. - Corrected some wording. - Little UI polish. Line with results in Physics tab. - Changed ordering of LOD combo box items. | |||
2011-08-31 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
Made next changes according to the last version of UI spec: - Modified Upload Options tab - Modified Physics tab - Modified the floater overall | |||
2011-08-25 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Updated upload floater according to the UI spec - Updated Modifiers panel according to the UI spec | |||
2011-08-24 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Arranged all controls of the floater (according to the last version of the mockup) except for the tab container content. | |||
2011-08-23 | SH-2169 ADDITIONAL FIX Fixed SLURL showing context-specific help for object ↵ | Seth ProductEngine | |
weights floater. | |||
2011-08-22 | SH-2169 FIXED Land impacts data added to build tools floater. | Seth ProductEngine | |
Land selection moved from advanced weights floater to build tools floater. Removed selection observer from weights floater, selection data update in it is initiated from build floater. | |||
2011-08-19 | SH-2309 WIP Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Swapped left and right sides of the floater | |||
2011-08-19 | SH-2285 FIXED Add localization capability to mesh uploader strings | Paul ProductEngine | |
- Added ability to translate "Preview" and "Normal" strings. | |||
2011-08-19 | Merge | Seth ProductEngine | |
2011-08-18 | merge | Brad Payne (Vir Linden) | |
2011-08-17 | merge changes for storm-1560 | Oz Linden | |
2011-08-17 | SH-1868 FIXED Support initial user-supplied metric data for upload | Paul ProductEngine | |
- Added initial value to the combobox | |||
2011-08-17 | SH-2285 FIXED Add localization capability to mesh uploader strings | Paul ProductEngine | |
- Added the convex decomposition strings to the strings.xml - Added names to hardcoded strings. | |||
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-08-16 | sync with viewer-development | eli | |
2011-08-16 | Merge | Paul ProductEngine | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-15 | merge | Brad Payne (Vir Linden) | |
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-11 | merge changes for storm-632 | Oz Linden | |
2011-08-11 | merge changes for STORM-1534 | Oz Linden | |
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-11 | update default value for Lindens list | Oz Linden | |
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
forgot a file | |||
2011-08-10 | EXP-1078 FIX Mode selector position does not move with other UI elements and ↵ | Richard Linden | |
can overlap UI or not be shown on screen when resizing window | |||
2011-08-10 | merge viewer-development to mesh-development | Brad Payne (Vir Linden) | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
changed down arrows to up arrows for mode changers on login screen | |||
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-10 | SH-2076 FIXED Removed the sculpt type 'None' from edit dialog. | Seth ProductEngine | |
If a prim's sculpt type was set to 'None' it is displayed as 'Plane' in the combo box. | |||
2011-08-09 | sync with viewer-development | eli | |
2011-08-09 | merge changes for vwr-26458 | Oz Linden | |
2011-08-09 | merge changes for storm-1473 | Oz Linden | |
2011-08-09 | merge changes for storm-1309 | Oz Linden | |
2011-08-09 | merge changes for storm-1540 | Oz Linden | |
2011-08-09 | merge changes for storm-1194 | Oz Linden | |
2011-08-08 | merge | Vadim ProductEngine | |
2011-08-08 | STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵ | Vadim ProductEngine | |
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox. | |||
2011-08-08 | correct xml syntax error | Oz Linden | |
2011-08-05 | sync with viewer-development | eli | |
2011-08-05 | STORM-1540 FIXED Fixed missing and duplicated names in ↵ | Vadim ProductEngine | |
floater_build_options.xml and floater_model_wizard.xml. | |||
2011-08-05 | STORM-1309 WIP Fixed maturity rating icon overlapping the floater right border. | Vadim ProductEngine | |
The code that places it now takes into account possible text truncation. | |||
2011-08-05 | STORM-1309 WIP Proper truncation of region type, estate name and estate ↵ | Vadim ProductEngine | |
owner text. * Use ellipses for truncation. * Where applicable, set tooltip to contain the uncut text. * Leave a few pixels of padding between the text and the floater right border. LLView::getChild<T>() never returns NULL, so no need to check its return value. | |||
2011-08-05 | STORM-1309 WIP Fixed timestamp (last modified date) value truncation. | Vadim ProductEngine | |
2011-08-05 | STORM-1309 WIP Appended a space after the colon in "Last modified:". | Vadim ProductEngine | |
It seems to have been mistakenly omitted by translators. | |||
2011-08-04 | Sync with viewer-development | Merov Linden | |
2011-08-04 | sync with viewer-development | eli | |