summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-23SL-17653 Basic local gltf materialsAndrey Kleshchev
2022-08-19Merge branch 'DRTVWR-559-SL-17699' into DRTVWR-559Callum Prentice
2022-08-20SL-17584 Make setShaders crashes more informativeAndrey Kleshchev
2022-08-19https://jira.secondlife.com/browse/SL-17699 Integrate GLTF materials with ↵Callum Prentice
build floater texture tab: First pass - some edge cases remaining. User can now edit an object or set of objects, choose a material and have it apply as expected
2022-08-19SL-17990 Give user a popup warning when they attach a rigged mesh object to ↵Mnikolenko Productengine
an HUD
2022-08-18SL-17005: Clean up debug codeCosmic Linden
2022-08-18Merged in SL-17005_cosmic_win8 (pull request #1090)Sabrina Shanman
SL-17005 - Windows 8 crash fix and more graphics logging Approved-by: Callum Linden Approved-by: Dave Parks
2022-08-18SL-17834 MP window freezes when loading items from Inventory #2Andrey Kleshchev
2022-08-17SL-17699 Add upport for materials to texture picker: restore the asset ↵Callum Prentice
filtered inventory panel and pull in @Caladbolg's fix to make it work with more than 1 asset type from here https://bitbucket.org/lindenlab/viewer/commits/0ab6dfa12eb04238d82c7a4aea7390cbd28beacd
2022-08-17SL-17699 Add upport for materials to texture picker. MAke sure the default ↵Callum Prentice
(index 0) option is selected and update filters accordingly at startup
2022-08-17SL-17699 Add upport for materials to texture picker. Temporarilyly change ↵Callum Prentice
the filtered inventory panel to a regular one so that materials show too. A fix for this that lets us revert to the asset_filtered version is in progress and will be pulled in soon - then this change too will be reverted
2022-08-17SL-17699 Multiple asset types support for LLAssetFilteredInventoryPanelAndrey Kleshchev
2022-08-17SL-17699 Add upport for materials to texture picker. A work in progress but ↵Callum Prentice
I am about to make some larger changes to inventory code so I wanted to secure this first (missed a change)
2022-08-17SL-17978 FIXED "Hear media and sound from: Avatar position" ignores clamping ↵Mnikolenko Productengine
set by llSetSoundRadius()
2022-08-17SL-17834 MP window freezes when loading items from InventoryAndrey Kleshchev
1. Do not process all marketpalce changes at once, schedule them for later 2. Do not notifyObservers from notifyObservers
2022-08-17SL-17699 Add upport for materials to texture picker. A work in progress but ↵Callum Prentice
I am about to make some larger changes to inventory code so I wanted to secure this first
2022-08-17SL-17973 updated inappropriate argMnikolenko Productengine
2022-08-17SL-17973 FIXED region name is not shown in the IM chatMnikolenko Productengine
2022-08-16Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-08-16SL-17975: PBR: Fix sun/moon color not being appliedPtolemy
2022-08-16SL-17719 Windows support for absolute mouse positioning #2Andrey Kleshchev
Better touch screen handling
2022-08-15Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into ↵Callum Prentice
DRTVWR-559
2022-08-15Fix for SL-17695 'Give materials and textures imported by Material Editor a ↵Callum Prentice
sensible name' - compile error on mac/clang because it's more picky - as it should be in this case
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-08-14SL-17719 Windows support for absolute mouse positioningAndrey Kleshchev
For virtual machines and touch screens Also raw input is not subjected to mouse speed
2022-08-12SL-17704: PBR: Use default normal map if one isn't providedPtolemy
2022-08-12SL-17964 FIXED Pressing M while any floater has focus switches into mouselookMnikolenko Productengine
2022-08-11SL-17736: Remove Irradiance hack. Use EEP Reflection Probe Ambiance to ↵Ptolemy
adjust irradiance.
2022-08-11SL-17930: PBR: Add SSAOPtolemy
2022-08-11SL-17929: PBR: Fix sun reflection artifacts from lightFunc being noisyPtolemy
2022-08-11SL-17929: PBR: Add sun/moon reflection in surfacePtolemy
2022-08-12SL-17965 Closing some floaters shifts focus to menu barAndrey Kleshchev
Focus root now only covers menu, status and nav bar to not steal focus from floaters This partially reverts commit 1d6bfb727a8015e82cd4060a0c73cf3fc719e818.
2022-08-11Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-08-11SL-17892 Add X button to Guidebook floater's title barMnikolenko Productengine
2022-08-11SL-17763: Make dist_atten consistent between PBR and LegacyPtolemy
2022-08-11SL-17005: (WIP) (Debug) Add logging and debug settings to assist in ↵Cosmic Linden
understanding Windows 8 failure modes. Most of this should be removed later
2022-08-11SL-17670 tweaking simplified outfit snapshot floaterMaxim Nikolenko
2022-08-10SL-17763: Cleanup debug infor for lightsPtolemy
2022-08-10SL-17763: Cleanup legacy multiSpotLight to use ambiance utilityPtolemy
2022-08-10SL-17763: PBR: Add spotlight ambiance to multiSpotLightPtolemy
2022-08-10SL-17763: Cleanup legacy to use ambiance utilityPtolemy
2022-08-10SL-17763: PBR: Add spotlight ambiance to spotlightPtolemy
2022-08-10SL-17763: PBR: Add common spotlight ambiance calcs to deferred utilitiesPtolemy
2022-08-10Merged in DRTVWR-559-SL-17695 (pull request #1089)Callum Linden
SL-17695 Give materials and textures imported by Material Editor a sensible name - first pass - likely need to be refined but may be good enough for now Approved-by: Andrey Kleshchev Approved-by: Dave Parks
2022-08-10SL-17695 Sensible names for material properties - sanitize the various names ↵Callum Linden
we use to store inventory items using a built in function
2022-08-10SL-17925 Fix SLURL based creation of picks and classifiedsAndrey Kleshchev
2022-08-10SL-17924 Don't clear pick's description when clicking on description for the ↵Andrey Kleshchev
first time
2022-08-10SL-17923 "Title" and "Description" labels are not displayed in "Picks" tabAndrey Kleshchev
Fixed unlabeled fields in picks: For consistency purposes and for clarity both picks and classifieds should display title and descriprion labels. Fixed extra large spacing in classifieds
2022-08-09SL-17005: (WIP) (DEBUG) Add logging for graphics adaptersCosmic Linden
2022-08-09SL-17005: Fix crash in initDX when no factoryCosmic Linden