index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
export_template_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #34625 from timothyqiu/i18n
Rémi Verschelde
2019-12-30
1
-2
/
+2
|
\
|
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-30
1
-2
/
+2
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+2
|
/
*
Make more editor strings translatable
Haoyu Qiu
2019-12-13
1
-1
/
+1
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-1
/
+1
*
Merge pull request #32812 from Calinou/template-manager-fix-devel-condition
Rémi Verschelde
2019-10-25
1
-2
/
+8
|
\
|
*
Fix the download availability check in the export templates manager
Hugo Locurcio
2019-10-13
1
-2
/
+8
*
|
Fix uninstallation of mono templates directory
Rémi Verschelde
2019-10-24
1
-31
/
+15
|
/
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-1
/
+1
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
|
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-87
/
+2
|
/
*
Android: Extract libs from pre-built APKs when installing build template
Rémi Verschelde
2019-08-29
1
-23
/
+112
*
Tweak a few strings displayed in the editor for consistency
Hugo Locurcio
2019-08-21
1
-1
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-4
/
+2
*
Merge pull request #31326 from Calinou/template-manager-disable-download-dev
Rémi Verschelde
2019-08-13
1
-4
/
+17
|
\
|
*
Only display download buttons in the template manager when available
Hugo Locurcio
2019-08-13
1
-4
/
+17
*
|
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-5
/
+7
|
/
*
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
Rémi Verschelde
2019-07-25
1
-13
/
+7
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-4
/
+3
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-2
/
+2
*
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-30
1
-1
/
+1
|
\
|
*
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-1
/
+1
*
|
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
1
-1
/
+112
|
/
*
Sanitize file paths before extracting export templates
Ignacio Etcheverry
2019-02-28
1
-3
/
+3
*
Make export templates extraction handle subdirectories
Ignacio Etcheverry
2019-02-25
1
-1
/
+22
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
Remove cached .tpz archive after templates download and install
Rémi Verschelde
2018-08-13
1
-6
/
+16
*
Export: Properly reload preset when opening dialog
Rémi Verschelde
2018-07-18
1
-3
/
+0
*
Fix export templates installation error...
Yar-Mukhamedov
2018-07-17
1
-1
/
+9
*
Merge pull request #16265 from nanoframe/export_issue_fix
Max Hilbrunner
2018-07-03
1
-1
/
+7
|
\
|
*
Fix error when downloading export templates
nanoframe
2018-01-31
1
-1
/
+7
*
|
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-4
/
+4
*
|
Fix version.txt validation logic for export templates .tpz
Rémi Verschelde
2018-02-25
1
-15
/
+5
*
|
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
1
-1
/
+1
*
|
download templates to a file using separate thread
Marcin Zawiejski
2018-02-07
1
-13
/
+6
|
/
*
TemplateManager: hold shift to open link in browser
Poommetee Ketson
2018-01-27
1
-1
/
+8
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Clean up \n from end of translation strings
Artem Varaksa
2018-01-04
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix bug in previous commit
Rémi Verschelde
2017-12-18
1
-1
/
+1
*
Prevent infinite loop in export template manager
Rémi Verschelde
2017-12-18
1
-10
/
+7
*
Fix installing export templates from file
Onur Aslan
2017-12-18
1
-1
/
+1
*
Property install export templates when downloaded from http
Juan Linietsky
2017-12-17
1
-5
/
+13
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-2
/
+2
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-2
/
+2
*
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-20
1
-1
/
+1
*
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
1
-4
/
+5
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-4
/
+4
[next]