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
*
Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets
Hugo Locurcio
2020-06-19
2
-9
/
+9
*
Merge pull request #39542 from Ev1lbl0w/feature/kill-pid
Rémi Verschelde
2020-06-16
1
-0
/
+7
|
\
|
*
Allow Godot to kill it's own PID
Ev1lbl0w
2020-05-13
1
-0
/
+7
*
|
Merge pull request #39579 from m4gr3d/provide_activity_to_godot_plugin_constr...
Rémi Verschelde
2020-06-16
3
-7
/
+17
|
\
\
|
*
|
Clean up the `GodotPlugin` public API.
Fredia Huya-Kouadio
2020-06-16
3
-7
/
+17
*
|
|
Merge pull request #39189 from touilleMan/issue-38925
Rémi Verschelde
2020-06-15
2
-46
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...
Emmanuel Leblond
2020-05-31
2
-46
/
+10
*
|
|
Merge pull request #39457 from bruvzg/kbd_layouts
Rémi Verschelde
2020-06-15
6
-136
/
+290
|
\
\
\
|
*
|
|
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-06-13
6
-136
/
+290
*
|
|
|
Merge pull request #39436 from bruvzg/macos_export_notarization
Rémi Verschelde
2020-06-15
1
-1
/
+118
|
\
\
\
\
|
*
|
|
|
macOS export, add notarization support and id / signing / notarization config...
bruvzg
2020-06-10
1
-1
/
+118
*
|
|
|
|
Merge pull request #39537 from Faless/js/fs_sync_iteration
Rémi Verschelde
2020-06-14
1
-4
/
+8
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Immediately run first iteration after JS FS sync.
Fabio Alessandrelli
2020-06-14
1
-4
/
+8
|
|
/
/
/
*
|
|
|
Simplify some code in platform/uwp/export
Aaron Franke
2020-06-11
1
-17
/
+1
*
|
|
|
Merge pull request #38958 from lawnjelly/time_overflow_4
Rémi Verschelde
2020-06-11
2
-4
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix overflow condition with QueryPerformanceCounter
lawnjelly
2020-05-22
2
-4
/
+38
*
|
|
|
Merge pull request #39304 from m4gr3d/enable_focus_awareness
Rémi Verschelde
2020-06-05
2
-0
/
+35
|
\
\
\
\
|
*
|
|
|
Add support for focus awareness
Fredia Huya-Kouadio
2020-06-04
2
-0
/
+35
*
|
|
|
|
Swtich HTML5 key detection from keyCode to code.
Fabio Alessandrelli
2020-06-04
2
-394
/
+197
|
/
/
/
/
*
|
|
|
Check if the specified Android release keystore exists
Marcus Brummer
2020-06-04
1
-0
/
+7
*
|
|
|
Merge pull request #39060 from madmiraal/fix-38869
Rémi Verschelde
2020-06-04
1
-8
/
+7
|
\
\
\
\
|
*
|
|
|
Update Windows GUID to SDL uid conversion.
Marcel Admiraal
2020-05-26
1
-8
/
+7
*
|
|
|
|
Fix inconsistent error messages with Android custom export templates
PouleyKetchoupp
2020-06-01
1
-4
/
+13
*
|
|
|
|
Update OSX GUID to SDL uid conversion.
Marcel Admiraal
2020-05-30
1
-1
/
+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add dinput nullptr checks.
Marcel Admiraal
2020-05-30
1
-1
/
+7
*
|
|
|
Do not probe joypads if DirectInput cannot be initialized.
Marcel Admiraal
2020-05-29
1
-6
/
+9
*
|
|
|
Add missing consumePurchase plugin method for GodotPayment
volzhs
2020-05-28
1
-1
/
+1
*
|
|
|
Tweak the DirectInput initialization failure message
Hugo Locurcio
2020-05-28
1
-1
/
+2
*
|
|
|
Validate that `Use Custom Build` is enabled when `Plugins` are selected
Fredia Huya-Kouadio
2020-05-27
3
-6
/
+12
*
|
|
|
Merge pull request #39080 from m4gr3d/fix_emit_signal
Rémi Verschelde
2020-05-27
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Use compile-time constant for the size of the signal parameters
Fredia Huya-Kouadio
2020-05-27
1
-2
/
+4
*
|
|
|
|
Provide the ability for clients of the Godot library to add their own command...
Fredia Huya-Kouadio
2020-05-27
1
-1
/
+2
*
|
|
|
|
Ignore invalid tablet driver name, when non are available.
bruvzg
2020-05-26
1
-0
/
+3
*
|
|
|
|
Merge pull request #39050 from timoschwarzer/google-play-billing-4.0
Rémi Verschelde
2020-05-26
15
-1916
/
+213
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Re-implement GodotPayment Android plugin using the Google Play Billing library
Timo Schwarzer
2020-05-25
15
-1916
/
+213
*
|
|
|
|
Merge pull request #38996 from mbrlabs/android-plugin-fix
Rémi Verschelde
2020-05-25
2
-0
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
Perform a clean Gradle build if android plugins changed
Marcus Brummer
2020-05-25
2
-0
/
+45
*
|
|
|
|
|
Merge pull request #39047 from m4gr3d/fix_emit_signal
Rémi Verschelde
2020-05-25
1
-2
/
+3
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix parameters passing when emitting signal
Fredia Huya-Kouadio
2020-05-25
1
-2
/
+3
*
|
|
|
|
|
Stop ignoring hidden files and directories in the `assets` directory
Fredia Huya-Kouadio
2020-05-25
1
-0
/
+5
|
/
/
/
/
/
*
|
/
/
/
Fix JS audioContext parameters.
Fabio Alessandrelli
2020-05-25
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #39004 from nekomatata/android-reset-surface
Rémi Verschelde
2020-05-24
7
-17
/
+43
|
\
\
\
\
|
*
|
|
|
Proper surface reset when resuming app on Android
PouleyKetchoupp
2020-05-24
7
-17
/
+43
*
|
|
|
|
Merge pull request #39007 from nekomatata/android-object-id-long
Rémi Verschelde
2020-05-24
4
-11
/
+11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use long instead of int for object id in Android java wrapper
PouleyKetchoupp
2020-05-24
4
-11
/
+11
|
|
/
/
/
*
|
|
|
Merge pull request #38951 from bruvzg/win_ink_block_mm_4
Rémi Verschelde
2020-05-22
3
-3
/
+43
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Block WM_MOUSEMOVE during Windows Ink pen handling.
bruvzg
2020-05-22
3
-3
/
+43
*
|
|
|
Fix segmentation fault when using context_vulkan after memdelete context_vulkan
GuidoRevers
2020-05-21
1
-12
/
+12
|
/
/
/
*
|
|
Merge pull request #38874 from bruvzg/tab_drv_sel_40
Rémi Verschelde
2020-05-20
4
-26
/
+121
|
\
\
\
|
*
|
|
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
4
-26
/
+121
[next]