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
/
lltinygltfhelper.cpp
Age
Commit message (
Expand
)
Author
2024-01-16
Fix failure to optimize away alpha channel on some GLTF upload paths (#606)
Rye Mutt
2023-03-07
SL-19349 Fix for hang on bulk upload of materials, add bulk upload option to ...
Dave Parks
2023-02-09
SL-19080: Update GLTF Material asset upload to v1.1, with stricter GLTF compl...
Cosmic Linden
2022-12-16
SL-18861 Optimize away alpha channel on GLTF material imports.
Dave Parks
2022-12-02
SL-18741 Basic bulk upload for gltf materials #1
Andrey Kleshchev
2022-11-04
SL-18560 Mac build fix
Andrey Kleshchev
2022-11-04
SL-18560 Make local materials save correctly from right-click menu
Andrey Kleshchev
2022-11-01
SL-18391 Removed direct dependency of local materials onto tinygltf
Andrey Kleshchev
2022-10-14
SL-18105 Add to/from json capability to LLGLTFMaterial
Dave Parks
2022-09-29
SL-17653 Multi-material file support for local materials
Andrey Kleshchev
2022-09-23
SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec
Dave Parks
2022-08-23
SL-17653 Basic local gltf materials
Andrey Kleshchev