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
*
iOS>=11 platform - when handling gestures on screen edges, godot apps should ...
fogine
2019-08-21
2
-0
/
+16
*
Support vibration for Android and iOS
volzhs
2019-08-21
3
-0
/
+12
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
2
-6
/
+3
*
Fix type mismatch in iOS interface orientation checks
Rémi Verschelde
2019-07-22
1
-1
/
+1
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-1
/
+2
*
Add microphone privilege settings support back into export and add privilege ...
Bastiaan Olij
2019-07-06
2
-2
/
+22
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-9
/
+9
*
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
1
-2
/
+2
|
\
|
*
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
1
-2
/
+2
*
|
ARKit for Godot 3.2
BastiaanOlij
2019-06-30
5
-44
/
+55
*
|
Allow '-' character in iOS reverse DNS identifiers dissallow underscores.
Nicholas Thompson
2019-06-25
1
-2
/
+2
*
|
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-17
2
-6
/
+6
*
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
6
-0
/
+488
|
/
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
2
-2
/
+2
*
Merge pull request #29032 from akien-mga/tools-exceptions-rtti
Rémi Verschelde
2019-05-21
1
-4
/
+6
|
\
|
*
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
2019-05-20
1
-4
/
+6
*
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
|
/
*
Allow project export to be canceled
George Marques
2019-05-18
1
-6
/
+16
*
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
2
-5
/
+5
*
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
1
-1
/
+1
|
\
|
*
Small fixes to static analyzer bugs
qarmin
2019-04-04
1
-1
/
+1
*
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-5
/
+5
*
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-7
/
+8
*
|
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
2
-9
/
+0
*
|
Remove unused imports
Hendrikto
2019-04-06
2
-3
/
+0
|
/
*
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
2
-20
/
+24
*
Fix directory check when exporting project
volzhs
2019-03-06
1
-1
/
+1
*
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
2
-1
/
+4
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
2
-1
/
+4
*
|
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
*
|
Remove microphone from export options and distribution plist
Sam Green
2019-03-04
1
-4
/
+0
|
/
*
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
1
-10
/
+4
*
SCons: Move platform-specific Opus config to its module
Rémi Verschelde
2019-03-02
1
-8
/
+0
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+6
*
Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: eve...
Ivan Ponomarev
2019-02-26
1
-2
/
+4
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
1
-1
/
+1
*
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
[next]