summaryrefslogtreecommitdiffstats
path: root/modules/gltf/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor module initializationreduz2022-05-041-33/+40
* Import scenes as AnimationLibraryreduz2022-04-131-3/+3
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-1/+1
* Add Blender install autodetection and configuration.reduz2022-04-011-14/+12
* Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee2022-03-301-3/+27
* Add support for importing .blend filesK. S. Ernest (iFire) Lee2022-03-291-17/+48
* Modules: Don't build editor-specific classes in templatesRémi Verschelde2022-03-281-7/+8
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add scene Post-Import Plugin support.reduz2021-10-151-2/+2
* GLTF for game templates.K. S. Ernest (iFire) Lee2021-10-031-0/+4
* Remove packed scene gltfK. S. Ernest (iFire) Lee2021-09-101-1/+0
* Implement the ability to disable classesreduz2021-07-131-15/+15
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* make EditorSceneImporterGLTF and GLTFMesh APIType::API_EDITORNutmegStudio2021-01-081-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add exporting glTF2.K. S. Ernest (iFire) Lee2020-12-221-0/+88