summaryrefslogtreecommitdiff
path: root/indra/newview/llfetchedgltfmaterial.cpp
AgeCommit message (Expand)Author
2024-06-11Merge remote-tracking branch 'origin/release/maint-a' into project/gltf_devel...Brad Linden
2024-06-11Clean up line endings that got mangled up during last mergeAnsariel
2024-06-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-15Merge commit '29be88d60d654193926add496d2d851f7c217356' into project/gltf_dev...Brad Linden
2024-05-15#1267 Fix for alpha cutoff of zero and base color factor alpha of zero making...Dave Parks
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-03-25https://github.com/secondlife/jira-archive-internal/issues/71091 Fix for divi...RunitaiLinden
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-01#677 WIP -- fix PBR and avatar mirror clipping.RunitaiLinden
2024-01-24Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW...Jonathan "Geenz" Goodman
2024-01-22Merge branch 'release/materials_featurette' of github.com:secondlife/viewer i...Cosmic Linden
2024-01-19SL-20606: Full GLTF material preview. Works for most materials.Cosmic Linden
2024-01-19Merge branch 'release/materials_featurette' into DRTVWR-592RunitaiLinden
2023-11-15Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into DRTVWR-596RunitaiLinden
2023-11-14SL-18343: Simple interim GLTF material preview - base color only (#511)cosmic-linden
2023-11-06SL-20523 Ensure override gets updated before render materialAndrey Kleshchev
2023-11-06SL-20523 Local textures not updating on PBR Materials #5Andrey Kleshchev
2023-11-06SL-20523 Local textures not updating on PBR Materials #4Andrey Kleshchev
2023-11-06SL-20523 Local textures not updating on PBR Materials #2Andrey Kleshchev
2023-10-31SL-19592 Fix for PBR alpha HUDs sometimes using wrong texture on OSXDave Parks
2023-10-16Tons of masking changes and tweaks.Jonathan "Geenz" Goodman
2023-10-13DRTVWR-592: Fix broken minimap loading, improve minimap view of PBR materials...Cosmic Linden
2023-04-21SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend s...Cosmic Linden
2023-04-20SL-19598: Fix shadows not having textures for PBR/non-rigged/alpha blended primsCosmic Linden
2023-04-03SL-18458 Make LLVOCache the one source of truth on most recently received ove...RunitaiLinden
2023-03-23SL-19169 Local material updates aren't applied with non-default transformsAndrey Kleshchev
2023-02-27SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniformsCosmic Linden
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-09SL-19181 Modulate "glow" by PBR emissive.Dave Parks
2023-02-02SL-18908 Make media texture override base color and emissive texture on PBR m...Dave Parks
2023-01-25SL-19012: Fix new material IDs sometimes not applying when set via LSLCosmic Linden
2022-12-16SL-18852 Refactor GLTF material rendering to not be special compared to other...Dave Parks
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-10-28SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec...Dave Parks
2022-10-19SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad...Dave Parks
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev