virtualx-engine/modules/gltf/editor
RedMser 8f099c7de3 Better error handling for Blender RPC import
- If RPC import fails, then try a direct import as well. While it's
 slower, it may be better than failing the import completely.
- Connection errors will disable RPC automatically, to avoid having to
wait the full 30 seconds timeout each time.
  This should be properly fixed by allowing to override the timeout
per HTTPClient.
2023-02-06 18:23:20 +01:00
..
editor_import_blend_runner.cpp Better error handling for Blender RPC import 2023-02-06 18:23:20 +01:00
editor_import_blend_runner.h Fix blend runner copyright headers 2023-02-01 09:39:31 +01:00
editor_scene_exporter_gltf_plugin.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_scene_exporter_gltf_plugin.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_scene_importer_blend.cpp Merge pull request #69319 from RedMser/blender-import-rpc 2023-02-01 08:21:16 +01:00
editor_scene_importer_blend.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_scene_importer_fbx.cpp Add remove immutable tracks option to glTF importer 2023-01-30 08:57:27 +09:00
editor_scene_importer_fbx.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_scene_importer_gltf.cpp gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSED 2023-02-01 01:42:36 -08:00
editor_scene_importer_gltf.h Handle gltf binary 2023-01-27 02:02:02 -08:00