godot/modules/gltf/editor
2022-10-07 11:32:33 +03:00
..
editor_scene_exporter_gltf_plugin.cpp
editor_scene_exporter_gltf_plugin.h
editor_scene_importer_blend.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
editor_scene_importer_blend.h Fix visibility filtering options for .blend imports 2022-10-02 11:11:04 -04:00
editor_scene_importer_fbx.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
editor_scene_importer_fbx.h
editor_scene_importer_gltf.cpp Prevent AnimationPlayer from being added on GLTF import if the option is unchecked. Fixes #63954 2022-08-10 11:17:29 +02:00
editor_scene_importer_gltf.h