Sergey Minakov
|
96e204bb0d
iOS Export: Storyboard custom values
|
5 years ago |
Sergey Minakov
|
d4c541c25a
iOS Export: add option to use storyboard for launch screen
|
5 years ago |
Sergey Minakov
|
864224a5c1
iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths
|
5 years ago |
Sergey Minakov
|
eef732342b
iOS Export: turn .dylib into .framework on export
|
5 years ago |
Sergey Minakov
|
488879f52b
Export: Fix iOS enabling push notifications capability
|
5 years ago |
Hugo Locurcio
|
fdb89a3f9a
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Ignacio Etcheverry
|
21d1ea60a7
Fix exporting corrupted Xcode pbxproj if project name has spaces
|
5 years ago |
Ignacio Etcheverry
|
77dd061345
Mono/C#: Add iOS support
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
386968ea97
Remove obsolete GLES3 backend
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a832776262
Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreens
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Jonas Bernemann
|
41c3c77e80
Change bundle name rules on iOS to match Apple's requirements
|
5 years ago |
bruvzg
|
509064de0f
[iOS] Adds export options to automatically generate iOS icons and launch screens from the project icon and boot splash.
|
5 years ago |
Rémi Verschelde
|
4a56b45f87
iOS: Disable armv7 as target arch by default
|
5 years ago |
bruvzg
|
ccf8778e86
[iOS] Add export options to control external access to user data.
|
5 years ago |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 years ago |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
6 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
6 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |