..
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
codesign.cpp
Force build editor with regex module, remove checking code.
2025-01-07 19:43:23 +08:00
codesign.h
Fix various typos
2025-01-08 14:47:42 +02:00
editor_export.cpp
Improve use of `Ref.is_null/valid`
2024-12-23 16:35:02 -05:00
editor_export.h
Allow adding custom export platforms using scripts / GDExtension.
2024-08-28 10:29:01 +03:00
editor_export_platform.cpp
Optimize calls of `utf8` in a few spots to avoid calling it more than once.
2025-01-07 17:24:21 +01:00
editor_export_platform.h
[Export] Allow using ICU data from export templates instead of editor embedded data.
2025-01-07 08:15:09 +02:00
editor_export_platform_extension.cpp
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
2024-09-27 13:53:16 +02:00
editor_export_platform_extension.h
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
2024-09-27 13:53:16 +02:00
editor_export_platform_pc.cpp
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
2024-11-14 11:37:17 +03:00
editor_export_platform_pc.h
Allow adding custom export platforms using scripts / GDExtension.
2024-08-28 10:29:01 +03:00
editor_export_plugin.cpp
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
editor_export_plugin.h
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
editor_export_preset.cpp
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
2024-11-13 08:16:12 +02:00
editor_export_preset.h
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
2024-11-13 08:16:12 +02:00
export_template_manager.cpp
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
export_template_manager.h
Disable export template downloading in offline mode
2024-08-30 22:17:36 +08:00
lipo.cpp
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
lipo.h
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
macho.cpp
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
macho.h
Remove unused header in editor.
2024-12-24 00:40:38 +08:00
project_export.cpp
Improve use of `Ref.is_null/valid`
2024-12-23 16:35:02 -05:00
project_export.h
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
2024-11-13 08:16:12 +02:00
project_zip_packer.cpp
Add menu bar item for "Pack Project as ZIP..."
2025-01-09 20:37:02 -08:00
project_zip_packer.h
Add menu bar item for "Pack Project as ZIP..."
2025-01-09 20:37:02 -08:00