Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-03 | fixed build | Richard Nelson | |
2011-10-03 | * Added tooltips to the toolbar buttons. | Leslie Linden | |
Reviewed by Richard. | |||
2011-10-03 | EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks ↵ | Merov Linden | |
into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER | |||
2011-10-03 | merge changes for storm-1630 | Oz Linden | |
2011-10-03 | updated xui for toybox to reflect changes to param blocks | Richard Nelson | |
2011-10-03 | Added tag DRTVWR-84_3.0.3-release, 3.0.3-release for changeset 0496d2f74043 | Debi King (Dessie) | |
2011-10-02 | SH-2276 Fix for failed assertions reported from debug-enabled viewers. ↵ | Dave Parks | |
Also, remove "Basic Shaders" as a user settable option (shaders are always on if GL version >= 2.0, always off otherwise) | |||
2011-09-30 | made toolbars conform to visual specs | Richard Nelson | |
added ability to specify clip rects in textures.xml | |||
2011-09-30 | fix for merge | Richard Nelson | |
2011-09-30 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-30 | param block cleanup | Richard Nelson | |
added Flag as value type moved Batch to BatchBlock renamed Choice to ChoiceBlock made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now) made iteration over Multiple<T> type params easier initial schema param blocks | |||
2011-09-30 | Updated FUI floater toggle function to handle closing windows that are | Leslie Linden | |
initialized with chrome. | |||
2011-09-30 | * Updated howto and profile windows to point to different buttons. Web content | Leslie Linden | |
is still problematic for FUI floaters. | |||
2011-09-30 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1268 FIX -- The "Restore Defaults" button should reset the left/right/bottom toolbars to their default states * LLToolBarView::loadDefaultToolbars now a static function * Toybox button callback hooked up to properly restore defaults Reviewed by Merov | |||
2011-09-30 | SH-2465 Fix for redundant addition of bloom when FXAA enabled | Dave Parks | |
2011-09-30 | Found and removed duplicate command icon definitions. | Leslie Linden | |
2011-09-30 | Pull from sergeylproductengine/viewer-experience-fui/ | Merov Linden | |
2011-09-30 | WIP INTL-46 Update translation for Traditional Chinese | eli | |
2011-09-30 | sync with viewer-development | eli | |
2011-09-30 | SH-2240 Fix for typo preventing deferred rendering from working on linux/osx | Dave Parks | |
2011-09-30 | merge | Dave Parks | |
2011-09-30 | Merge | leyla_linden | |
2011-09-30 | EXP-1264 Chat log shows as blank if closing viewer with chat log open and ↵ | leyla_linden | |
then opening chat floater on next login EXP-1271 Remove UI hints | |||
2011-09-30 | merge changes for storm-1614 | Oz Linden | |
2011-09-30 | merge changes for storm-1612 | Oz Linden | |
2011-09-30 | merge changes for storm-1611 | Oz Linden | |
2011-09-30 | merge changes for storm-1600 | Oz Linden | |
2011-09-30 | pull back beta branch fix for storm-1620 | Oz Linden | |
2011-09-30 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Seth ProductEngine | |
2011-09-30 | merge | Dave Parks | |
2011-09-30 | SH-2244 Don't use multisample texture (ever), and don't use ↵ | Dave Parks | |
GL_DEPTH_COMPONENT32 (use GL_DEPTH_COMPONENT24) | |||
2011-09-30 | Fix for linux build | Dave Parks | |
2011-09-30 | SH-2244 Fix for performance warning on AMD cards | Dave Parks | |
2011-09-29 | SH-2370 Fix for alpha masked objects not getting highlighted when highlight ↵ | Dave Parks | |
transparent enabled. | |||
2011-09-29 | SH-2465 Move FXAA to its own pass independent of DoF (also removes the need ↵ | Dave Parks | |
to reload shaders when toggling FSAA on and off) | |||
2011-09-29 | SH-2465 Move FXAA to its own pass independent of DoF (also removes the need ↵ | Dave Parks | |
to reload shaders when toggling FSAA on and off) | |||
2011-09-29 | SH-2477 Integrate Tofu's FXAA edge threshold tweaks | Dave Parks | |
2011-09-29 | SH-2416 Make automatic alpha mask detection on by default | Dave Parks | |
2011-09-29 | SH-2507 Potential fix for basic shaders causing objects to disappear with ↵ | Dave Parks | |
some drivers (prune shader tree of unused shaders while we're at it) | |||
2011-09-29 | SH-2507 Potential fix for basic shaders causing objects to disappear with ↵ | Dave Parks | |
some drivers (prune shader tree of unused shaders while we're at it) | |||
2011-09-29 | * Added latest set of FUI buttons and labels according to the wiki | Leslie Linden | |
* Hooked up commands to their respective floaters | |||
2011-09-29 | Merge | Leslie Linden | |
2011-09-29 | * Updated toybox so it will always display buttons in alphabetical order based | Leslie Linden | |
on the localized button labels. | |||
2011-09-29 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-29 | EXP-1211, EXP-1257 : Save and load the button type along with the toolbars, ↵ | Merov Linden | |
add a force default load option, enforce consistency between menus and toolbars | |||
2011-09-29 | EXP-1278 FIX -- Implement 3-way toolbar button functionality | Leslie Linden | |
Toolbar buttons now affect their floaters as indicated in the FUI_Button_states wiki page -- https://wiki.lindenlab.com/wiki/FUI_Button_states | |||
2011-09-29 | SH-2276 enable verbose GL debugging to try and get some more info in crash ↵ | Dave Parks | |
reports | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-29 | SH-2276 disable private memory pool management | Dave Parks | |