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
/
gl_view.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Vulkan support
Sergey Minakov
2020-07-25
1
-702
/
+0
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-21
/
+0
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-13
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix crash on exit or resume on iOS 13
Max
2019-11-05
1
-6
/
+7
*
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
1
-36
/
+0
*
Fix crash on iOS devices during rotate
AlexRixhardson
2019-09-18
1
-3
/
+0
*
ARKit for Godot 3.2
BastiaanOlij
2019-06-30
1
-1
/
+1
*
Add EAGLContext for the fallback case
Sam Green
2019-03-16
1
-10
/
+18
*
Add logging around opengl es context creation. Ensure we can access project s...
Sam Green
2019-03-14
1
-8
/
+18
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Reduce String CoW
Hein-Pieter van Braam
2018-12-16
1
-1
/
+1
*
Support GLES2 for iOS
volzhs
2018-12-11
1
-2
/
+7
*
Fix iOS safe area insets to use pixels and not points
Ruslan Mustakov
2018-12-04
1
-1
/
+2
*
Fix some OSX and iOS Clang warnings
Rémi Verschelde
2018-10-04
1
-12
/
+0
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-5
/
+4
*
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
1
-3
/
+12
*
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
*
Allow to obtain virtual keyboard height
Ruslan Mustakov
2017-10-04
1
-0
/
+40
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-2
/
+2
*
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-04-09
1
-91
/
+90
*
Formatting of mm files
BastiaanOlij
2017-04-09
1
-122
/
+91
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
-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
-1
/
+1
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-1
/
+1
*
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
-27
/
+27
*
Reject any native video player calls on iOS that point to files within .pck a...
Aren Villanueva
2016-02-19
1
-57
/
+14
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
iOS compile fixes.
Aren Villanueva
2015-11-16
1
-1
/
+9
*
Added setting for CADisplayLink on iOS, so you no longer need to recompile to...
steve
2015-10-22
1
-37
/
+38
*
ios now displays splash screen between launch image and main scene, instead o...
steve
2015-09-10
1
-0
/
+2
*
improved calculation of screen resolution on ios
romulox_x
2015-06-03
1
-2
/
+3
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-03-03
1
-0
/
+32
|
\
|
*
add support for CADisplayLink
Rhody Lugo
2015-02-10
1
-0
/
+32
*
|
merges from okam repo
Juan Linietsky
2015-03-03
1
-0
/
+52
|
/
*
2D Rewrite Step [1]
Juan Linietsky
2015-01-10
1
-4
/
+0
*
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-12-02
1
-1
/
+18
*
-fix sound room params (was not working)
Juan Linietsky
2014-11-26
1
-2
/
+36
*
NavMesh
Juan Linietsky
2014-11-17
1
-4
/
+84
*
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
1
-3
/
+3
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
1
-3
/
+10
*
A bit of everything:
Juan Linietsky
2014-05-14
1
-1
/
+37
*
-OpenSSL Fixes
Juan Linietsky
2014-05-01
1
-3
/
+3
[next]