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
/
export_template_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-1
/
+2
|
\
|
|
*
Refresh Filesystem Dock after android build template is created
Anish Mishra
2024-10-08
1
-1
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-3
/
+3
|
/
*
Don't use EditorSettings metadata
kobewi
2024-09-05
1
-2
/
+2
*
Disable export template downloading in offline mode
Haoyu Qiu
2024-08-30
1
-31
/
+75
*
Update the `GodotHost` interface to support signing and verifying Android apks
Fredia Huya-Kouadio
2024-08-26
1
-1
/
+5
*
Remove empty bind_methods()
kobewi
2024-08-15
1
-3
/
+0
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-5
/
+5
*
Fix Bug when downloading export templates and re-open the template manager #9...
Hilderin
2024-06-14
1
-1
/
+1
*
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-5
/
+5
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
Don't refresh mirrors for development builds in editor export template manager
Hugo Locurcio
2024-03-07
1
-3
/
+15
*
Android: Allow using alternative Gradle build directory
David Snopek
2024-02-16
1
-16
/
+56
*
Use indeterminate progressbars for downloads (export templates & assets)
Christian Kaiser
2024-02-08
1
-1
/
+7
*
Merge pull request #79374 from raulsntos/ignore-directories-in-tpz
Yuri Sizov
2024-01-24
1
-0
/
+7
|
\
|
*
Ignore directory entries in TPZ
Raul Santos
2023-07-12
1
-0
/
+7
*
|
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
1
-1
/
+1
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-7
/
+8
*
|
Re-architect how Android plugins are packaged and handled at export time
Fredia Huya-Kouadio
2023-07-18
1
-5
/
+2
|
/
*
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
1
-1
/
+1
*
Remember directory when installing templates file
kobewi
2023-03-10
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-15
/
+15
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
1
-3
/
+3
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-16
/
+16
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-6
/
+6
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-6
/
+6
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
|
/
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+2
*
Merge pull request #63603 from aaronfranke/editor-paths
Rémi Verschelde
2022-07-29
1
-6
/
+6
|
\
|
*
Move editor paths into the EditorPaths class
Aaron Franke
2022-07-29
1
-6
/
+6
*
|
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-3
/
+3
|
/
*
Move project export and export template manager into export folder
Aaron Franke
2022-07-26
1
-0
/
+1000