kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 anos atrás |
bruvzg
|
4cca1352b9
[macOS export] Unref FileAccess to ensure chmod is successful.
|
3 anos atrás |
bruvzg
|
e00571b194
Add readable export errors.
|
3 anos atrás |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 anos atrás |
bruvzg
|
d36c5514d3
Fix ZipIO crash when reused (and possible leaks).
|
3 anos atrás |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 anos atrás |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 anos atrás |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 anos atrás |
Rémi Verschelde
|
cc1bc09090
Merge pull request #58455 from bruvzg/export_script
|
3 anos atrás |
bruvzg
|
98d0af7d5c
Implement GDExtension export plugin.
|
3 anos atrás |
bruvzg
|
f0315c28a8
[Export] Add "export console script" option for Linux, macOS, and Windows exports.
|
3 anos atrás |
bruvzg
|
12cb6386f6
Improve app name and system permission message localization.
|
3 anos atrás |
bruvzg
|
5fdea69276
[macOS and iOS export] Add localized application name to the translation .plist files.
|
3 anos atrás |
Rémi Verschelde
|
c4c29728a3
i18n: Sync editor translations with Weblate
|
3 anos atrás |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 anos atrás |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 anos atrás |
bruvzg
|
2eeff4caec
[macOS] Add empty translation files to the exported app bundle, to allow translation detection by the OS.
|
3 anos atrás |
bruvzg
|
3bf05c9018
[Export] Instead of removing unsupported options, hide it.
|
3 anos atrás |
bruvzg
|
8bb00a2dfd
[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking.
|
4 anos atrás |
bruvzg
|
4e2c6c1444
[macOS export] Improve code signing/notarization options validation.
|
3 anos atrás |
Rémi Verschelde
|
75c06289c4
Merge pull request #56517 from bruvzg/fix_export_utf8
|
3 anos atrás |
Rémi Verschelde
|
63d9308b4b
Merge pull request #56047 from piiertho/feature/osx-sign-directory
|
3 anos atrás |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 anos atrás |
Pierre-Thomas Meisels
|
5e0e4f209a
OSX: Add signing of directory structure in Library when exporting for OSX.
|
3 anos atrás |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 anos atrás |
Rémi Verschelde
|
7da392bcc5
Don't return reference on copy assignment operators
|
3 anos atrás |
bruvzg
|
c8f3dd776b
[Export] Read and ZIP project files in 16K chunks instead of reading the whole file at once.
|
3 anos atrás |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 anos atrás |
K. S. Ernest (iFire) Lee
|
8f0c056431
Fix specific warnings issues by Clang
|
3 anos atrás |