Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
lawnjelly
|
e3491a3744
Add GLES2 2D renderer + Linux display manager
|
4 years ago |
Sergey Minakov
|
968b712a97
Split iphone platform export template into multiple files
|
4 years ago |
Sergey Minakov
|
aa321f0a24
[iOS] Fix plugin configuration loading
|
4 years ago |
Hugo Locurcio
|
a3fbd68781
Fix casing of the "to" stop word in editor strings
|
4 years ago |
Rémi Verschelde
|
277db14b64
Merge pull request #49803 from naithar/feature/ios-plugin-multitype-plist-4.0
|
4 years ago |
Sergey Minakov
|
771e3aae1e
[iOS] Support multiple plist types
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
Rémi Verschelde
|
f7bcada709
Merge pull request #49137 from RandomShaper/ios_targeted_family
|
4 years ago |
Pedro J. Estébanez
|
19ae8193ee
Add iOS export option for device family
|
4 years ago |
Pedro J. Estébanez
|
1534b4e65e
Set schemes' build config to debug/release in iOS Xcode export
|
4 years ago |
Hugo Locurcio
|
660952a857
Use an enum to represent screen orientation in the Project Settings
|
4 years ago |
Rémi Verschelde
|
310496a89f
Merge pull request #45617 from RandomShaper/modernize_atomics
|
4 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Sergey Minakov
|
9f5265766d
[iOS] Additional 'linker_flags' plugin parameter
|
4 years ago |
Rémi Verschelde
|
5525cd85c6
Merge pull request #45315 from RandomShaper/modernize_thread
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
7086d72e13
Merge pull request #45277 from bruvzg/ios_arm64_sim
|
4 years ago |
Sergey Minakov
|
6d67827f4e
[iOS] Fix embedding of plugin libraries
|
4 years ago |
bruvzg
|
efd8f27790
[WIP] Add separate `simulator` flag for iOS build, change main library to `xcframework` format.
|
4 years ago |
Sergey Minakov
|
01d513f3ca
[iOS] Added support for '.xcframework' in plugins
|
4 years ago |
Sergey Minakov
|
7990c2c5e8
[Plugins] Rename 'PluginConfig' struct to platform specific name
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Rémi Verschelde
|
504efc5f9b
Export: Reorder options for consistency across platforms
|
4 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 years ago |