Thaddeus Crews
076428bdb8
Merge pull request #119823 from KoBeWi/ ♿
...
Disable version list while downloading template
2026-06-01 11:15:12 -05:00
kobewi
c16d328bf7
Text fixes in template manager
2026-05-28 19:51:53 +02:00
kobewi
97ed318d3c
Disable version list while downloading template
2026-05-27 19:08:02 +02:00
Thaddeus Crews
0389590b8f
Merge pull request #119494 from YeldhamDev/export_dialog_del_fixes
...
Fix a couple of issues when deleting presets in the export dialog
2026-05-20 14:33:21 -05:00
Thaddeus Crews
1f020a6c4f
Merge pull request #119558 from YeldhamDev/project_export_ttrc
...
Use `TTRC()` instead of `TTR()` in the project export dialog
2026-05-20 14:33:17 -05:00
Pāvels Nadtočajevs
c5ad427e02
Do not use cache for icon/splash during export.
2026-05-19 23:59:16 +03:00
Thaddeus Crews
3dc4e1ef7a
Merge pull request #119555 from YeldhamDev/export_example_json
...
Remove "*.json" as a example of non-resource in the export dialog
2026-05-19 11:18:27 -05:00
Michael Alexsander
78c9e688c5
Use TTRC() instead of TTR() in the project export dialog
2026-05-19 11:18:59 -03:00
Michael Alexsander
3e86010bce
Fix export errors with non-resources
2026-05-18 19:33:21 -03:00
Michael Alexsander
24edc61c97
Remove "*.json" as a example of non-resource in the export dialog
2026-05-18 18:05:48 -03:00
Pāvels Nadtočajevs
4742cd3b80
Fix export notifier.
2026-05-18 15:39:24 +03:00
Michael Alexsander
cd62c0b4b7
Fix a couple of issues when deleting presets in the export dialog
2026-05-15 13:45:36 -03:00
Michael Alexsander
088cd1faa4
Fix wrong path in EditorExportPlugin._export_begin() when zipping
2026-05-14 19:44:40 -03:00
Kotob M
09c2419d2d
Improve explanation for offline mode in export template manager
...
Makes info text yellow instead of white, fixes tooltip on button not showing the correct explanation, and also centers the Go Online button.
2026-05-10 23:56:54 +03:00
Pāvels Nadtočajevs
873131973a
Fix incorrect feature overrides when exporting for Linux.
2026-05-06 10:23:18 +03:00
Enzo Novoselic
7b82c0fe01
Remove unnecessary class_db.h includes
2026-05-02 13:08:34 -04:00
Anish Kumar
57ba18e144
Fix get_version() fallback on Android
2026-04-26 17:16:24 +05:30
kobewi
366f3e5ded
Re-add support for installing templates from TPZ
2026-04-22 19:00:59 +02:00
Thaddeus Crews
0dc7152366
Merge pull request #118793 from YeldhamDev/export_buttons_update
...
Fix wrong disabled states for buttons in the export dialog
2026-04-21 16:46:08 -05:00
Michael Alexsander
f7ee348499
Fix wrong disabled states for buttons in the export dialog
2026-04-20 19:16:15 -03:00
Thaddeus Crews
abd4a0613e
Merge pull request #118751 from syntaxerror247/export-template-manager
...
Remove the separate "Android Source" group in ExportTemplateManager
2026-04-20 14:31:58 -05:00
Thaddeus Crews
a5fa0c920a
Merge pull request #118725 from KoBeWi/rare_unhack
...
Remove StyleBox hack from template manager
2026-04-20 09:15:45 -05:00
Anish Kumar
45eecbf133
Remove the separate "Android Source" group in ExportTemplateManager
2026-04-20 17:46:22 +05:30
kobewi
7ce7859125
Remove StyleBox hack from template manager
2026-04-19 12:41:26 +02:00
kobewi
83ffa17f99
Add a button to delete all installed templates
2026-04-18 22:54:07 +02:00
LanzaSchneider
2a46557eeb
fix: compile error with deprecated=no option
2026-04-17 18:48:20 +08:00
kobewi
2f079a1360
Extract individual templates from remote TPZ
...
Co-authored-by: Alexander Hartmann <alex.hart.278@gmail.com >
2026-04-16 13:17:59 +02:00
kobewi
64c8952975
Rework export template dialog to allow individual templates
2026-04-16 12:31:58 +02:00
Thaddeus Crews
a33f4855f8
Merge pull request #118564 from bruvzg/ios_name_esc
...
[iOS] Do not escape name in `pbxproj`.
2026-04-14 15:44:27 -05:00
Pāvels Nadtočajevs
f241e80105
[iOS] Do not escape name in pbxproj.
2026-04-14 15:33:56 +03:00
Pāvels Nadtočajevs
1dae15757e
[iOS] Fix one-click deploy with Xcode 26.
2026-04-14 08:20:41 +03:00
passivestar
1dbd4d5e3e
Always include global script cache file
2026-04-12 17:59:44 +04:00
Thaddeus Crews
3672cd2ebf
Merge pull request #115502 from bruvzg/ios_int_mod
...
[iOS] Reintegrate camera module to the main repo.
2026-03-30 13:35:41 -05:00
Thaddeus Crews
aa56bcb233
Merge pull request #115903 from bruvzg/zip_proj_perm
...
Fix "Pack Project as Zip" not saving permissions and time.
2026-03-30 13:35:40 -05:00
Pāvels Nadtočajevs
4d8234d50e
[iOS] Reintegrate camera module to the main repo.
2026-03-27 13:52:18 +02:00
StarryWorm
4ae336740d
Add missing resource_*.h includes
...
Add missing `resource_importer.h` includes
Add missing `resource_loader.h` includes
Add missing `resource_saver.h` includes
2026-03-27 07:03:39 -04:00
Rémi Verschelde
bfc504a0cc
Merge pull request #117707 from KoBeWi/ring_of_progres
...
Add progress indicator for background template download
2026-03-23 22:36:07 +01:00
kobewi
3c112db63a
Add progress indicator for background template download
2026-03-23 14:13:22 +01:00
kobewi
7606284fcc
Ask before quitting when templates are downloading
2026-03-20 21:03:46 +01:00
Rémi Verschelde
98868393cc
Style: Enforce #include validation hook
2026-03-18 10:41:59 +01:00
Rémi Verschelde
e33e98a26f
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
Thaddeus Crews
fb48c47320
Merge pull request #116179 from YeldhamDev/export_dialog_panels
...
Add background panels to the trees in the export dialog
2026-03-16 11:33:06 -05:00
passivestar
9d68328a6d
Filter out metadata of excluded files on export
2026-03-16 17:48:44 +04:00
Rémi Verschelde
005e054245
Remove unused includes in editor with clangd-tidy
...
Also includes the few changes flagged in `main`.
2026-03-15 20:47:05 +01:00
Yyf2333
282e4544b0
Split VariantCaster from binder_common.h
2026-03-10 17:59:33 +08:00
ryevdokimov
91a85af575
Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting
2026-03-09 13:19:52 -04:00
Rémi Verschelde
2dd1f4ef60
Decouple node.h from scene_tree.h, minimize its other includes
2026-03-05 13:54:46 +01:00
Rémi Verschelde
eabb9a63d4
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
...
This allows removing it from `class_db.h`, significantly reducing the amount of files
that include it transitively.
Also includes some include cleanup in `control.h` and `rich_text_label.h` done while
ensure they don't depend on `callable_mp`.
2026-03-04 16:23:23 +01:00
Rémi Verschelde
727b06a79f
Move ProcessID typedef out of OS
...
This allows decoupling a number of files from `os.h`.
2026-03-04 15:00:45 +01:00
Rémi Verschelde
765362b033
Explicitly include core/config/engine.h where used
2026-03-04 10:17:10 +01:00