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
*
New export options iOS
Bastiaan Olij
2019-02-16
1
-2
/
+77
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
5
-11
/
+13
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-12
/
+12
*
SCons: Drop unused MPC_FIXED_POINT define
Rémi Verschelde
2019-01-16
1
-1
/
+1
*
Make export valid when setting custom packages for iOS
volzhs
2019-01-12
1
-12
/
+18
*
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-09
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
26
-52
/
+52
*
Merge pull request #24545 from akien-mga/osxcross-mono
Rémi Verschelde
2018-12-30
2
-1
/
+5
|
\
|
*
SCons: Allow building Mono module with OSXCross
Rémi Verschelde
2018-12-22
2
-1
/
+5
*
|
SCons: Drop ios_sim option forcing x86, simulator needs x86_64
Rémi Verschelde
2018-12-27
1
-5
/
+1
|
/
*
Core: Drop unused global_defaults logic
Rémi Verschelde
2018-12-20
2
-66
/
+0
*
Reduce String CoW
Hein-Pieter van Braam
2018-12-16
1
-1
/
+1
*
Merge pull request #24285 from volzhs/support-gles2-ios
Rémi Verschelde
2018-12-13
2
-9
/
+57
|
\
|
*
Support GLES2 for iOS
volzhs
2018-12-11
2
-9
/
+57
*
|
Bump minimum iOS version to 10
Sam Green
2018-12-12
1
-6
/
+6
|
/
*
Merge pull request #24166 from volzhs/export-ios
Rémi Verschelde
2018-12-05
1
-0
/
+70
|
\
|
*
Add checking required field for exporting iOS
volzhs
2018-12-05
1
-0
/
+70
*
|
Fix iOS safe area insets to use pixels and not points
Ruslan Mustakov
2018-12-04
1
-1
/
+2
|
/
*
Show error if required fields are not filled when exporting iOS
volzhs
2018-11-23
1
-1
/
+17
*
Merge pull request #21339 from Placinta/master
Rémi Verschelde
2018-11-20
1
-4
/
+5
|
\
|
*
Pass -isysroot to compiler / linker when doing a macOS build
Alexandru Croitor
2018-08-27
1
-4
/
+5
*
|
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-02
1
-1
/
+5
|
\
\
|
*
|
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-1
/
+5
*
|
|
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
1
-3
/
+2
*
|
|
Fix initialization of visual server in all platforms
George Marques
2018-11-01
1
-6
/
+5
|
/
/
*
|
Dont use equality operators with None singleton in python files
lupoDharkael
2018-10-27
1
-1
/
+1
*
|
Fix some OSX and iOS Clang warnings
Rémi Verschelde
2018-10-04
1
-12
/
+0
*
|
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
[next]