Files
godot/modules
Lyuma a4cabd7497 gltf: fix three bugs which prevented extracted textures from being refreshed.
1. Extracted texture paths in `GLTFDocument::_parse_image_save_image` at the project root started with res:/// which broke cache invalidation
2. md5 hashes were not being written to generator_parameters for new imports, which led Godot to think the file was manually created.
3. `EditorFileSystem::reimport_append` must emit the `resources_reimported` signal in order for the resource cache to be updated.

(cherry picked from commit fea4165ca8)
2024-01-24 18:04:25 +01:00
..
2023-05-11 14:32:47 +02:00
2023-04-12 19:27:23 -04:00
2023-10-24 16:06:29 +02:00
2023-10-03 20:45:35 +02:00
2023-01-05 13:25:55 +01:00
2024-01-23 19:15:03 +01:00
2024-01-23 19:15:03 +01:00
2023-04-18 10:20:48 +03:00
2023-01-05 13:25:55 +01:00
2023-03-01 01:44:37 +01:00