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