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
/
icloud.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
1
-357
/
+0
*
iOS: Refactoring
Sergey Minakov
2020-10-02
1
-7
/
+7
*
iOS: Vulkan support
Sergey Minakov
2020-07-25
1
-16
/
+14
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Resolve iOS and GLES compilation failures
Sam Green
2020-02-21
1
-8
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add missing return statements (iOS and server).
bruvzg
2018-02-25
1
-0
/
+2
*
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
*
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-04-09
1
-97
/
+90
*
Formatting of mm files
BastiaanOlij
2017-04-09
1
-62
/
+39
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-8
/
+8
*
Working on compile issues for iOS
BastiaanOlij
2017-01-16
1
-6
/
+6
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-8
/
+8
*
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
-42
/
+42
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Use macros to determine which iOS SDK we have in order to be backwards compat...
Aren Villanueva
2015-11-16
1
-0
/
+8
*
iOS compile fixes.
Aren Villanueva
2015-11-16
1
-2
/
+0
*
Initial iCloud implementation, supporting key value pairs
steve
2015-09-27
1
-0
/
+379