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
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+2
*
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
1
-4
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
7
-13
/
+13
*
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-1
/
+4
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+1
*
Fix file hints
Marcin Zawiejski
2018-08-23
1
-11
/
+11
*
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-20
1
-5
/
+5
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-3
/
+3
*
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
1
-1
/
+5
*
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-2
/
+6
*
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
1
-1
/
+1
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
2
-0
/
+10
*
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-5
/
+0
*
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
1
-1
/
+1
*
Respect window/handheld/orientation setting in iOS
Yasha Borevich
2018-07-01
3
-61
/
+25
*
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
1
-0
/
+0
*
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
2
-21
/
+59
*
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-02
3
-47
/
+13
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
3
-47
/
+13
*
|
Provide error details when in-app purchase fails
Ruslan Mustakov
2018-04-19
1
-0
/
+1
|
/
*
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
6
-77
/
+117
*
Fix UpdatePowerInfo method implementation in PowerIphone class
Igors Vaitkus
2018-03-31
1
-1
/
+1
*
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
2018-03-28
1
-1
/
+6
*
fix iOS build - error due to GLES2 missing include (with the advice from bruv...
Yannick Le Duc
2018-03-13
1
-0
/
+1
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-1
/
+2
*
Add missing return statements (iOS and server).
bruvzg
2018-02-25
1
-0
/
+2
*
add restore purchases for iOS
J Andrew Long
2018-02-22
2
-0
/
+15
*
Improve missing iOS loading screen error message
Ruslan Mustakov
2018-01-07
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
24
-0
/
+24
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
2
-2
/
+4
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
2
-0
/
+3
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
2
-0
/
+3
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
28
-56
/
+56
|
/
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
1
-1
/
+1
*
iOS: Drop obsolete code from never-public modules
Rémi Verschelde
2017-12-10
2
-138
/
+3
*
Fix Manage Export Templates link
MattUV
2017-12-08
1
-0
/
+1
*
Merge pull request #14356 from volzhs/ios-delegate-master
Rémi Verschelde
2017-12-07
1
-1
/
+2
|
\
|
*
use application:didFinishLaunchingWithOptions: instead of applicationDidFinis...
volzhs
2017-12-07
1
-1
/
+2
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
3
-16
/
+12
|
/
*
Fix open_dynamic_library override in OSIPhone
Ruslan Mustakov
2017-12-03
2
-3
/
+3
*
Enhanced iOS and UWP logo on Export dialog
Indah Sylvia
2017-11-29
1
-4
/
+2
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-0
/
+1
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Return and repair file logging
Ruslan Mustakov
2017-11-21
2
-13
/
+7
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
6
-92
/
+480
*
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
[next]