summaryrefslogtreecommitdiff
path: root/modules/gltf
AgeCommit message (Collapse)Author
2020-12-28Merge pull request #44586 from madmiraal/rename-stepifyRĂ©mi Verschelde
Rename Math::stepify to snapped
2020-12-28Fix GLTF after camera near and far rename mergeMarcel Admiraal
2020-12-28Rename Math::stepify to snappedMarcel Admiraal
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-28Add missing "normalized" accessor property to glTF documentAdam Scott
2020-12-23Fix mistake in GLTFMesh.mesh propertyLyuma
2020-12-22Add 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