aboutsummaryrefslogtreecommitdiff
path: root/editor/import/editor_scene_importer_gltf.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes to GLTF2 importer skeleton positioning, though vertex bone indices stil...Juan Linietsky2018-01-051-1/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+30
* Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...Juan Linietsky2017-12-281-15/+24
* Style: Re-apply clang-format over recent invalid additionsRémi Verschelde2017-12-101-1/+1
* Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...Juan Linietsky2017-12-071-1/+1
* Full GLTF 2.0 Specification support! cheers!Juan Linietsky2017-08-031-2/+48
* -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-0/+258