index
:
viewer.git
2024.12-ForeverFPS
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
/
llprimitive
/
llgltfmaterial.h
Age
Commit message (
Collapse
)
Author
2022-10-27
SL-18411: GLTF material transform serialization, plus fix improper indexing ↵
Cosmic Linden
not matching GLTF spec
2022-10-20
SL-18411: Copy over LLGLTFMaterial changes (most notably various ↵
Cosmic Linden
getters/setters and texture transform stub)
2022-10-19
SL-18105 Hook up TE override material to render pipe by way of render material.
Dave Parks
2022-10-19
SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ↵
Dave Parks
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side.
2022-10-17
WIP for SL-17697 live editing now computes diffs of changed material ↵
Brad Kittenbrink
properties in tinygltf schema json
2022-10-14
SL-18105 Add to/from json capability to LLGLTFMaterial
Dave Parks
2022-09-23
SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec
Dave Parks
2022-08-08
SL-17937 Fix for broken PBR material batching.
Dave Parks
2022-06-29
SL-17685 Drag and drop material support
Dave Parks
2022-06-28
SL-17379 More complete integration of material asset type
Dave Parks
2022-06-23
SL-17653 Last commit was accidentally partial
Dave Parks