This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-02 19:01:36 +00:00
Code
Releases
Wiki
Activity
Files
d91cb1d5d57de970d027ffbd46b41cfd847c10dc
godot
/
editor
/
export
History
bruvzg
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
..
editor_export_platform_pc.cpp
Refactor the export checking logic to improve separation of concerns
2022-08-14 09:12:04 -07:00
editor_export_platform_pc.h
Refactor the export checking logic to improve separation of concerns
2022-08-14 09:12:04 -07:00
editor_export_platform.cpp
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_platform.h
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_plugin.cpp
…
editor_export_plugin.h
…
editor_export_preset.cpp
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_preset.h
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export_shared_object.h
…
editor_export.cpp
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
2022-08-26 14:23:31 +03:00
editor_export.h
…
export_template_manager.cpp
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
2022-07-31 21:14:15 +03:00
export_template_manager.h
…
project_export.cpp
Allow exporting PCK files without export templates installed
2022-08-09 13:08:58 -05:00
project_export.h
…
SCsub
…