Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Merge pull request #44586 from madmiraal/rename-stepify | RĂ©mi Verschelde | |
Rename Math::stepify to snapped | |||
2020-12-28 | Fix GLTF after camera near and far rename merge | Marcel Admiraal | |
2020-12-28 | Rename Math::stepify to snapped | Marcel Admiraal | |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal | |
2020-12-28 | Add missing "normalized" accessor property to glTF document | Adam Scott | |
2020-12-23 | Fix mistake in GLTFMesh.mesh property | Lyuma | |
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 |