Age | Commit message (Expand) | Author |
2024-07-12 | Initialize array before use (#2011) | Zi Ree |
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-27 | 1836 dont store texture in system memory unless absolutely necessary (#1843) | Dave Parks |
2024-06-21 | #1769 gltf optimization pass (#1816) | Dave Parks |
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden |
2024-06-12 | Fixup more signed/unsigned warnings after merge. | Brad Linden |
2024-06-12 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/main... | Brad Linden |
2024-06-11 | Merge remote-tracking branch 'origin/release/maint-a' into project/gltf_devel... | Brad Linden |
2024-06-11 | Fixed signed/unsigned warnings after they got enabled in the maint-A merge | Brad Linden |
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-11 | Trim remaining trailing whitespaces after #1695 | Andrey Lihatskiy |
2024-06-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
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-06-07 | #1638 Add permissions checks to GLTF Save As and Upload buttons (#1653) | 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-23 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg... | Brad Linden |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-20 | #1392 GLTF Upload (#1394) | Dave Parks |
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy |
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 |