index
:
viewer.git
2025.08
main
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
/
gltf
/
asset.cpp
Age
Commit message (
Expand
)
Author
2025-08-05
Merge tag 'Second_Life_Release#f338b91f-2025.05' into 2025.05
Erik Kundiman
2025-08-04
#4483 Fix gltf not opening unicode paths
Andrey Kleshchev
2025-05-30
Merge remote-tracking branch 'secondlife/project/gltf-mesh-import' into gltf-...
Erik Kundiman
2025-05-30
#4191 skip loading model compressed with Draco
Maxim Nikolenko
2025-05-29
#4190 provide unsupported extension info in log
Maxim Nikolenko
2025-05-27
#4107 upload the model ignoring unsupported extension
Maxim Nikolenko
2025-05-21
White space.
Jonathan "Geenz" Goodman
2025-05-21
Make loading the asset into VRAM optional.
Jonathan "Geenz" Goodman
2025-05-21
Make sure we're guarding texture uploads to the GPU properly
Jonathan "Geenz" Goodman
2025-05-21
Fix for crash when loading texutres on a GLTF mesh.
Jonathan "Geenz" Goodman
2025-04-08
GLTF WIP. Still working on getting transforms working proper and need to fig...
Jonathan "Geenz" Goodman
2024-09-01
Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024....
Erik Kundiman
2024-07-28
Remove boost::json::serialize second arguments
Erik Kundiman
2024-07-11
Fix for GLTF scenes not uploading (#1994)
Dave Parks
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-07-03
#1870 Tune up for better experience on integrated intel with low memory (#1872)
Dave Parks
2024-06-21
#1769 gltf optimization pass (#1816)
Dave Parks
2024-06-11
#1718 Add GLTF support for multiple texcoords (#1720)
Dave Parks
2024-06-11
#1687 Add support for KHR_texture_transform (#1717)
Dave Parks
2024-06-10
#1677 Add GLTF extensions serialization and support for KHR_materials_unlit (...
Dave Parks
2024-05-30
#1597 Fix for some GLTF transforms not loading properly.
RunitaiLinden
2024-05-29
#1530 Increase joint limit for GLTF Assets (#1582)
Dave Parks
2024-05-28
Remove tinygltf dependency from LL::GLTF (#1541)
Dave Parks
2024-05-20
#1392 GLTF Upload (#1394)
Dave Parks
2024-05-10
Fix broken merge and BOOL/bool issues
Ansariel
2024-05-01
#1357 Preserve asset "extras" and switch to std::shared_ptr for referencing A...
RunitaiLinden
2024-04-30
#1357 Proof of concept on decomposing a GLTF scene into its component parts
RunitaiLinden
2024-04-30
#1357 GLTF Export Prototype
RunitaiLinden
2024-04-24
1285 GLTF Animation Prototype
RunitaiLinden
2024-04-17
1176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...
RunitaiLinden
2024-04-10
Fix mac build (#1182)
RunitaiLinden
2024-04-09
#1126 gltf scene import prototype (#1172)
RunitaiLinden