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
/
project_export.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-0
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+2
*
Merge pull request #75141 from rcorre/rrc/dialog-pos
Yuri Sizov
2023-03-28
1
-0
/
+1
|
\
|
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
|
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-02-21
1
-1
/
+1
|
/
*
Make it clearer that file modes propagate to children in the dedicated server...
David Snopek
2023-01-30
1
-6
/
+30
*
Merge pull request #70377 from dsnopek/server-export-mk2
Rémi Verschelde
2023-01-23
1
-10
/
+122
|
\
|
*
Add "dedicated server" export mode which can strip unneeded visual resources
David Snopek
2023-01-23
1
-10
/
+122
*
|
Remove references to compiled GDScript in export
George Marques
2023-01-20
1
-22
/
+0
*
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
\
|
*
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
*
|
|
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
|
/
/
*
/
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
|
/
*
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
/
+7
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
*
SCons: Re-enable treating `#warning` as error with `werror`
Rémi Verschelde
2022-10-10
1
-3
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-13
/
+13
*
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-4
/
+4
*
Disable menus and functionality that are not relevant on the Android Editor port
Fredia Huya-Kouadio
2022-09-13
1
-1
/
+14
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-5
/
+5
*
Allow exporting PCK files without export templates installed
Aaron Franke
2022-08-09
1
-2
/
+1
*
Remove excessive `editor/property_editor.h` includes
Yuri Sizov
2022-08-01
1
-0
/
+1
*
Move project export and export template manager into export folder
Aaron Franke
2022-07-26
1
-0
/
+1290