Kamil Tokarski
|
6aae7d7345
|
Fix editor crash cause by EditorFileSystem::get_singleton access in theme initialization path
|
2025-09-04 18:11:55 +02:00 |
|
Thaddeus Crews
|
c263b209ec
|
Merge pull request #109735 from mihe/infinite-doc-regen
Fix/remove error about "Can't update documentation" when saving script
|
2025-08-19 10:29:41 -05:00 |
|
Mikael Hermansson
|
c43425a209
|
Fix/remove error about "Can't update documentation" when saving script
|
2025-08-18 13:31:38 +02:00 |
|
h1v9
|
54619b3176
|
Strip empty deps when loading filesystem cache
|
2025-08-14 18:40:29 +03:00 |
|
Anish Mishra
|
ae678b4085
|
Android: Misc changes
|
2025-08-03 13:09:10 +05:30 |
|
Thaddeus Crews
|
711ecb5921
|
Merge pull request #108816 from Rindbee/save-the-changes-before-duplicating-resource-files
Save the changes before duplicating resource files
|
2025-07-30 09:03:38 -05:00 |
|
风青山
|
cfb6dc4dc0
|
Save the changes before duplicating resource files
First synchronize the in-memory data to the file, and then copy the file.
This can avoid differences between the copied file and the source file.
|
2025-07-25 21:27:07 +08:00 |
|
Thaddeus Crews
|
052baba905
|
Merge pull request #107685 from KoBeWi/useless_documentation
Don't update script documentation when exporting
|
2025-07-24 14:23:43 -05:00 |
|
h1v9
|
33a199d1cb
|
Calculate md5 of import files when cache is missing. Prevents "forced" reimport
|
2025-07-17 19:26:21 +03:00 |
|
kobewi
|
0a94243d60
|
Don't update script documentation when exporting
|
2025-07-16 18:16:39 +02:00 |
|
A Thousand Ships
|
f11aff3841
|
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
|
2025-07-04 18:18:22 +02:00 |
|