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
*
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
2
-4
/
+4
|
\
|
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
2
-4
/
+4
*
|
Merge pull request #13045 from akien-mga/gles2-cleanup
Rémi Verschelde
2017-11-19
4
-10
/
+3
|
\
\
|
*
|
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
4
-10
/
+3
|
|
/
*
/
Add currency code to iOS product details response
Evgeny Zuev
2017-11-19
1
-0
/
+3
|
/
*
Merge pull request #12922 from eska014/engine-singletons
Rémi Verschelde
2017-11-14
1
-5
/
+5
|
\
|
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-5
/
+5
*
|
change matrix and enable caching for Android, iOS and macOS (cross-compile)
Rhody Lugo
2017-11-13
1
-5
/
+16
|
/
*
Remove get_default_video_mode definition on OSX/iOS
Rémi Verschelde
2017-11-09
2
-7
/
+0
*
Prevent to stop music in another background app on iOS
volzhs
2017-11-06
1
-0
/
+3
*
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-03
2
-18
/
+0
|
\
|
*
Implemented physics plug
AndreaCatania
2017-11-04
2
-18
/
+0
*
|
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-11-02
1
-2
/
+6
*
|
Disable logging until the logs location is sorted out
Rémi Verschelde
2017-10-29
1
-1
/
+3
*
|
Merge pull request #12252 from MednauN/master
Rémi Verschelde
2017-10-20
2
-17
/
+62
|
\
\
|
*
|
Fix iOS GameCenter connection flow
Evgeny Zuev
2017-10-20
2
-17
/
+62
|
|
/
*
/
update GKScore init function
sersoong
2017-10-20
1
-1
/
+1
|
/
*
Sign iOS dylibs before packaging
Ruslan Mustakov
2017-10-16
1
-9
/
+9
*
Use binary names instead of absolute paths in calls to OS::execute.
J08nY
2017-10-13
1
-3
/
+3
*
Merge pull request #11826 from endragor/fix-game-center-player-id
Rémi Verschelde
2017-10-09
1
-1
/
+1
|
\
|
*
Fix returning Game Center player ID
Ruslan Mustakov
2017-10-04
1
-1
/
+1
*
|
Merge pull request #11824 from endragor/ios-logging
Rémi Verschelde
2017-10-09
4
-16
/
+18
|
\
\
|
*
|
Fix logging on iOS
Ruslan Mustakov
2017-10-04
4
-16
/
+18
|
|
/
*
/
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
4
-0
/
+55
|
/
*
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-10-02
2
-0
/
+11
|
\
|
*
Extract logging logic
Ruslan Mustakov
2017-09-25
2
-0
/
+11
*
|
Merged iphone and osx audio drivers into drivers/coreaudio
Marcelo Fernandez
2017-09-30
7
-265
/
+8
*
|
Merge pull request #11567 from QuLogic/scons-var-types
Rémi Verschelde
2017-09-25
1
-13
/
+13
|
\
\
|
*
|
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
1
-11
/
+11
|
*
|
Use BoolVariable for module options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
|
*
|
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
|
|
/
*
/
Enhance iOS export
Ruslan Mustakov
2017-09-26
1
-22
/
+339
|
/
*
Return player ID after connecting to Game Center
Ruslan Mustakov
2017-09-20
1
-0
/
+1
*
Fix enums bindings
Maxim Sheronov
2017-09-13
2
-6
/
+8
*
Fix files header
Poommetee Ketson
2017-09-01
2
-2
/
+2
*
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-4
/
+4
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-4
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
30
-30
/
+30
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-4
/
+2
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-1
/
+1
*
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-1
/
+1
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-1
/
+1
*
removed calls to cursor_set_visible on all platforms fixes #10167
toger5
2017-08-08
1
-1
/
+1
*
Merge pull request #10141 from ISylvox/lower_case_godot_api
Rémi Verschelde
2017-08-07
3
-5
/
+5
|
\
|
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
3
-5
/
+5
*
|
Copy point into mouse event as is
BastiaanOlij
2017-08-05
1
-5
/
+3
|
/
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
2
-2
/
+2
*
Added features for image formats
BastiaanOlij
2017-07-26
1
-1
/
+13
*
Fixed setting our system_fbo framebuffer
BastiaanOlij
2017-07-25
1
-2
/
+5
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
6
-19
/
+32
[next]