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
d5a559abc23926cbdfd0822fc79de3fc93cf1589
godot
/
editor
/
export
History
Rémi Verschelde
15f918a111
Merge pull request
#62925
from aaronfranke/pck-export
2022-08-10 14:09:42 +02:00
..
editor_export_platform_pc.cpp
Update export dialog to handle many architectures
2022-07-29 10:24:58 -05:00
editor_export_platform_pc.h
Make some editor export methods const
2022-07-29 10:24:13 -05:00
editor_export_platform.cpp
Remove duplicate data structure for export features
2022-08-09 13:02:56 -05:00
editor_export_platform.h
Remove duplicate data structure for export features
2022-08-09 13:02:56 -05:00
editor_export_plugin.cpp
…
editor_export_plugin.h
…
editor_export_preset.cpp
…
editor_export_preset.h
…
editor_export_shared_object.h
…
editor_export.cpp
…
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
…