summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelobject.cpp
AgeCommit message (Collapse)Author
2020-06-18SL-13359 #7 Features tabAndrey Kleshchev
2020-06-17SL-13359 #5 Implemented revised changesAndrey 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
2020-04-26Post-merge build fixesAndrey Lihatskiy
2020-03-18Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
2019-12-11SL-12334 [Copypaste] Texture is not copied to clipboard from a full-perms objectandreykproductengine
2019-11-18SL-12290 FIXED [Project Copy/Paste] Checked 'Light' parameter has not become ↵maxim_productengine
unchecked after Copy/Paste object properties
2019-11-15SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵Brad Payne (Vir Linden)
Group-related costs and limits via benefits.
2019-11-08SL-12241 Separated 'flexible' paramentersandreykproductengine
2019-11-05SL-12227 FIXED Copied physics data always applies physics material as Stone.maxim_productengine
2019-11-04SL-12213 Unable to paste no-modify/no-transfer textureandreykproductengine
2019-10-18SL-12156 FIXED [Project Copy/Paste] The prim's shape can be changed by ↵maxim_productengine
pasting mesh parameters
2019-10-14Merged in andreyl_productengine/486-copypasteKadah_Coba
2019-10-06[Project Copy/Paste] Simplified texture copy checkKadah_Coba
2019-10-01SL-11944 FIXED [Project Copy/Paste] The prim's shape can be changed by ↵maxim_productengine
pasting empty parameters
2019-09-06Cleanup object copy/paste functionsKadah_Coba
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-11Added remaining physical properies to copy/pasteKadah_Coba
2019-04-09Added Copy/Paste object parameters in Build ToolsKadah_Coba
2019-04-08Added Copy/Paste to object properties in Build ToolsKadah_Coba
2018-07-16MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool ↵andreykproductengine
floater)
2018-04-20MAINT-8540 Eliminated a lot of xui related log warnings on startup and ↵andreykproductengine
opening preferences
2018-02-14MAINT-931 Fixed Sitting avatar's rotation is not updated correctly viewer sideandreykproductengine
2018-01-23MAINT-2896 Object position grayed out when editing avatar attachmentsAndrey Kleshchev
2017-09-07MAINT-2047 FIXED Avatar follows the object only once if change object's ↵Mnikolenko Productengine
location in Edit mode
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-07-17MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵andreykproductengine
selected
2015-06-04MAINT-1693 FIXED Building Block Type is changed to Torus after cancel ↵Mnikolenko ProductEngine
changing of texture for sculpted object
2015-02-24merge changes for 3.7.25-releaseOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-10-03MAINT-3959 FIXED Prim size reverting to default size when scaled down and ↵andreykproductengine
shift copied
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-13Disabling the phantom toggle when the object is volume-detect.Todd Stinson
2012-06-26Removing unreferenced headers from the #include list.Todd Stinson
2012-06-20PATH-760: First pass at Leo's new design for the build floater.Todd Stinson
2012-06-13PATH-713: Disabling all editable object fields on the build tools floater ↵Todd Stinson
when a static pathfinding object is in not in the current region.
2012-06-13Enabling toggle of the Physical attribute for character objects.Todd Stinson
2012-06-11PATH-705: First pass at removing the agent state functionality. WIP -- still ↵Todd Stinson
need to remove XXX_STINSON_AGENT_STATE_DELETE_ME ifdef'ed code.
2012-06-07PATH-696: Removing an assert as it is no longer always true.Todd Stinson
2012-05-22MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker)Paul ProductEngine
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content
2012-03-30PATH-450: Disabling the movement and shape manipulation widgets when editing ↵Todd Stinson
an item in a linked set.
2012-03-29PATH-442: BUGFIX Disabling the phantom flag in the Build Tools floater for ↵Todd Stinson
character objects.
2012-03-21PATH-199: Disabling more functionality of the build tool floater when ↵Todd Stinson
permanancy is enforced.