This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5680d729f28cd83c4e7da7d3e42bccfb97cbf8f1
godot
/
editor
/
export
History
Rémi Verschelde
1376a5a0ce
Merge pull request
#82103
from bruvzg/icu_export
...
[Export] Fix TextServer data export.
2023-10-03 17:21:41 +02:00
..
editor_export_platform_pc.cpp
…
editor_export_platform_pc.h
…
editor_export_platform.cpp
Merge pull request
#82103
from bruvzg/icu_export
2023-10-03 17:21:41 +02:00
editor_export_platform.h
Expose EditorExportPlatform::get_os_name()
2023-09-07 12:28:09 -05:00
editor_export_plugin.cpp
…
editor_export_plugin.h
…
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
…
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
…