This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
48e1c19deaadac57172b8d3e3cf13cd53a1c8341
godot
/
editor
/
export
T
History
Yuri Sizov
8ecc0c4f47
Fix accessing editor theme items throughout the UI
...
This also exposes `EditorInterface::get_editor_theme`.
2023-09-15 14:51:01 +02:00
..
editor_export_platform_pc.cpp
Extract and reorganize texture resource classes
2023-07-14 20:04:21 +02:00
editor_export_platform_pc.h
Allow exporting release Android builds without a debug keystore
2023-06-19 01:00:13 -03:00
editor_export_platform.cpp
Fix accessing editor theme items throughout the UI
2023-09-15 14:51:01 +02:00
editor_export_platform.h
Expose EditorExportPlatform::get_os_name()
2023-09-07 12:28:09 -05:00
editor_export_plugin.cpp
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
editor_export_plugin.h
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
editor_export_preset.cpp
Add a "version" project setting and use it in new export presets
2023-08-04 10:29:33 +02:00
editor_export_preset.h
Add a "version" project setting and use it in new export presets
2023-08-04 10:29:33 +02:00
editor_export_shared_object.h
…
editor_export.cpp
Add a button in the export dialog to fix missing texture formats
2023-08-17 02:56:42 -05:00
editor_export.h
Fix export options of scripted EditorExportPlugins
2023-07-04 15:39:23 +02:00
export_template_manager.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
export_template_manager.h
…
project_export.cpp
Fix accessing editor theme items throughout the UI
2023-09-15 14:51:01 +02:00
project_export.h
Add a button in the export dialog to fix missing texture formats
2023-08-17 02:56:42 -05:00
SCsub
…