Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-10 | Remove packed scene gltf | K. S. Ernest (iFire) Lee | |
We determined through discussion that composing the packed scene from a node tree was a better design because it removed duplication of code. | |||
2021-03-18 | doc: Sync classref with current source | RĂ©mi Verschelde | |
And move GLTF docs to its module folder. | |||
2020-12-22 | Add exporting glTF2. | K. S. Ernest (iFire) Lee | |
* Support KHR_texture_transform. * Support exporting glTF2 * Support exporting instanced scenes * Extract into a gltf state and gltf document * Add a tools menu for exporting gltf2 |