Jonas Bernemann
|
5b3f94e807
Fix overflow in export template manager
|
4 lat temu |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 lat temu |
fhuya
|
c3660bb4dc
Re-architecture of the Godot Android plugin.
|
6 lat temu |
fhuya
|
7de67f6c48
Fix android template install validation.
|
5 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Rémi Verschelde
|
e37ad996a1
Merge pull request #34625 from timothyqiu/i18n
|
5 lat temu |
Haoyu Qiu
|
8cf941a8cb
Makes more editor strings translatable
|
5 lat temu |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 lat temu |
Haoyu Qiu
|
d151e1eaf9
Make more editor strings translatable
|
5 lat temu |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 lat temu |
Rémi Verschelde
|
14e2348a60
Merge pull request #32812 from Calinou/template-manager-fix-devel-condition
|
6 lat temu |
Rémi Verschelde
|
47746e10cb
Fix uninstallation of mono templates directory
|
6 lat temu |
Hugo Locurcio
|
d96388e6f6
Fix the download availability check in the export templates manager
|
6 lat temu |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
6 lat temu |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 lat temu |
fhuya
|
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
|
6 lat temu |
Rémi Verschelde
|
52024c0e90
Android: Extract libs from pre-built APKs when installing build template
|
6 lat temu |
Hugo Locurcio
|
3ae0306a1f
Tweak a few strings displayed in the editor for consistency
|
6 lat temu |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 lat temu |
Rémi Verschelde
|
985955d5b4
Merge pull request #31326 from Calinou/template-manager-disable-download-dev
|
6 lat temu |
Hugo Locurcio
|
5c29b063d1
Only display download buttons in the template manager when available
|
6 lat temu |
Rémi Verschelde
|
37a16fee05
Export: Remove temp files from cache after export
|
6 lat temu |
Rémi Verschelde
|
43238bb59a
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
|
6 lat temu |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 lat temu |
Rémi Verschelde
|
e0574e1d98
Fix typos with codespell
|
6 lat temu |
Rémi Verschelde
|
36d4f86ed9
Merge pull request #27707 from Calinou/tweak-message-wording
|
6 lat temu |
Hugo Locurcio
|
35a0162167
Improve wording of various messages and make casing more consistent
|
6 lat temu |
Juan Linietsky
|
dd03dcbd5a
Android now (optionally) builds the template when exporting
|
6 lat temu |
Ignacio Etcheverry
|
8e98be5991
Sanitize file paths before extracting export templates
|
6 lat temu |
Ignacio Etcheverry
|
50a137e393
Make export templates extraction handle subdirectories
|
6 lat temu |