bruvzg
|
34723b0d3a
[macOS export] Allow unpacked .app export in "Distribution" export mode.
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
bruvzg
|
491077239c
[macOS/iOS export] Add option to set custom Info.plist data.
|
1 year ago |
StagnationPoint
|
7035cf8c90
Add logging when macOS export will fail due to disabled texture formats. Since ETC2 ASTC is required for universal builds, also ensure it is enabled for them.
|
1 year ago |
Yuri Sizov
|
773b4d7764
Ensure more export errors are reported to users
|
1 year ago |
Alex Drozd
|
8f2b701892
Fix order of operations for macos template check
|
1 year ago |
bruvzg
|
03662020a9
[macOS export] Improve icon generation.
|
1 year ago |
bruvzg
|
6557e8aaaa
[macOS] Remove deprecated altool notarization support, add warning for rcodesign used with C# version.
|
1 year ago |
bruvzg
|
e45cc9c72b
Use "version" project setting as macOS/iOS "short_version" fallback.
|
1 year ago |
Rémi Verschelde
|
5d300016a3
Merge pull request #81969 from bruvzg/macsign
|
1 year ago |
bruvzg
|
1887a9df19
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
|
3 years ago |
bruvzg
|
f316283823
[macOS export] Fix GDExtension framework +x flag errors, allow recursive signing on non macOS platform.
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Aaron Franke
|
ada360affe
Add a button in the export dialog to fix missing texture formats
|
2 years ago |
Hugo Locurcio
|
ad4480bf2e
Add a "version" project setting and use it in new export presets
|
2 years ago |
bruvzg
|
56bd7adae4
[macOS Export] Disable unpacked .app bundle export on Windows.
|
2 years ago |
Phil Hudson
|
076ef3bf6a
iOS: Add `export_project_only` flag
|
2 years ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
bruvzg
|
4790da7900
[macOS] Implement optional native file selection dialog support for sandboxed apps.
|
4 years ago |
Felipe Augusto Marques
|
26eb3db234
Added Image's `load_svg_from_(buffer|string)`
|
2 years ago |
Rémi Verschelde
|
90446fe9f3
SCons: Move platform logo/run icon to `export` folder
|
2 years ago |
Aaron Franke
|
a981158d1a
macOS: Finish checking templates before validating texture formats
|
2 years ago |
Michael Alexsander
|
41a75cfa4f
Allow exporting release Android builds without a debug keystore
|
2 years ago |
Rémi Verschelde
|
54a8adfd50
Merge pull request #75984 from KoBeWi/ConsoleMcWrap
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Michael Alexsander
|
71d8882a02
Enhance icon fallback and their docs for exporters
|
2 years ago |
Rémi Verschelde
|
8623572b1f
Merge pull request #75666 from ronyeh/main.cpp-2
|
2 years ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
2 years ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
2 years ago |
kobewi
|
a3799208c0
Rename console script to wrapper
|
2 years ago |