summaryrefslogtreecommitdiff
path: root/editor/export
AgeCommit message (Expand)Author
2022-10-31Add console wrapper app to handle console i/o redirection on Windows.bruvzg
2022-10-31Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde
2022-10-19Simplify GDVIRTUAL_CALL callskobewi
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-12Merge pull request #66952 from bruvzg/macos_net_exportRémi Verschelde
2022-10-10SCons: Re-enable treating `#warning` as error with `werror`Rémi Verschelde
2022-10-07[.NET Export] Improve .NET export process.bruvzg
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-29Fix typo - "collison" -> "collision"danboo
2022-09-23Fix sub-scene root nodes not getting the correct inheritance chain when expor...Rindbee
2022-09-18Port remaining connections to callable_mpTomasz Chabora
2022-09-13Disable menus and functionality that are not relevant on the Android Editor portFredia Huya-Kouadio
2022-09-08[Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli
2022-09-07Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov
2022-09-01Add support for scene/resource customization in export pluginsJuan Linietsky
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-28Merge pull request #64885 from Mickeon/rename-tooltip-hintRémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-26[macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-08-10Merge pull request #62925 from aaronfranke/pck-exportRémi Verschelde
2022-08-09Allow exporting PCK files without export templates installedAaron Franke
2022-08-09Remove duplicate data structure for export featuresAaron Franke
2022-08-01Remove excessive `editor/property_editor.h` includesYuri Sizov
2022-07-31Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov
2022-07-30Merge pull request #63563 from aaronfranke/export-archRémi Verschelde
2022-07-29Improve some export error messages.bruvzg
2022-07-29Merge pull request #63603 from aaronfranke/editor-pathsRémi Verschelde
2022-07-29Merge pull request #63595 from reduz/remove-signal-connect-bindsRémi Verschelde
2022-07-29Move editor paths into the EditorPaths classAaron Franke
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-29Make some editor export methods constAaron Franke
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-29Export: Fix template path for PC (Windows, Linux)Rémi Verschelde
2022-07-26Move project export and export template manager into export folderAaron Franke
2022-07-26Split up editor export code into multiple filesAaron Franke