summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvolume.cpp
AgeCommit message (Collapse)Author
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp
2022-02-02SL-16758 Show light controls regardless of current graphic settingsMnikolenko Productengine
2021-11-16Merge branch 'master' into DRTVWR-486Andrey Lihatskiy
# Conflicts: # indra/newview/VIEWER_VERSION.txt # indra/newview/llpanelvolume.cpp # indra/newview/llpanelvolume.h
2021-10-25SL-16218 treat texture selection similar to diffuse map handling.Mnikolenko Productengine
2020-07-07SL-13545 FIXED The 'Flexible Path' settings can be pasted to the sculpted objectMnikolenko Productengine
2020-06-19SL-13359 #9 Texture tabAndrey Kleshchev
2020-06-18SL-13359 #7 Features tabAndrey Kleshchev
2020-03-30Fix editing light color corrupting intensity and color valuesRye Mutt
2020-03-27SL-12902 Better fix for light color values in color swatch not matching ↵Runitai Linden
light color values inworld.
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2020-02-21Merge master (v 6.3.8) into DRTVWR-440Dave Houlton
2020-02-21mergeBrad Payne (Vir Linden)
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-10-10SL-12087 FIXED Values for physical preset (wood, stone, metal, etc.) in ↵maxim_productengine
build tool don't update unless the edited object is reselected.
2019-08-26Merge 6.3.1 viewer-releaseGraham Linden
2019-02-20[SL-10079] - added null checkAnchor
2019-02-04[SL-10079] - animesh handling for baked imagesAnchor
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
De-duplicate ambient occlusion shader code and move to new aoUtil.glsl Split shared shadow tap funcs into shadowUtil.glsl
2018-06-21mergeBrad Payne (Vir Linden)
2018-05-29MAINT-8586 Eliminate obsolete xui elementsandreykproductengine
2018-04-02SL-897 - notification wording fixesBrad Payne (Vir Linden)
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-16SL-704 - first pass cleaning up comments. Also added ↵Brad Payne (Vir Linden)
LLControlAvatar::initInstance() as a potential hook for optimizations.
2017-09-18SL-790 - Adding UI checks for actions that would increase the animated ↵Brad Payne (Vir Linden)
object attachment count
2017-06-27SL-722 - animated mesh checkbox inactive unless there's a single object or ↵Brad Payne (Vir Linden)
linkset, all volumes
2017-06-21SL-722 - animated object checkbox is based on state of root prim. Enabled ↵Brad Payne (Vir Linden)
only when root prim or whole linkset is being edited.
2017-06-09SL-704 - code cleanupBrad Payne (Vir Linden)
2017-05-30SL-694 - UI initialization, set mType in LLExtendedMeshParams constructorBrad Payne (Vir Linden)
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-09-21MAINT-1209 Fixed Light does not revert to a simple light when texture is set ↵andreykproductengine
to none
2016-03-16merge changes for DRTVWR-417Oz Linden
2015-12-03MAINT-1274 FIXED Cancel in Light Texture Picker does not reverts texture.andreykproductengine
2015-12-03MAINT-1274 FIXED Light texture picker snaps back to initial choiceandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2018-04-20MAINT-8540 Eliminated a lot of xui related log warnings on startup and ↵andreykproductengine
opening preferences
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-02NORSPEC-292 remove unnecessary call to setIsLightGraham Linden
2013-07-02NORSPEC-292 fix issues with managing LLNetworkData::PARAMS_LIGHT_IMAGE when ↵Graham Linden
demoting spotlights by removing their tex
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-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-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-04-03PATH-454: BUGFIX Adding a notification when switching a permanent object to ↵Todd Stinson
Flexible Path.
2012-03-30PATH-456: Disabling the Flexible Path checkbox on permanent objects in the ↵Todd Stinson
frozen state.
2012-03-30PATH-450: Disabling the movement and shape manipulation widgets when editing ↵Todd Stinson
an item in a linked set.
2012-03-21PATH-199: Disabling more functionality of the build tool floater when ↵Todd Stinson
permanancy is enforced.
2012-02-15Backing out changeset: dda75e2e00e5Todd Stinson
2012-02-01PATH-198: Laid out the pathfinding buttons per Leo's design. Functionality ↵Todd Stinson
is currently hooked up to stubs that report a warning message about lack of implementation.