summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-10-10fixed toolbar serializationRichard Nelson
2011-10-10Mac build fixLeslie Linden
2011-10-10Added picks command and icon. Changed toolbar button text layout to halign ↵Leslie Linden
left.
2011-10-10fix for SH-2464: Crash on exit in LLPrivateMemoryPoolManager::freeMemXiaohong Bao
2011-10-10EXP-1312 FIX Floaters should appear in region not covered by toolbarsRichard 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-10side toolbar buttons are now squares againRichard Nelson
2011-10-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-10added compound LLSD parsing to param blocksRichard Nelson
reviewed by Leslie
2011-10-10sync with viewer-developmenteli
2011-10-10EXP-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-09EXP-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-07Pull from richard/viewer-experience-fui/Merov Linden
2011-10-07EXP-1300 : Completed the drawing of drop zones on toolbars when dragging toolsMerov Linden
2011-10-07SH-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-07Button iconshg pullhg pullhg pull111Leslie Linden
2011-10-07SH-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-07MergeLeslie Linden
2011-10-07* "search" floater now only minimized after teleport if it is visible to beginLeslie 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-07moved stand/stop flying buttons to above bottom toolbarRichard Linden
2011-10-07adjusted toolbar padding per specRichard Linden
2011-10-07storm-1581: modify feature table rules to increment version only when the ↵Oz Linden
intent is to reset all graphics preferences
2011-10-07STORM-1639 Duplicated XUI ID: floater_build_options.xmlJonathan Yap
2011-10-07EXP-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-07SH-2031 fix for mac/linux buildDave Parks
2011-10-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-07minor code cleanupRichard Linden
2011-10-07Duplicated XUI ID: floater_model_wizard.xmlJonathan Yap
2011-10-07SH-2031 Profile guided optimization of matrix opsDave 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-06Pull from richard/viewer-experience-fuiMerov Linden
2011-10-06merge changes for vwr-26913Oz Linden
2011-10-06mergeLeyla Farazha
2011-10-06merge changes for vwr-27026Oz Linden
2011-10-06EXP-1274 Create floater for "Avatar Picker" contentLeyla Farazha
2011-10-06merge changes for vwr-27090Oz Linden
2011-10-06VWR-27090 Allow Calling Cards to carry the "(link)" suffix in the Inventory paneAaron Stone
2011-10-06EXP-1301 : Init some members that were not initialized correctlyMerov Linden
2011-10-06storm-1602 fix NVIDIA ION recognitionOz Linden
2011-10-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-06EXP-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-06MergeLeslie Linden
2011-10-06Updated FUI toolbar buttons and corresponding floaters including:Leslie Linden
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot
2011-10-06SH-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-06SH-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-06EXP-1300 WIP Visual feedback for Drag and DropRichard Nelson
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec
2011-10-06SH-2454 Fix for attachments casting shadows/showing up in water when "show ↵Dave Parks
me in mouselook" is disabled
2011-10-06EXP-1205 FIX -- Some characters in description of toybox dialog is cut off ↵Leslie Linden
at the bottom
2011-10-06update recognition results for storm-1602Oz Linden
2011-10-06merge fixes for storm-1602 up to latest viewer-developmentOz Linden
2011-10-06STORM-1602 improvements from leliel Mirihi, and more optimizationsOz Linden