Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | fixed toolbar serialization | Richard Nelson | |
2011-10-10 | Mac build fix | Leslie Linden | |
2011-10-10 | Added picks command and icon. Changed toolbar button text layout to halign ↵ | Leslie Linden | |
left. | |||
2011-10-10 | fix for SH-2464: Crash on exit in LLPrivateMemoryPoolManager::freeMem | Xiaohong Bao | |
2011-10-10 | EXP-1312 FIX Floaters should appear in region not covered by toolbars | Richard Nelson | |
moved floater snap region to middle of toolbars and constrained floaters to that snap region also made toybox floater pass all drag and drop events along to toolbar | |||
2011-10-10 | side toolbar buttons are now squares again | Richard Nelson | |
2011-10-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-10 | added compound LLSD parsing to param blocks | Richard Nelson | |
reviewed by Leslie | |||
2011-10-10 | sync with viewer-development | eli | |
2011-10-10 | EXP-1285 FIXED Chiclets moved to the upper right of the viewer window. | Seth ProductEngine | |
- Floaters dock to chiclets at the bottom. - Floaters docking region limited to non-toolbar view. - Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default. | |||
2011-10-09 | EXP-1300 : drop tool animation. First shot. Works but still a bit hacky and ↵ | Merov Linden | |
with some bugs (tools can be duplicated at times). | |||
2011-10-07 | Pull from richard/viewer-experience-fui/ | Merov Linden | |
2011-10-07 | EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools | Merov Linden | |
2011-10-07 | SH-2488 Fix for shiny and alpha not interacting well on rigged attachments ↵ | Dave Parks | |
(and fix for assertion when rendering model import preview) | |||
2011-10-07 | Button iconshg pullhg pullhg pull111 | Leslie Linden | |
2011-10-07 | SH-2240 No more assertions when rendering debug displays. | Dave Parks | |
2011-10-07 | * Updated to no longer perform user_status marketplace query for DD. | Leslie Linden | |
* Fixed setting to always display the inbox inventory panel. | |||
2011-10-07 | Merge | Leslie Linden | |
2011-10-07 | * "search" floater now only minimized after teleport if it is visible to begin | Leslie Linden | |
with. * LLAgent now keeps track of whether or not the agent can build in the current parcel. * Hooked up is_enabled_function to build and speak commands. | |||
2011-10-07 | moved stand/stop flying buttons to above bottom toolbar | Richard Linden | |
2011-10-07 | adjusted toolbar padding per spec | Richard Linden | |
2011-10-07 | storm-1581: modify feature table rules to increment version only when the ↵ | Oz Linden | |
intent is to reset all graphics preferences | |||
2011-10-07 | STORM-1639 Duplicated XUI ID: floater_build_options.xml | Jonathan Yap | |
2011-10-07 | EXP-1255 FIXED (More spillover does not contain separator and "Open ↵ | Paul ProductEngine | |
Landmarks" menuitem) - Added menu item "Open landmarks" as the last menu item in favorites menu | |||
2011-10-07 | SH-2031 fix for mac/linux build | Dave Parks | |
2011-10-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-07 | minor code cleanup | Richard Linden | |
2011-10-07 | Duplicated XUI ID: floater_model_wizard.xml | Jonathan Yap | |
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 | 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 | |