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
/
app_delegate.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update detect.py
Sam Green
2020-02-21
1
-2
/
+14
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Support vibration for Android and iOS
volzhs
2019-08-21
1
-0
/
+5
*
Add logging around opengl es context creation. Ensure we can access project s...
Sam Green
2019-03-14
1
-12
/
+6
*
Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: eve...
Ivan Ponomarev
2019-02-26
1
-2
/
+4
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
1
-1
/
+1
*
Proper focus in/out handling on iOS
Ruslan Mustakov
2018-05-11
1
-12
/
+9
*
Resume audio on iOS after phone call or alarm
Ruslan Mustakov
2018-05-07
1
-21
/
+58
*
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
1
-41
/
+62
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
iOS: Drop obsolete code from never-public modules
Rémi Verschelde
2017-12-10
1
-130
/
+3
*
use application:didFinishLaunchingWithOptions: instead of applicationDidFinis...
volzhs
2017-12-07
1
-1
/
+2
*
Prevent to stop music in another background app on iOS
volzhs
2017-11-06
1
-0
/
+3
*
Fix logging on iOS
Ruslan Mustakov
2017-10-04
1
-11
/
+6
*
Merged iphone and osx audio drivers into drivers/coreaudio
Marcelo Fernandez
2017-09-30
1
-3
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-5
/
+5
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-4
/
+3
*
Merge pull request #8935 from volzhs/get-locale-master
Rémi Verschelde
2017-05-27
1
-2
/
+1
|
\
|
*
Make OS.get_locale() returns same value
volzhs
2017-05-27
1
-2
/
+1
*
|
Fixed audio can not resume if it is interrupted cause by an incoming phone call
sanikoyes
2017-05-26
1
-0
/
+5
|
/
*
More fixes for iOS Godot 3.0
BastiaanOlij
2017-05-23
1
-1
/
+7
*
MFI gamepad support for iPhone
BastiaanOlij
2017-05-17
1
-81
/
+431
*
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-04-09
1
-49
/
+48
*
Formatting of mm files
BastiaanOlij
2017-04-09
1
-173
/
+163
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fixing magnetometer on iOS
BastiaanOlij
2017-03-24
1
-2
/
+2
*
iphone: Drop unused Appirater thirdparty API
Rémi Verschelde
2017-03-05
1
-9
/
+0
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Working on compile issues for iOS
BastiaanOlij
2017-01-16
1
-29
/
+9
*
Added support for getting gravity vector from iOS
BastiaanOlij
2017-01-12
1
-6
/
+10
*
Added logic for adjusting to screen orientation and removed final negative z
BastiaanOlij
2017-01-12
1
-4
/
+31
*
Added gravity vector back into the accelerometer data and flipped Z on the gyro
BastiaanOlij
2017-01-12
1
-1
/
+4
*
Fixed up release motionManager and negate z for gyro and magnetometer
BastiaanOlij
2017-01-12
1
-1
/
+1
*
Replacing deprecated UIAccelerometer with Core Motion
BastiaanOlij
2017-01-12
1
-1
/
+46
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-5
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-15
/
+15
*
missed rename "keep_screen_on" for ios
volzhs
2016-01-19
1
-1
/
+1
*
Add ability to set "keep screen on" for iOS
volzhs
2016-01-16
1
-2
/
+8
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
iOS compile fixes.
Aren Villanueva
2015-11-16
1
-0
/
+2
*
Added setting for CADisplayLink on iOS, so you no longer need to recompile to...
steve
2015-10-22
1
-0
/
+2
*
merged some stuff for okam
Juan Linietsky
2015-09-03
1
-2
/
+43
*
fixed ios compilation error
romulox_x
2015-07-01
1
-1
/
+1
*
-some changes by okam
Juan Linietsky
2015-06-30
1
-0
/
+23
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
[next]