1
0
Fork 0
godot/editor/export
Thaddeus Crews 3ade6e2fc6
Merge pull request #101295 from kiroxas/RemoveAllocationsAndMemcpyInCodesign
Remove unnecessary allocations and memcpy  in Codesign.cpp
2025-03-12 10:31:52 -05:00
..
SCsub
codesign.cpp Remove allocations and memcpy that were not necessary 2025-03-12 08:34:24 +01:00
codesign.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_export.cpp
editor_export.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_export_platform.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_export_platform.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06: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
editor_export_platform_pc.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_export_plugin.cpp
editor_export_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_export_preset.cpp
editor_export_preset.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
export_template_manager.cpp Add "Go Online" button on Export Template Manager 2025-03-04 09:04:09 +07: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 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
project_export.cpp Use text_overrun for project export errors 2025-03-04 21:40:10 +01:00
project_export.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
project_zip_packer.cpp
project_zip_packer.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00