clayjohn
|
5262fe21de
Delete unused compression formats from .imoprt files when exporting
|
2 лет назад |
Rémi Verschelde
|
b2584629c8
Merge pull request #73195 from timothyqiu/weblate-comments
|
2 лет назад |
Pedro J. Estébanez
|
cc9c43a631
Reword misleading error messages in PCK export
|
2 лет назад |
Haoyu Qiu
|
84aee17901
Improvements and fixes based on Weblate comments
|
2 лет назад |
Juan Linietsky
|
79897dd5bc
Restore script class cache if removed
|
3 лет назад |
David Snopek
|
0461cc5ba2
Only customize resources during export if there are any export plugins in use
|
3 лет назад |
bruvzg
|
4f1c2fce3a
[SSH deploy] Run ssh/scp in non interactive mode, and suppress banner display.
|
3 лет назад |
Rémi Verschelde
|
1dfd236f15
Merge pull request #70377 from dsnopek/server-export-mk2
|
3 лет назад |
David Snopek
|
74458b6e9b
Add "dedicated server" export mode which can strip unneeded visual resources
|
3 лет назад |
bruvzg
|
15dafc49d3
[TextServer] Fix ICU data loading and exporting with `internationalization/locale/include_text_server_data` setting.
|
3 лет назад |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
3 лет назад |
kobewi
|
6444c7d127
Move global script class cache to separate file
|
3 лет назад |
Rémi Verschelde
|
3dffe0b967
Merge pull request #63312 from bruvzg/one_click
|
3 лет назад |
Fabio Alessandrelli
|
9a59c0a47c
[Editor] Fix missing "debug"/"release" export presets feature tags.
|
3 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 лет назад |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 лет назад |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
3 лет назад |
Rémi Verschelde
|
83b426bca5
Merge pull request #67906 from groud/simpler_gdextension_config
|
3 лет назад |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
3 лет назад |
Gilles Roudière
|
fa4143cdeb
Allow specifying a prefix to automatically detect library files for gdextension exports
|
3 лет назад |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
3 лет назад |
Rémi Verschelde
|
166df0896c
Fix typos with codespell
|
3 лет назад |
danboo
|
eba8be6e45
Fix typo - "collison" -> "collision"
|
3 лет назад |
Rindbee
|
6973abd458
Fix sub-scene root nodes not getting the correct inheritance chain when exporting
|
3 лет назад |
Fredia Huya-Kouadio
|
9d5e48f873
Disable menus and functionality that are not relevant on the Android Editor port
|
3 лет назад |
Yuri Sizov
|
1459507ed2
Rename EditorInterface.get_editor_main_control to get_editor_main_screen
|
3 лет назад |
Juan Linietsky
|
ef17c4668a
Add support for scene/resource customization in export plugins
|
3 лет назад |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 лет назад |
bruvzg
|
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
3 лет назад |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 лет назад |