Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 months ago |
Malcolm Anderson
|
2336415623
Ignore `__MACOSX` directory in export template collection ZIP file and project import ZIP file
|
10 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 year ago |
Anish Mishra
|
2323042e7b
Refresh Filesystem Dock after android build template is created
|
1 year ago |
kobewi
|
c8a0766930
Don't use EditorSettings metadata
|
1 year ago |
Haoyu Qiu
|
5e473b8584
Disable export template downloading in offline mode
|
1 year ago |
Fredia Huya-Kouadio
|
a5897d579b
Update the `GodotHost` interface to support signing and verifying Android apks
|
1 year ago |
kobewi
|
065dd099dd
Remove empty bind_methods()
|
1 year ago |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
1 year ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
1 year ago |
Hilderin
|
df10fdc367
Fix Bug when downloading export templates and re-open the template manager #93121
|
1 year ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
1 year ago |
Hugo Locurcio
|
4f52c49006
Don't refresh mirrors for development builds in editor export template manager
|
1 year ago |
David Snopek
|
a37ad265dc
Android: Allow using alternative Gradle build directory
|
1 year ago |
Christian Kaiser
|
edcb581627
Use indeterminate progressbars for downloads (export templates & assets)
|
1 year ago |
Yuri Sizov
|
6d2a827f73
Merge pull request #79374 from raulsntos/ignore-directories-in-tpz
|
1 year ago |
Yuri Sizov
|
635b8a1474
Split theme generation logic into several subroutines
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 years ago |
Raul Santos
|
59a5a1eb70
Ignore directory entries in TPZ
|
2 years ago |
Daylily-Zeleen
|
b12ced0a26
Implement and expose OS::shell_show_in_file_manager()
|
2 years ago |
kobewi
|
551b6965ec
Remember directory when installing templates file
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Fabio Alessandrelli
|
a95d792420
[Net] Rename "ssl" references to "tls" in methods and members.
|
3 years ago |