summaryrefslogtreecommitdiff
path: root/editor/export/project_export.cpp
AgeCommit message (Expand)Author
2023-05-12Fix include text when excluding resources to exportMartin Boué
2023-03-13Automatically reparent editor message dialogs to avoid error spam.bruvzg
2023-01-30Make it clearer that file modes propagate to children in the dedicated server...David Snopek
2023-01-23Merge pull request #70377 from dsnopek/server-export-mk2Rémi Verschelde
2023-01-23Add "dedicated server" export mode which can strip unneeded visual resourcesDavid Snopek
2023-01-20Remove references to compiled GDScript in exportGeorge Marques
2023-01-18Merge pull request #71379 from KoBeWi/destruction_of_compatibility_functionRémi Verschelde
2023-01-14Update all outdated online documentation linksYuri Sizov
2023-01-14Remove set_drag_forwarding_compat()kobewi
2023-01-10Change set_drag_forwarding() to use callables.Juan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-29Use forward-declarations in big editor classestrollodel
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-10SCons: Re-enable treating `#warning` as error with `werror`Rémi Verschelde
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
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-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-09Allow exporting PCK files without export templates installedAaron Franke
2022-08-01Remove excessive `editor/property_editor.h` includesYuri Sizov
2022-07-26Move project export and export template manager into export folderAaron Franke