Age | Commit message (Expand) | Author |
2024-09-18 | Fix for particles not loading textures (#2598) | Dave Parks |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-08-29 | Add error handling for intel crashes from GLTF Scene shader (#2456) | Brad Linden |
2024-08-20 | #2315 Ensure textures are deleted when they are no longer referenced. (#2343) | Dave Parks |
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-07-01 | viewer#1131 gltf model upload UI WIP | Andrey Kleshchev |
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 | Merge remote-tracking branch 'origin/project/gltf_development' into brad/main... | 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-10 | #1654 generate normals and tangents according to gltf specification (#1662) | Dave Parks |
2024-05-30 | #1596 Fix for GLTF uploads failing after loading from .glb file (#1602) | Dave Parks |
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-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 |