summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelvolume.cpp
AgeCommit message (Collapse)Author
2022-09-27SL-17999 Material with limited permissions should be copied to object's ↵Andrey Kleshchev
inventory
2022-09-22SL-17999 'copy' functionality for 'features' and 'texture' tabsAndrey Kleshchev
And a fix to prevent message spam
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix ↵Dave Parks
spot light shadows not working in probes.
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-09SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵Dave Parks
objects less annoying when alt-zooming in edit mode.
2022-06-08SL-17285 Fix for probe influence volume combo box not applying.Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵Dave Parks
LLPanelVolume
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