summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-07-05SL-17682: PBR: Fix roughness debug output to match glTF Sample ViewerPtolemy
2022-07-05SL-17682: PBR: Fix occlusion debug output to match glTF Sample ViewerPtolemy
2022-07-05SL-17448: Also update the octree box if there is a position rebuildCosmic Linden
2022-07-05SL-17682: PBR: Fix debug fresnel roughness output to match glTF Sample ViewerPtolemy
2022-07-05SL-17682: PBR: Fix debug BRDF uv output to match glTF Sample ViewerPtolemy
2022-07-05SL-17682: PBR: Fix debug normal output to match glTF Sample ViewerPtolemy
2022-07-04SL-17718 Newly published classifieds should not open in edit modeAndrey Kleshchev
2022-07-04SL-17545 Recalculate lods when replacing high lod with something incompatibleAndrey Kleshchev
2022-07-04SL-17665 Add operation to create a subfolder from selected items in InventoryMnikolenko Productengine
2022-07-01SL-17682: PBR: Fix spec reflection being blown outPtolemy
2022-07-01SL-17682: PBR: Group IBL Spec and Diffuse debug flagsPtolemy
2022-07-01SL-17682: PBR: Cleanup EMS_FMS debug namePtolemy
2022-07-01SL-17682: PBR: Cleanup FE_LAMBERT debug namePtolemy
2022-07-01SL-17448: Be more thorough about generating bounding boxes that don't affect ↵Cosmic Linden
the octree
2022-07-01SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.Cosmic Linden
May also fix octree updates on mere material changes due to general refactoring.
2022-07-01SL-17682: PBR: Fix irradiance to use amblitPtolemy
2022-07-01SL-17682: Cleanup GGX flagsPtolemy
2022-07-01SL-17493 Show total object count in object inventoryAndrey Kleshchev
2022-07-01SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive ↵Cosmic Linden
octree updates by removing them from the static octree via makeActive
2022-06-30SL-17640 Handle unsaved changes betterAndrey Kleshchev
2022-06-30Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-30SL-17682: Fix diffuse, and emissive being in sRGB which also fixes fresnelRPtolemy
2022-06-30SL-17640 Use LLAgentBenefitsMgr for upload costAndrey Kleshchev
2022-06-30SL-17668 Add operation "show in inventory" on in-world avatar attachmentMnikolenko Productengine
2022-06-29Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-06-29SL-17685 Add missing filesDave Parks
2022-06-29SL-17685 Drag and drop material supportDave Parks
2022-06-29SL-17274: PBR: Add spec weight debuggingPtolemy
2022-06-29SL-17274: PBR: Group diffuse debuggingPtolemy
2022-06-29SL-17274: PBR: Fix EMS being zero when using GGX approximationPtolemy
2022-06-29SL-17274: PBR: Add c_diff and fix kDiffusePtolemy
2022-06-29Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-06-29Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-29SL-17274: Cleanup order of diffuse debug flagsPtolemy
2022-06-29SL-17274: Add reflection dir debuggingPtolemy
2022-06-29SL-17274: Fix typoPtolemy
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
# Conflicts: # autobuild.xml # indra/llrender/llgl.cpp # indra/newview/CMakeLists.txt # indra/newview/llvovolume.cpp
2022-06-29Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-06-29Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-06-29SL-17602 WIP - Texture uploads form material editor now work but the names ↵Dave Parks
are garbage and the resulting material asset has the wrong UUIDs
2022-06-29SL-17274: Simplify occlusion and make not about future occlusion_strengthPtolemy
2022-06-29SL-17274: Fix typo in reference to SL-14035Ptolemy
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-483Andrey Kleshchev
# Conflicts: # indra/newview/llviewertexturelist.cpp
2022-06-29Increment viewer version to 6.6.2Nat Goodspeed
following promotion of DRTVWR-543
2022-06-28Fix for 2-bit errors in writing to and reading from norm.wDave Parks
2022-06-28SL-17274: PBR: Cleanup alignmentPtolemy
2022-06-28SL-17274 PBR: Cleanup: Alphabetize and categorize debugging flagsPtolemy
2022-06-28SL-17274: PBR: Cleanup: Put primary channels ↵Ptolemy
Diffuse,Emissive,Metal,Occlusion,Roughness first
2022-06-28SL-17274: PBR: Fix reflectionPtolemy