Lyuma
fea4165ca8
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.
2023-12-25 01:03:40 -08:00
..
2023-05-11 14:32:47 +02:00
2023-09-26 16:44:52 +02:00
2023-10-04 19:55:11 +09:00
2023-06-15 14:35:45 +02:00
2023-12-19 20:32:20 +01:00
2023-06-15 14:35:45 +02:00
2023-12-19 16:42:10 -05:00
2023-10-13 11:43:11 +02:00
2023-12-06 15:28:18 +01:00
2023-09-07 15:01:59 +02:00
2023-12-19 20:33:09 +01:00
2023-12-12 19:10:04 +01:00
2023-12-25 01:03:40 -08:00
2023-11-28 00:05:50 +01:00
2023-11-12 00:15:49 +08:00
2023-06-15 14:35:45 +02:00
2023-08-19 16:49:29 +02:00
2023-11-12 12:00:55 +01:00
2023-09-26 16:44:52 +02:00
2023-06-15 14:35:45 +02:00
2023-12-15 18:58:30 +01:00
2023-07-06 10:08:21 +02:00
2023-12-21 03:11:47 +01:00
2023-12-17 12:27:24 +01:00
2023-12-19 19:51:49 +01:00
2023-11-05 23:25:05 +01:00
2023-12-10 02:47:52 -08:00
2023-12-16 17:49:34 +01:00
2023-09-26 21:53:17 +03:00
2023-09-25 01:03:49 -03:00
2023-12-09 18:07:25 +01:00
2023-10-16 13:48:22 +02:00
2023-12-12 12:17:10 +02:00
2023-12-12 12:17:10 +02:00
2023-07-14 20:04:21 +02:00
2023-11-17 17:40:26 +11:00
2023-09-26 16:44:52 +02:00
2023-06-15 14:35:45 +02:00
2023-12-15 18:58:30 +01:00
2023-11-12 00:15:49 +08:00
2023-11-09 17:16:30 +08:00
2023-10-13 11:42:41 +02:00
2023-12-11 09:01:24 -06:00
2023-06-15 14:35:45 +02:00
2023-12-05 17:12:12 +08:00