summaryrefslogtreecommitdiffstats
path: root/editor/export
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #73365 from bruvzg/no_transient_childrenRémi Verschelde2023-03-021-1/+1
|\
| * Automatically reparent editor message dialogs to avoid error spam.bruvzg2023-02-211-1/+1
* | Export: Default to exporting S3TC + BPTC for PC platformsRémi Verschelde2023-02-231-7/+1
|/
* Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde2023-02-171-1/+2
|\
| * Improvements and fixes based on Weblate commentsHaoyu Qiu2023-02-131-1/+2
* | Fix `texture_format/bptc` export optionRedworkDE2023-02-141-0/+3
* | Reword misleading error messages in PCK exportPedro J. Estébanez2023-02-141-2/+2
|/
* Bind `EditorExportPlugin::_get_export_features`RedworkDE2023-02-071-0/+1
* Merge pull request #72412 from dsnopek/dedicated-server-export-ui-improvementRémi Verschelde2023-02-012-6/+31
|\
| * Make it clearer that file modes propagate to children in the dedicated server...David Snopek2023-01-302-6/+31
* | Restore script class cache if removedJuan Linietsky2023-01-311-1/+1
* | Merge pull request #72031 from reduz/change-high-quality-texture-importRémi Verschelde2023-01-302-2/+13
|\ \
| * | Refactor high quality texture importJuan Linietsky2023-01-302-2/+13
| |/
* / Only customize resources during export if there are any export plugins in useDavid Snopek2023-01-301-3/+3
|/
* [SSH deploy] Run ssh/scp in non interactive mode, and suppress banner display.bruvzg2023-01-271-0/+21
* Merge pull request #70377 from dsnopek/server-export-mk2Rémi Verschelde2023-01-239-35/+310
|\
| * Add "dedicated server" export mode which can strip unneeded visual resourcesDavid Snopek2023-01-239-35/+310
* | [TextServer] Fix ICU data loading and exporting with `internationalization/lo...bruvzg2023-01-231-1/+3
* | Use range iterators in LocalVector loopskobewi2023-01-211-19/+19
* | Remove redundant definition of `convert_text_resources_to_binary`Mikael Hermansson2023-01-211-2/+0
* | Remove references to compiled GDScript in exportGeorge Marques2023-01-205-46/+0
* | Merge pull request #71379 from KoBeWi/destruction_of_compatibility_functionRémi Verschelde2023-01-181-5/+1
|\ \
| * | Remove set_drag_forwarding_compat()kobewi2023-01-141-5/+1
* | | Move global script class cache to separate filekobewi2023-01-161-0/+1
* | | Update all outdated online documentation linksYuri Sizov2023-01-141-1/+1
|/ /
* | Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-135-2/+253
|\ \
| * | [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-295-2/+253
* | | [Editor] Fix missing "debug"/"release" export presets feature tags.Fabio Alessandrelli2023-01-121-0/+2
* | | Change set_drag_forwarding() to use callables.Juan Linietsky2023-01-101-1/+1
| |/ |/|
* | One Copyright Update to rule them allRémi Verschelde2023-01-0515-435/+435
|/
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-122-3/+3
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-122-3/+3
* | Editor: Fix regression fetching Windows/Linux export templatesRémi Verschelde2022-12-091-2/+2
|/
* Merge pull request #67906 from groud/simpler_gdextension_configRémi Verschelde2022-12-062-4/+5
|\
| * Allow specifying a prefix to automatically detect library files for gdextensi...Gilles Roudière2022-12-012-4/+5
* | Use system fonts as fallback and improve system font handling.bruvzg2022-12-041-13/+13
* | Simplify GDVIRTUAL_REQUIRED_CALL callskobewi2022-11-301-16/+8
|/
* Use forward-declarations in big editor classestrollodel2022-11-292-0/+8
* Add console wrapper app to handle console i/o redirection on Windows.bruvzg2022-10-311-0/+7
* Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-313-14/+14
|\
| * Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-183-14/+14
* | Simplify GDVIRTUAL_CALL callskobewi2022-10-191-8/+4
|/
* Merge pull request #66952 from bruvzg/macos_net_exportRémi Verschelde2022-10-122-2/+5
|\
| * [.NET Export] Improve .NET export process.bruvzg2022-10-072-2/+5
* | SCons: Re-enable treating `#warning` as error with `werror`Rémi Verschelde2022-10-101-3/+1
|/
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-072-28/+28
* Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* Fix typo - "collison" -> "collision"danboo2022-09-292-3/+3
* Fix sub-scene root nodes not getting the correct inheritance chain when expor...Rindbee2022-09-231-1/+1
* Port remaining connections to callable_mpTomasz Chabora2022-09-181-4/+4