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
...
|
*
Allow to not optimize release build
Rafał Mikrut
2021-03-14
1
-1
/
+1
*
|
Converted sensor acceleration units to m/s^2 on iOS and UWP
Marcus Brummer
2021-03-17
1
-1
/
+11
|
/
*
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
1
-13
/
+13
|
\
|
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-13
/
+13
*
|
Reorganize Project Settings
reduz
2021-02-18
2
-2
/
+2
|
/
*
Merge pull request #45686 from naithar/feature/extend-plugin-params-4.0
Rémi Verschelde
2021-02-03
2
-0
/
+35
|
\
|
*
[iOS] Additional 'linker_flags' plugin parameter
Sergey Minakov
2021-02-03
2
-0
/
+35
*
|
iOS: Use storyboard as loading screen
Sergey Minakov
2021-02-03
3
-1
/
+52
|
/
*
[iOS] Remove remote notifications code
Sergey Minakov
2021-02-03
2
-55
/
+1
*
[iOS] Initialize plugins earlier
Sergey Minakov
2021-02-01
1
-2
/
+2
*
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
1
-4
/
+3
|
\
|
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-4
/
+3
*
|
[iOS] Rework push notification methods usage
Sergey Minakov
2021-01-26
2
-3
/
+27
*
|
Merge pull request #45252 from naithar/feature/plugins-migration
Rémi Verschelde
2021-01-26
1
-32
/
+0
|
\
\
|
*
|
[iOS] Remove plugins from modules.
Sergey Minakov
2021-01-17
1
-32
/
+0
*
|
|
Merge pull request #45277 from bruvzg/ios_arm64_sim
Rémi Verschelde
2021-01-26
2
-13
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[WIP] Add separate `simulator` flag for iOS build, change main library to `xc...
bruvzg
2021-01-18
2
-13
/
+20
|
|
/
*
|
[iOS] Fix embedding of plugin libraries
Sergey Minakov
2021-01-18
1
-2
/
+3
*
|
[iOS] Added support for '.xcframework' in plugins
Sergey Minakov
2021-01-17
2
-14
/
+30
|
/
*
[Plugins] Rename 'PluginConfig' struct to platform specific name
Sergey Minakov
2021-01-15
2
-48
/
+48
*
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
36
-72
/
+72
*
Merge pull request #44593 from madmiraal/rename-mainloop-methods
Rémi Verschelde
2020-12-28
1
-2
/
+2
|
\
|
*
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-22
1
-2
/
+2
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
2
-15
/
+15
|
/
*
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-12-16
1
-3
/
+0
*
Merge pull request #43742 from qarmin/editor_modules_default_values
Rémi Verschelde
2020-12-08
1
-7
/
+7
|
\
|
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-7
/
+7
*
|
RenderingServer reorganization
reduz
2020-12-04
4
-4
/
+4
*
|
Reorganize rendering server.
reduz
2020-12-03
1
-1
/
+1
|
/
*
Merge pull request #42648 from naithar/fix/native_video_view
Rémi Verschelde
2020-11-24
2
-1
/
+10
|
\
|
*
iOS: fix native video
Sergey Minakov
2020-10-08
2
-1
/
+10
*
|
Export: Reorder options for consistency across platforms
Rémi Verschelde
2020-11-20
1
-8
/
+5
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
|
Merge pull request #43556 from naithar/feature/pluggable_app_delegates
Rémi Verschelde
2020-11-16
4
-2
/
+542
|
\
\
|
*
|
iOS: Implement pluggable application delegate.
Sergey Minakov
2020-11-15
4
-2
/
+542
*
|
|
iOS: fix keyboard display
Sergey Minakov
2020-11-15
8
-40
/
+254
|
/
/
*
|
iOS Export: support multi-target plugin
Sergey Minakov
2020-11-10
2
-127
/
+200
*
|
iOS Export: export modification to support plugins
Sergey Minakov
2020-11-10
2
-76
/
+556
*
|
iOS: change platform code to support plugins
Sergey Minakov
2020-11-10
2
-0
/
+7
*
|
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
13
-1456
/
+3
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
15
-15
/
+15
*
|
[iOS] Add missing ARC flag to the simulator build.
bruvzg
2020-10-30
1
-1
/
+1
*
|
Merge pull request #42853 from naithar/fix/in-app-store-master
Rémi Verschelde
2020-10-20
2
-97
/
+201
|
\
\
|
*
|
iOS: fix in app store
Sergey Minakov
2020-10-16
2
-97
/
+201
|
|
/
*
/
Refactor MethodBind to use variadic templates
reduz
2020-10-18
4
-4
/
+4
|
/
*
iOS: Native video refactoring
Sergey Minakov
2020-10-02
6
-199
/
+324
*
iOS: Refactoring
Sergey Minakov
2020-10-02
19
-322
/
+298
*
Merge pull request #40582 from PoqXert/game-center-4.0
Rémi Verschelde
2020-10-01
3
-23
/
+8
|
\
|
*
iOS GameCenter: Add authenticate method
Poq Xert
2020-07-27
3
-23
/
+8
[prev]
[next]