Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-07 | merge issues from snowstorm team build | Oz Linden | |
2011-10-07 | minor code cleanup | Richard Linden | |
2011-10-07 | Duplicated XUI ID: floater_model_wizard.xml | Jonathan Yap | |
2011-10-07 | pull back tags from release branch | Oz Linden | |
2011-10-07 | SH-2031 Profile guided optimization of matrix ops | Dave Parks | |
- don't use F64 except where needed (should really factor out calls to gluProject) - get rid of sorting by texture in favor of sorting by matrix (no sort needed, geometry is already matrix sorted as a result of frustum cull tree traversal order) - unroll matrix sync inner loop and cache MVP and normal matrices | |||
2011-10-06 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-06 | adjust parameters on Snowstorm team builds | Oz Linden | |
2011-10-06 | merge changes for vwr-26913 | Oz Linden | |
2011-10-06 | merge | Leyla Farazha | |
2011-10-06 | merge changes for vwr-27026 | Oz Linden | |
2011-10-06 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
2011-10-06 | merge changes for vwr-27090 | Oz Linden | |
2011-10-06 | VWR-27090 Allow Calling Cards to carry the "(link)" suffix in the Inventory pane | Aaron Stone | |
2011-10-06 | EXP-1301 : Init some members that were not initialized correctly | Merov Linden | |
2011-10-06 | storm-1602 fix NVIDIA ION recognition | Oz Linden | |
2011-10-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-06 | EXP-1303 FIX Drag and dropping button over viewer area can select objects ↵ | Richard Nelson | |
inworld fixed close button not working on floaters against right edge of window fixed drag and drop only working once per toolbar button reimplemented drag and drop threshold | |||
2011-10-06 | Merge | Leslie Linden | |
2011-10-06 | Updated FUI toolbar buttons and corresponding floaters including: | Leslie Linden | |
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot | |||
2011-10-06 | SH-2240 Better fix for beacon rendering -- let LLRender take care of ↵ | Dave Parks | |
optimization around joining chunks of line segments together into one draw call | |||
2011-10-06 | SH-2240 Fix for crash when rendering beacons and Debug GL enabled -- flush ↵ | Dave Parks | |
every 128 beacons to keep from hitting the end of the immediate mode wrapper buffer. | |||
2011-10-06 | EXP-1300 WIP Visual feedback for Drag and Drop | Richard Nelson | |
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec | |||
2011-10-06 | SH-2454 Fix for attachments casting shadows/showing up in water when "show ↵ | Dave Parks | |
me in mouselook" is disabled | |||
2011-10-06 | EXP-1205 FIX -- Some characters in description of toybox dialog is cut off ↵ | Leslie Linden | |
at the bottom | |||
2011-10-06 | update recognition results for storm-1602 | Oz Linden | |
2011-10-06 | merge fixes for storm-1602 up to latest viewer-development | Oz Linden | |
2011-10-06 | STORM-1602 improvements from leliel Mirihi, and more optimizations | Oz Linden | |
2011-10-06 | SH-2240 Fix for beacons not rendering (or crashing when rendered) | Dave Parks | |
2011-10-06 | fix typo in flag for -u option | Oz Linden | |
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 | merged .hgtags | Debi King (Dessie) | |
2011-10-06 | Added tag DRTVWR-93_3.1.0-beta1, 3.1.0-beta1 for changeset 2657fa785bbf | Debi King (Dessie) | |
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 | |