Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 лет назад |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 лет назад |
Ignacio Etcheverry
|
21d1ea60a7
Fix exporting corrupted Xcode pbxproj if project name has spaces
|
5 лет назад |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 лет назад |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 лет назад |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 лет назад |
Rémi Verschelde
|
386968ea97
Remove obsolete GLES3 backend
|
5 лет назад |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 лет назад |
Rémi Verschelde
|
a832776262
Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreens
|
5 лет назад |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 лет назад |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
Jonas Bernemann
|
41c3c77e80
Change bundle name rules on iOS to match Apple's requirements
|
5 лет назад |
bruvzg
|
509064de0f
[iOS] Adds export options to automatically generate iOS icons and launch screens from the project icon and boot splash.
|
5 лет назад |
Rémi Verschelde
|
4a56b45f87
iOS: Disable armv7 as target arch by default
|
5 лет назад |
bruvzg
|
ccf8778e86
[iOS] Add export options to control external access to user data.
|
5 лет назад |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 лет назад |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 лет назад |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 лет назад |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 лет назад |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 лет назад |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 лет назад |
Bastiaan Olij
|
776dc93571
Add microphone privilege settings support back into export and add privilege exist check to camera server for iOS
|
6 лет назад |
Rémi Verschelde
|
d17eac735c
Merge pull request #29815 from NilsIrl/plus_file_1
|
6 лет назад |
BastiaanOlij
|
d9cefb34c1
ARKit for Godot 3.2
|
8 лет назад |
Nicholas Thompson
|
c48576f733
Allow '-' character in iOS reverse DNS identifiers dissallow underscores.
|
6 лет назад |
Nils ANDRÉ-CHANG
|
d2833d4f4d
Replace ` + "/" + ` with `String::file_add()`
|
6 лет назад |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 лет назад |
George Marques
|
c121d8871d
Allow project export to be canceled
|
6 лет назад |
qarmin
|
8460d0678c
Small fixes to static analyzer bugs
|
6 лет назад |