summaryrefslogtreecommitdiff
path: root/modules/gltf/register_types.cpp
AgeCommit message (Expand)Author
2023-03-14FBX: Disable importer when canceling FBX2glTF setupRémi Verschelde
2023-02-01Merge pull request #69319 from RedMser/blender-import-rpcRémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-18Add a dialog for customizing FBX importreduz
2022-12-15Batch import Blend files using XML RPCRedMser
2022-11-29GLTF: Clean up lots of includesAaron Franke
2022-11-09Change the way GLTFDocumentExtension classes are registeredAaron Franke
2022-10-03GLTF imports & exports material texture filtersThe Tophat Demon
2022-09-12Fix some errors affecting the Web editorRémi Verschelde
2022-08-24Fix Blender file path check to require a directoryJonathan Nicholl
2022-08-22Update messages for missing FBX2glTF, add similar messages for BlenderJonathan Nicholl
2022-07-24GLTF: Organize structures into a subfolderAaron Franke
2022-05-04Refactor module initializationreduz
2022-04-13Import scenes as AnimationLibraryreduz
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-01Add Blender install autodetection and configuration.reduz
2022-03-30Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee
2022-03-29Add support for importing .blend filesK. S. Ernest (iFire) Lee
2022-03-28Modules: Don't build editor-specific classes in templatesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-15Add scene Post-Import Plugin support.reduz
2021-10-03GLTF for game templates.K. S. Ernest (iFire) Lee
2021-09-10Remove packed scene gltfK. S. Ernest (iFire) Lee
2021-07-13Implement the ability to disable classesreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-01-08make EditorSceneImporterGLTF and GLTFMesh APIType::API_EDITORNutmegStudio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Add exporting glTF2.K. S. Ernest (iFire) Lee