Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-05 | SH-2481 Potential fix for viewer detecting incorrect amount of vram ↵ | Dave Parks | |
available when using certain video cards. | |||
2011-10-05 | SH-2240 Fix for projectors being double sided when shadows disabled | Dave Parks | |
2011-10-04 | sync with viewer-development | eli | |
2011-10-04 | SH-2459 Default to 2x antialiasing instead of 4x/8x | Dave Parks | |
2011-10-04 | SH-2428 Make GCC 4.4 happy by using LLVector4a striders with LLAlphaObject ↵ | Dave Parks | |
subclasses -- also vectorize particle VBO updates | |||
2011-10-04 | Merge with latest | Leslie Linden | |
2011-10-04 | Renamed PREFERENCES | Leslie Linden | |
2011-10-04 | EXP-1293 Nearby chat toasts no longer appear | Leyla Farazha | |
EXP-1294 Nearby chat floater doesn't accommodate existing chat history when expanded | |||
2011-10-04 | * Updating "Move" floater to be more FUI-like | Leslie Linden | |
2011-10-04 | removed attempt at templating LLUI::Clamp values in order to get build ↵ | Richard Linden | |
working again | |||
2011-10-04 | * Modified commands to add functions for is_enabled, is_running and is_starting, | Leslie Linden | |
currently not hooked to any functionality. | |||
2011-10-04 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-04 | disabled min and max windows macros | Richard Linden | |
another attempt at fixing gcc builds | |||
2011-10-04 | Merge with latest | Leslie Linden | |
2011-10-04 | EXP-1289 FIX -- Default bottom bar is showing "Places" button instead of ↵ | Leslie Linden | |
"Destinations" EXP-1290 FIX -- Snapshot button to be removed from the default left sidebar EXP-1291 FIX -- Places command is missing on the default left sidebar * Updated to new default buttons based on the wiki. * Updated button_display_mode to text rather than numbers. | |||
2011-10-04 | * Updated strings for FUI crusade | Leslie Linden | |
2011-10-04 | EXP-1204 PROGRESS -- As a User I want flexible floater management with no ↵ | Leslie Linden | |
sidetray EXP-1292 FIX -- Mini-map floater can't be closed by clicking the sidebar button again. * Mini-map floater text updated * Mini-map floater behavior now acts more like other windows, has a title, etc. | |||
2011-10-04 | another potential gcc fix | Richard Linden | |
2011-10-04 | another potential gcc fix | Richard Linden | |
2011-10-04 | potential fix for build | Richard Linden | |
2011-10-04 | increment viewer version to 3.1.1 | Oz Linden | |
2011-10-04 | Added tag 3.1.0-start for changeset c7282e59f374 | Oz Linden | |
2011-10-04 | increment viewer version to 3.1.0 | Oz Linden | |
2011-10-04 | SH-2447, SH-2525, SH-2276 Strip out defunct global illumination code, add ↵ | Dave Parks | |
accounting for how much memory is taken up by LLRenderTarget, fix crash on login in bindGLIndices (work around driver bug that doesn't respect VAO state WRT to index buffers), remove some unused render targets, remove some unused shaders, make it possible to run a fullscreen session | |||
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 | fixed build | Richard Nelson | |
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-03 | implemented Range and ClampedValue classes to standardize min/max settings | Richard Nelson | |
fixed not serializing named values when values provided from code | |||
2011-10-03 | Update LLQtWebKit libraries to version with *ONLY* SSL fix for Mac. | callum | |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
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 | |