index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
iphone
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
1
-1
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-10
/
+10
*
Merge pull request #40215 from naithar/feature/ios-storyboard-usage-master
Rémi Verschelde
2020-07-09
1
-3
/
+176
|
\
|
*
iOS Export: Storyboard custom values
Sergey Minakov
2020-07-07
1
-26
/
+82
|
*
iOS Export: add option to use storyboard for launch screen
Sergey Minakov
2020-07-07
1
-3
/
+120
*
|
iOS Export: use relative path for res:// files
Sergey Minakov
2020-07-06
1
-11
/
+16
|
/
*
iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths
Sergey Minakov
2020-07-02
1
-1
/
+21
*
iOS Export: turn .dylib into .framework on export
Sergey Minakov
2020-07-02
1
-4
/
+86
*
Merge pull request #39779 from naithar/feature/ios-modules-master
Rémi Verschelde
2020-06-24
2
-0
/
+7
|
\
|
*
Export: Fix iOS enabling push notifications capability
Sergey Minakov
2020-06-23
1
-0
/
+4
|
*
SCons: Enable modules for iOS
Sergey Minakov
2020-06-23
1
-0
/
+3
*
|
Updated purchase receipt suitable for sending to apple verification server
Poq Xert
2020-06-24
1
-1
/
+1
|
/
*
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
Hugo Locurcio
2020-06-19
1
-4
/
+4
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
2
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-14
/
+25
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
2
-0
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
17
-115
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
6
-12
/
+10
*
Update game controller enums.
Marcel Admiraal
2020-05-13
1
-38
/
+32
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
2
-4
/
+8
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
3
-11
/
+11
*
Fix exporting corrupted Xcode pbxproj if project name has spaces
Ignacio Etcheverry
2020-03-31
1
-1
/
+1
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-1
/
+24
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-122
/
+173
*
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
2
-2
/
+2
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
2
-14
/
+14
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-3
/
+1
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-2
/
+2
*
Remove unused classes and stray headers
Rémi Verschelde
2020-03-24
1
-48
/
+0
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
3
-9
/
+10
*
Drop old semaphore implementation
Pedro J. Estébanez
2020-03-03
3
-172
/
+0
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-2
/
+2
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-2
/
+2
*
|
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
2020-02-25
2
-3
/
+3
|
/
*
Stub out Vulkan context for iPhone
Sam Green
2020-02-21
4
-0
/
+109
*
Add use_static_mvk option
Sam Green
2020-02-21
1
-0
/
+1
*
Update detect.py
Sam Green
2020-02-21
5
-8
/
+44
*
Resolve iOS and GLES compilation failures
Sam Green
2020-02-21
4
-25
/
+31
*
Import the correct rasterizer based on build settings
Sam Green
2020-02-21
1
-0
/
+7
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-6
/
+0
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
2
-123
/
+0
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
4
-56
/
+15
*
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
2
-3
/
+3
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
2
-2
/
+2
*
Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreens
Rémi Verschelde
2020-02-10
1
-25
/
+166
|
\
|
*
[iOS] Adds export options to automatically generate iOS icons and launch scre...
bruvzg
2019-12-06
1
-25
/
+166
*
|
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-4
/
+4
[next]