Files
godot/editor
Lyuma 41824c6cc8 Bind EditorFileSystem::reimport_files and improve docs
reimport_files offers a way for scripts to modify imported resources directly.
For example, images, sounds or glTF documents which are written by an external program.

It is much faster than `scan`, and can allow scripts to synchronously proceed after import finishes.
2022-05-17 00:45:48 -07:00
..
2022-05-13 08:20:22 +03:00
2022-05-06 00:27:10 +02:00
2022-04-08 22:13:48 +02:00
2022-05-12 10:37:27 -07:00