summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_tools.xml
AgeCommit message (Collapse)Author
2022-08-06SL-17888 Clamp some gltf material valuesAndrey Kleshchev
2022-08-05Fixed tools floater dimentions after mergeAndrey Kleshchev
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-06-24SL-17436 Tools floater drops negative Z position for attachmentsAndrey Kleshchev
2022-06-09SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select ↵Dave Parks
Invisible Objects" checkbox instead of "Select Reflection Probes"
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵Dave Parks
LLPanelVolume
2022-04-27Test UI for SL-17116. provide a debug interface to set a MaterialID for a faceBrad Kittenbrink
2020-06-22SL-13359 #10 Indicate face selection in tools floaterAndrey Kleshchev
2020-06-19SL-13359 #9 Texture tabAndrey Kleshchev
2020-06-18SL-13359 #7 Features tabAndrey Kleshchev
2020-06-18SL-13359 #6 Fixed paddingAndrey Kleshchev
2020-06-17SL-13359 #5 Implemented revised changesAndrey Kleshchev
2020-06-03SL-13359 #4 Adjusted some elementsAndrey Kleshchev
2020-06-03SL-13359 #3 UI changes for panel objectAndrey Kleshchev
2020-06-02SL-13359 #2 UI changes for panel objectAndrey Kleshchev
todo: new icons, separator and some repositioning
2020-06-02SL-13359 #1 Revert floater_tools and object panel changesAndrey Kleshchev
2019-10-14Merged in andreyl_productengine/486-copypasteKadah_Coba
2019-09-06Cleanup object copy/paste functionsKadah_Coba
2019-05-08Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-04-17Added translation support for build tools paste buttons tooltipsKadah_Coba
2019-04-16Added spotlight and phantom support to copy/pasteKadah_Coba
Added paste options menu
2019-04-09Added Copy/Paste object parameters in Build ToolsKadah_Coba
2019-04-08Added Copy/Paste to object properties in Build ToolsKadah_Coba
2019-02-25SL-10349 Added more tooltipsandreykproductengine
2019-02-07SL-10349 Tooltips consistencyandreykproductengine
2018-08-02mergeBrad Payne (Vir Linden)
2018-06-13MAINT-8731 Click action to disable clicking objects, per-object in a linksetandreykproductengine
2019-02-25SL-10349 Added more tooltipsandreykproductengine
2017-05-25SL-694 - Added extra param field for flags related to extended mesh ↵Brad Payne (Vir Linden)
functionality. Currently this is just one bit to flag an object as able to animate
2017-04-26MAINT-1239 Fixed fontandreykproductengine
2017-04-18MAINT-1239 Fixed There is no icon of owner and creator in build dialogandreykproductengine
2016-09-29MAINT-6775 ParserWarning spam in viewer logMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-02-24MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
much cleanup of vector math also made Stretch Both Sides checkbox clickable via label
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-15Initial texture panel rework: moved controls, new labels, eliminated flip ↵Tonya Souther
checkboxes and apply button, added selection dropdowns.
2012-08-09MAINT-274 FIXED "media_info" width is decreased to avoid overlayingmaxim_productengine
2012-07-18Updating the build tools floater to better handle multi-line creator and ↵Todd Stinson
owner names.
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-20PATH-760: First pass at Leo's new design for the build floater.Todd Stinson
2012-06-11PATH-704: More clean-up of the old frozen/unfrozen state for objects and ↵Todd Stinson
terrain.
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-29PATH-450: BUGFIX Ensuring that permanent objects cannot be linked in frozen ↵Todd Stinson
mode. Displaying a modal notification if user attempts.
2012-03-29PATH-442: BUGFIX Disabling the phantom flag in the Build Tools floater for ↵Todd Stinson
character objects.
2012-03-21PATH-199: Adding a non-interactive checkbox to the build tools floater.Todd Stinson
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-01-23EXP-1818 World/Local/Reference editing mode hiddencallum
Moved coordinate mode combo back into main build floater from sub-floater.
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
2011-11-11EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. ↵Merov Linden
Added an xui param to allow drill through tabs. Set that param for build panel only.