summaryrefslogtreecommitdiff
path: root/indra/newview/gltf/primitive.cpp
AgeCommit message (Expand)Author
2024-06-21#1769 gltf optimization pass (#1816)Dave Parks
2024-06-12Fixup more signed/unsigned warnings after merge.Brad Linden
2024-06-12Merge remote-tracking branch 'origin/project/gltf_development' into brad/main...Brad Linden
2024-06-11Fixed signed/unsigned warnings after they got enabled in the maint-A mergeBrad Linden
2024-06-11#1718 Add GLTF support for multiple texcoords (#1720)Dave Parks
2024-06-10#1677 Add GLTF extensions serialization and support for KHR_materials_unlit (...Dave Parks
2024-06-10#1654 generate normals and tangents according to gltf specification (#1662)Dave Parks
2024-05-28Remove tinygltf dependency from LL::GLTF (#1541)Dave Parks
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-04-241285 GLTF Animation PrototypeRunitaiLinden
2024-04-171176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ...RunitaiLinden
2024-04-10Fix mac build (#1182)RunitaiLinden
2024-04-09#1126 gltf scene import prototype (#1172)RunitaiLinden