1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-02 19:01:36 +00:00
Files
godot/modules
aaronp64 e63d0983d0 Fix errors/crashes related to skipped imports
- Added check for "animation/fps" key before attempting to use it in EditorSceneFormatImporterBlend::import_scene, to give error instead of crashing

- Don't show "Advanced..." button if last import used "Keep File" or "Skip File"

- Don't try to call ResourceLoader::load on kept/skipped file when changing importer, which would give an error

Fixes #90324
2024-04-25 10:33:59 -04:00
..
2024-03-13 15:02:17 -04:00
2024-04-10 18:27:08 +01:00
2024-04-05 12:18:00 +02:00
2024-04-10 21:19:22 +02:00
2024-03-13 09:12:50 +02:00
2024-04-10 23:24:27 +02:00