Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | SH-2240 Fix for beacons not rendering (or crashing when rendered) | Dave Parks | |
2011-10-06 | SH-2553 Fix for glitches when rendering HUD attachments. | Dave Parks | |
2011-10-06 | Fix for busted settings.xml (thanks TankMaster Finesmith) | Dave Parks | |
2011-10-06 | Latest from hg.lindenlab.com/sergeylproductengine/viewer-experience-fui ↵ | Leslie Linden | |
including Linux build fix | |||
2011-10-06 | Updated to pass coding policy checks | Leslie Linden | |
2011-10-06 | Linux build fix. | Seth ProductEngine | |
2011-10-05 | EXP-1286 : Clean-up the mess I added to llcommandmanager. All CommandId now ↵ | Merov Linden | |
have a trusted UUID which is the base for indexing and comparison. | |||
2011-10-05 | Merge! | Leslie Linden | |
2011-10-05 | merge | Dave Parks | |
2011-10-05 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : Add DaD to toybox | Merov Linden | |
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | Fixing merge mistakes! | Leslie Linden | |
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | adding floater_destinations.xml | Leyla Farazha | |
2011-10-05 | * Updated flash_color to use old LLButton highlight_color default. | Leslie Linden | |
2011-10-05 | EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should ↵ | Leslie Linden | |
change the state of their parent button * Toolbar buttons now display green when its corresponding floater is open or minimized. * Made changes to buttons so flash time and rate is configurable * Removed unused "highlight_color" attribute from LLButton * Implemented "isVisible" function for toolbar button floaters. It returns true when the floater is visible or minimized. * Toolbar floater unminimize now also puts focus to the floater * All commands now specify their "is_running_function" for toolbar button state * ButtonFlashCount and ButtonFlashRate have been moved to button.xml settings and are now configurable on the button. Toolbar buttons are set to never flash and this functionality is used to show which buttons have windows open. * All toybox buttons show hover glow even when disabled Reviewed by Richard. | |||
2011-10-05 | SH-2454 Fix for head attachments not casting shadows when in mouselook mode. | Dave Parks | |
2011-10-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | EXP-1273 Add floater for "Destinations" content | Leyla Farazha | |
2011-10-05 | merge changes for storm-1637 | Oz Linden | |
2011-10-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD works between all toolbars, button drops in correct place, ↵ | Merov Linden | |
removal of button works too | |||
2011-10-05 | fix for SH-2434: Mac viewer sometimes freezes at start up and must be force ↵ | Xiaohong Bao | |
quit. | |||
2011-10-05 | fixed bad xml merge | Richard Nelson | |
2011-10-05 | SH-2031 Fix for stall in image update -- don't use the CPU to convert a ↵ | Dave Parks | |
height map into a normal map -- use the GPU instead via a shader. Also, WTF glFinish? | |||
2011-10-05 | * Added function setOpenCallback to match existing setCloseCallback. | Leslie Linden | |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-10-05 | Fix for typo that broke build. | callum | |
2011-10-05 | storm-1581 (partial): reset graphics only when GPU id changes, not class, ↵ | Oz Linden | |
and provide better explanation in the alert message | |||
2011-10-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD is functional though has bugs... Working on it... | Merov Linden | |
2011-10-05 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-10-05 | merge changes for vwr-26864 | Oz Linden | |
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 |