Lukas Tenbrink
|
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
1 هفته پیش |
Thaddeus Crews
|
127c2a347e
Merge pull request #110793 from Calinou/editor-macos-export-tweak-messages
|
2 هفته پیش |
Thaddeus Crews
|
5240f1c283
Merge pull request #108658 from bruvzg/ed_pl_init
|
2 هفته پیش |
Hugo Locurcio
|
020cdd0f73
Tweak macOS notarization export message in the editor
|
3 هفته پیش |
Pāvels Nadtočajevs
|
838cb0eefc
[macOS] Add support for exporting macOS 26 Liquid Glass icons.
|
2 ماه پیش |
Pāvels Nadtočajevs
|
e407f55fbf
Fix editor one-click icons not showing.
|
2 ماه پیش |
Pāvels Nadtočajevs
|
f20e5152ad
[EditorExportPlatform] Move initialization to a dedicated method.
|
3 ماه پیش |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
4 ماه پیش |
Anish Mishra
|
8bf87a6b2c
Show shader baker related export warnings only if enabled
|
4 ماه پیش |
kobewi
|
b41d6ecf8c
Allow to override editor settings per project
|
2 سال پیش |
Dario
|
5a30a7e7cd
Add shader baker to project exporter.
|
9 ماه پیش |
bruvzg
|
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2 سال پیش |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
6 ماه پیش |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
6 ماه پیش |
zlago
|
7e0ede1a16
change unportable `echo` in the linux/macos debug launcher script
|
6 ماه پیش |
Thaddeus Crews
|
3c43508ed7
Merge pull request #102427 from AThousandShips/fix_substr
|
7 ماه پیش |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
7 ماه پیش |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
8 ماه پیش |
Pāvels Nadtočajevs
|
b3f7c8f5d3
[Export] Respect icon/splash screen import settings.
|
8 ماه پیش |
Aarni Koskela
|
f134769506
Fix various typos
|
9 ماه پیش |
Yufeng Ying
|
34d8255947
Force build editor with regex module, remove checking code.
|
9 ماه پیش |
Fredia Huya-Kouadio
|
2d3f6963b2
Update the visibility for the custom templates for all platforms
|
1 سال پیش |
ArchercatNEO
|
00a791f04e
Use temp dirs instead of cache dirs for export
|
10 ماه پیش |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
11 ماه پیش |
bruvzg
|
2d66988f99
[GDExtension] Improve macOS library loading/export.
|
11 ماه پیش |
Travis Lange
|
5777a3fed5
added ability to add extra codesign entitlements for macos from godot editor
|
1 سال پیش |
bruvzg
|
1f0b1220d2
Reenable macOS .app export from Windows, add warnings about Unix permissions.
|
1 سال پیش |
Rémi Verschelde
|
2c733cbf1c
Merge pull request #95885 from bruvzg/macos_arch
|
1 سال پیش |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
1 سال پیش |
bruvzg
|
3034d32429
[macOS] Use per-architecture min. OS version for export.
|
1 سال پیش |