index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
iphone
Age
Commit message (
Expand
)
Author
2020-10-02
iOS: Native video refactoring
Sergey Minakov
2020-10-02
iOS: Refactoring
Sergey Minakov
2020-10-01
Merge pull request #40582 from PoqXert/game-center-4.0
Rémi Verschelde
2020-10-01
iOS: move touch delay to settings
Sergey Minakov
2020-09-23
iOS: Fix multiple issues with PVRTC import, disable ETC1
Vasiliy Makarov
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-08-21
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-19
Merge pull request #41080 from naithar/feature/ios-framework-import
Rémi Verschelde
2020-08-19
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-11
Merge pull request #40961 from BrainBlasted/update-platform-metadata
Rémi Verschelde
2020-08-10
iOS: simplify OS value retrieval
Sergey Minakov
2020-08-01
platform: Update metadata for export platforms
Christopher Davis
2020-07-27
iOS: safe area implementation
Sergey Minakov
2020-07-27
iOS GameCenter: Add authenticate method
Poq Xert
2020-07-26
Merge pull request #40487 from nekomatata/virtual-keyboard-enter-fixes
Rémi Verschelde
2020-07-26
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
iOS: added delay gesture recognizer
Sergey Minakov
2020-07-25
iOS SCons: static Vulkan binary usage
Sergey Minakov
2020-07-25
iOS: Vulkan support
Sergey Minakov
2020-07-25
iOS SCons: update iOS minimal version
Sergey Minakov
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-23
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-10
Add override keywords.
Marcel Admiraal
2020-07-09
Merge pull request #40215 from naithar/feature/ios-storyboard-usage-master
Rémi Verschelde
2020-07-07
iOS Export: Storyboard custom values
Sergey Minakov
2020-07-07
iOS Export: add option to use storyboard for launch screen
Sergey Minakov
2020-07-06
iOS Export: use relative path for res:// files
Sergey Minakov
2020-07-02
iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths
Sergey Minakov
2020-07-02
iOS Export: turn .dylib into .framework on export
Sergey Minakov
2020-06-24
Merge pull request #39779 from naithar/feature/ios-modules-master
Rémi Verschelde
2020-06-24
Updated purchase receipt suitable for sending to apple verification server
Poq Xert
2020-06-23
Export: Fix iOS enabling push notifications capability
Sergey Minakov
2020-06-23
SCons: Enable modules for iOS
Sergey Minakov
2020-06-19
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
Hugo Locurcio
2020-05-16
Fix Android LineEdit editing bugs
SkyJJ
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-13
Update game controller enums.
Marcel Admiraal
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-04-28
Rename InputFilter back to Input
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-31
Fix exporting corrupted Xcode pbxproj if project name has spaces
Ignacio Etcheverry
2020-03-31
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-28
Fix copyright headers for recently added files
Rémi Verschelde
[next]