| .. |
|
SCsub
|
…
|
|
|
codesign.cpp
|
Remove allocations and memcpy that were not necessary
|
2025-03-12 08:34:24 +01:00 |
|
codesign.h
|
Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`.
|
2025-03-31 20:49:50 +02:00 |
|
editor_export.cpp
|
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
2025-04-24 20:10:31 -04:00 |
|
editor_export.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_export_platform.compat.inc
|
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2025-04-08 21:22:37 +03:00 |
|
editor_export_platform.cpp
|
Merge pull request #105757 from bruvzg/no_temp
|
2025-06-02 18:51:28 -05:00 |
|
editor_export_platform.h
|
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2025-04-08 21:22:37 +03:00 |
|
editor_export_platform_apple_embedded.cpp
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
editor_export_platform_apple_embedded.h
|
Fix ios and android plugin always invalid due to null ConfigFile
|
2025-05-23 11:41:13 -04:00 |
|
editor_export_platform_extension.cpp
|
…
|
|
|
editor_export_platform_extension.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
editor_export_platform_pc.cpp
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
editor_export_platform_pc.h
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
editor_export_plugin.cpp
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
editor_export_plugin.h
|
Add shader baker to project exporter.
|
2025-05-27 12:45:27 -03:00 |
|
editor_export_preset.cpp
|
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2025-04-08 21:22:37 +03:00 |
|
editor_export_preset.h
|
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2025-04-08 21:22:37 +03:00 |
|
export_template_manager.cpp
|
Cleanup header includes in Tree
|
2025-05-15 14:28:00 +08:00 |
|
export_template_manager.h
|
Merge pull request #103235 from etherealxx/export-template-online-button
|
2025-03-11 09:34:41 -05:00 |
|
lipo.cpp
|
…
|
|
|
lipo.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
macho.cpp
|
…
|
|
|
macho.h
|
Introduce 'visionos' platform derived from 'apple_embedded'
|
2025-05-19 15:47:01 -07:00 |
|
plugin_config_apple_embedded.cpp
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
plugin_config_apple_embedded.h
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
project_export.cpp
|
Cleanup header includes for AddMetadataDialog
|
2025-05-27 21:45:00 +08:00 |
|
project_export.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
project_zip_packer.cpp
|
Add `String::replace_char(s)` methods for performance and convenience
|
2025-04-10 13:08:45 +02:00 |
|
project_zip_packer.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |