Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-30 | #1357 GLTF Export Prototype | RunitaiLinden | |
2024-04-09 | #1126 gltf scene import prototype (#1172) | RunitaiLinden | |
* #1126 GLTF Scene import initial prototype (working geometry import for some assets) * #1126 WIP -- Expand support for more vertex formats, PoC material import, shadow support, scale support * #1126 move GLTF implementation to newview/gltf * #1126 Refactor attribute loading to be less copy/pasta for each combination of types * #1126 Partially working object selection. Ability to have multiple scenes at once. Helpful message on how to use the preview button. * #1126 Add bounding box debug display and untangle GLTF raycast from LLVOVolume raycast * #1126 Working raycast on GLTF scenes. * #1126 Remove some #pragma optimize offs | |||
2023-03-07 | SL-19349 Fix for hang on bulk upload of materials, add bulk upload option to ↵ | Dave Parks | |
material selector, incidental decruft. | |||
2022-12-02 | SL-18741 Basic bulk upload for gltf materials #1 | 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 | |