Rémi Verschelde
|
285c917c4a
Merge pull request #84711 from mihe/double-export-feature
|
6 months ago |
Mikael Hermansson
|
a057158d75
Revert pack trimming introduced by #82084
|
7 months ago |
bruvzg
|
fee14eb5e8
[Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font.
|
9 months ago |
Rémi Verschelde
|
0475011c66
Merge pull request #82084 from ogapo/pr/pck-cache-merge
|
8 months ago |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
8 months ago |
bruvzg
|
bf8ec7b81b
[Export] Use relative file base offset for embedded PCK.
|
9 months ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
9 months ago |
Pedro J. Estébanez
|
d103b5570f
Fix leak of scene used for customization during export
|
8 months ago |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
9 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
10 months ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
11 months ago |
Rémi Verschelde
|
38a1e17b93
Merge pull request #72572 from Daylily-Zeleen/daylily-zeleen/override_export_end_in_Cpp
|
10 months ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Yuri Sizov
|
773b4d7764
Ensure more export errors are reported to users
|
11 months ago |
Haoyu Qiu
|
08b1354b36
Set language encoding flag when using ZIPPacker
|
1 year ago |
Mikael Hermansson
|
1bb2905fbd
Add `single`/`double` as export features automatically
|
1 year ago |
Rémi Verschelde
|
1376a5a0ce
Merge pull request #82103 from bruvzg/icu_export
|
1 year ago |
Saracen
|
3f4513d4de
Add error checks for DirAccess creation.
|
1 year ago |
bruvzg
|
59d5b2d6d3
[Export] Fix TextServer data export.
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
Aaron Franke
|
c1c0ee3faf
Expose EditorExportPlatform::get_os_name()
|
1 year ago |
Yuri Sizov
|
3c63dce3cd
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
|
1 year ago |
David Nikdel
|
067807c1cb
Remove nondeterminism in pck_packer
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
Brennen Shaughnessy
|
40b08cb4b6
Android: Add option to always use WiFi to connect to remote debug
|
1 year ago |
David Snopek
|
d09843c5ae
Fix overriding _export_begin, _export_file and _export_end from GDExtension
|
1 year ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
1 year ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
1 year ago |
RedworkDE
|
fa84d09542
Fix export options of scripted EditorExportPlugins
|
1 year ago |