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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix modifier keys causing key-code mismatch on Linux/X11.
bruvzg
2019-08-28
1
-1
/
+4
*
Merge pull request #31709 from akien-mga/android-fix-thirdparty
Rémi Verschelde
2019-08-27
42
-5026
/
+5458
|
\
|
*
Android: Sync Google billing library with upstream, unmodified
Rémi Verschelde
2019-08-27
2
-32
/
+177
|
*
Android: Reapply custom changes to Google expansion.downloader lib
Rémi Verschelde
2019-08-27
9
-48
/
+417
|
*
Android: Resync Google expansion.downloader library with upstream, unmodified
Rémi Verschelde
2019-08-27
17
-3259
/
+3338
|
*
Android: Reapply changes to Google licensing lib from #24145
Rémi Verschelde
2019-08-27
4
-33
/
+61
|
*
Android: Resync Google licensing lib with upstream, unmodified
Rémi Verschelde
2019-08-27
21
-1700
/
+1513
|
*
Android: Fix another regression with Secure.ANDROID_ID
Rémi Verschelde
2019-08-27
3
-17
/
+15
*
|
Merge pull request #31713 from volzhs/fix-vibrate
Rémi Verschelde
2019-08-27
1
-1
/
+9
|
\
\
|
*
|
Suppress MissingPermission warning for Android vibration
volzhs
2019-08-27
1
-1
/
+9
|
|
/
*
/
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
4
-122
/
+132
|
/
*
Android: Bump gradle version to 5.1.1
Rémi Verschelde
2019-08-27
2
-2
/
+2
*
Merge pull request #31691 from m4gr3d/fix_oculus_mobile_input_mapping
Rémi Verschelde
2019-08-27
8
-48
/
+195
|
\
|
*
Update the fallback input mapping for the Oculus mobile devices.
fhuya
2019-08-26
8
-48
/
+195
*
|
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
2
-1
/
+118
|
/
*
iOS>=11 platform - when handling gestures on screen edges, godot apps should ...
fogine
2019-08-21
2
-0
/
+16
*
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
8
-0
/
+45
|
\
|
*
Support vibration for Android and iOS
volzhs
2019-08-21
8
-0
/
+45
*
|
Merge pull request #29871 from Faless/crypto/initial_pr
Rémi Verschelde
2019-08-21
1
-1
/
+1
|
\
\
|
*
|
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-19
1
-1
/
+1
|
|
/
*
/
Shut down Godot processes on app exit.
fhuya
2019-08-20
1
-0
/
+4
|
/
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
9
-29
/
+0
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
9
-29
/
+0
*
|
Merge pull request #31336 from Calinou/scons-libs-use-lists
Rémi Verschelde
2019-08-13
1
-1
/
+1
|
\
\
|
*
|
Always use lists for `LIBS` in SCons
Hugo Locurcio
2019-08-12
1
-1
/
+1
*
|
|
https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMai...
mellondill
2019-08-12
1
-0
/
+3
|
/
/
*
/
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
4
-78
/
+103
|
/
*
OS_X11::set_window_maximized gives up after 0.5s
Carl Drougge
2019-08-10
1
-3
/
+6
*
Fix audio capture naming in Javascript
Saracen
2019-08-09
1
-4
/
+2
*
fix usage of old macro when new variant intended
Robin Hübner
2019-08-09
1
-2
/
+2
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
13
-140
/
+54
*
Add feature tag for hmd devices based on DOF
Cameron Reikes
2019-08-07
1
-0
/
+133
*
Merge pull request #30468 from SaracenOne/expose_audio_capture
Rémi Verschelde
2019-08-07
1
-3
/
+3
|
\
|
*
Exposes capture methods to AudioServer, variable renames for consistency,
Saracen
2019-07-15
1
-3
/
+3
*
|
Merge pull request #31174 from qarmin/thread_sanitizer
Rémi Verschelde
2019-08-07
2
-2
/
+12
|
\
\
|
*
|
Added Thread Sanitizer
qarmin
2019-08-07
2
-2
/
+12
*
|
|
Fix wrong mouse wheel position for MOUSE_MODE_CAPTURED on Windows
Tan Wang Leng
2019-08-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #30961 from Calinou/window-size-error
Rémi Verschelde
2019-07-30
3
-6
/
+6
|
\
\
|
*
|
Turn `OS.set_min/max_window_size()` warnings into errors
Hugo Locurcio
2019-07-30
3
-6
/
+6
*
|
|
Android: Remove unusable android_stl=no option
Rémi Verschelde
2019-07-30
1
-5
/
+6
*
|
|
Android: Drop support for NDK < r15
Rémi Verschelde
2019-07-30
2
-29
/
+21
|
/
/
*
|
Fix strict-aliasing warning in OS_Windows::get_unix_time.
Ibrahn Sahir
2019-07-29
1
-2
/
+10
*
|
Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678
Guilherme Felipe
2019-07-24
3
-0
/
+3
*
|
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
3
-4
/
+6
|
\
\
|
*
|
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
3
-4
/
+6
*
|
|
Fix type mismatch in iOS interface orientation checks
Rémi Verschelde
2019-07-22
1
-1
/
+1
*
|
|
SCons: Fix uses of [].append instead of env.add_source_files()
Rémi Verschelde
2019-07-22
1
-4
/
+5
*
|
|
Emscripten: Do not define BINARYEN_TRAP_MODE='clamp'
Rémi Verschelde
2019-07-22
1
-1
/
+0
|
/
/
*
|
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
1
-1
/
+2
|
\
\
|
*
|
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-1
/
+2
|
|
/
[next]