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
*
Merge pull request #42381 from timothyqiu/osx-hidden
Rémi Verschelde
2020-09-29
2
-0
/
+12
|
\
|
*
Hides special folders in FileDialog for macOS
Haoyu Qiu
2020-09-28
2
-0
/
+12
*
|
Merge pull request #41385 from m4gr3d/fix_splash_loading_master
Rémi Verschelde
2020-09-28
7
-6
/
+115
|
\
\
|
*
|
Fix splash screen loading on Android
Fredia Huya-Kouadio
2020-08-19
7
-6
/
+115
*
|
|
Merge pull request #42262 from akien-mga/ios-pvrtc-fixes
Rémi Verschelde
2020-09-28
1
-4
/
+3
|
\
\
\
|
*
|
|
iOS: Fix multiple issues with PVRTC import, disable ETC1
Vasiliy Makarov
2020-09-23
1
-4
/
+3
*
|
|
|
Merge pull request #42327 from bruvzg/4_mac_captured_fix
Rémi Verschelde
2020-09-28
1
-0
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[macOS] Fix mouse position in captured mode.
bruvzg
2020-09-25
1
-0
/
+6
|
|
/
/
*
/
/
Add all headers to VS Project
Bartłomiej T. Listwon
2020-09-27
1
-3
/
+3
|
/
/
*
|
Merge pull request #42178 from Faless/js/sync_fs_size_handlers
Rémi Verschelde
2020-09-23
9
-200
/
+264
|
\
\
|
*
|
JS synchronous start, better persistent FS sync.
Fabio Alessandrelli
2020-09-23
5
-73
/
+107
|
*
|
Make canvas resize optional in HTML5.
Fabio Alessandrelli
2020-09-23
1
-0
/
+2
|
*
|
Better HiDPI support in HTML5.
Fabio Alessandrelli
2020-09-23
1
-2
/
+6
|
*
|
Window event listener do not use capture.
Fabio Alessandrelli
2020-09-23
1
-2
/
+5
|
*
|
Small refactor to JavaScript handlers.
Fabio Alessandrelli
2020-09-23
2
-19
/
+51
|
*
|
Expose request_quit method to JS in HTML5 export.
Fabio Alessandrelli
2020-09-23
1
-0
/
+17
|
*
|
[HTML5] Add override keyword, cleanup methods.
Fabio Alessandrelli
2020-09-18
4
-110
/
+82
*
|
|
Add overridable init method for the Godot fragment instance.
Fredia Huya-Kouadio
2020-09-18
1
-2
/
+22
|
/
/
*
|
Fix typos with codespell
Rémi Verschelde
2020-09-18
3
-3
/
+3
*
|
X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found
Rémi Verschelde
2020-09-18
1
-1
/
+6
*
|
Linux/BSD: Fix support for NetBSD
Rémi Verschelde
2020-09-18
2
-4
/
+21
*
|
Add window click-through support.
bruvzg
2020-09-17
7
-0
/
+111
*
|
Only display the Windows toggle console option if it can actually be used
Hugo Locurcio
2020-09-14
2
-0
/
+4
*
|
Remove unused Python imports.
Marcel Admiraal
2020-09-10
1
-1
/
+0
*
|
Explicitly add implicitly added semicolons.
Marcel Admiraal
2020-09-09
1
-4
/
+4
*
|
Adds PCK encryption support (using script encryption key for export).
bruvzg
2020-09-05
3
-5
/
+5
*
|
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
13
-75
/
+69
*
|
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-09-03
3
-26
/
+19
|
\
\
|
*
|
Add Windows Subsystem build option.
bruvzg
2020-08-17
1
-5
/
+16
|
*
|
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
3
-27
/
+9
*
|
|
Fix drag and drop between windows in X11 display server
PouleyKetchoupp
2020-09-03
2
-15
/
+86
*
|
|
Merge pull request #41456 from nekomatata/x11-fix-popups
Rémi Verschelde
2020-09-03
6
-92
/
+194
|
\
\
\
|
*
|
|
Fix WINDOW_EVENT_FOCUS_IN for popups on Windows
PouleyKetchoupp
2020-08-26
1
-2
/
+4
|
*
|
|
Fix menu popups delay and focus in X11 display server
PouleyKetchoupp
2020-08-26
2
-80
/
+162
|
*
|
|
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-22
6
-12
/
+30
|
|
|
/
|
|
/
|
*
|
|
Fix issue causing the textedit to move upward
Fredia Huya-Kouadio
2020-08-30
2
-3
/
+7
*
|
|
Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...
Rémi Verschelde
2020-08-27
2
-43
/
+7
|
\
\
\
|
*
|
|
Revert "Fix virtual keyboard height regression"
Fredia Huya-Kouadio
2020-08-26
2
-43
/
+7
*
|
|
|
Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...
Rémi Verschelde
2020-08-26
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "Disable virtual keyboard focus adjustment on Android"
Fredia Huya-Kouadio
2020-08-26
1
-1
/
+0
*
|
|
|
Revert "Move PopupWindow logic to GodotEditText on Android"
Fredia Huya-Kouadio
2020-08-26
2
-56
/
+67
|
/
/
/
*
|
|
[macOS] Fix heap use-after-free in DisplayServer.
bruvzg
2020-08-25
1
-5
/
+7
*
|
|
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-21
1
-1
/
+4
|
/
/
*
|
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
6
-30
/
+12
*
|
Merge pull request #41080 from naithar/feature/ios-framework-import
Rémi Verschelde
2020-08-19
1
-24
/
+24
|
\
\
|
|
/
|
/
|
|
*
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-19
1
-24
/
+24
*
|
[Windows] Fix modifier keys when using tablet input.
bruvzg
2020-08-17
1
-4
/
+4
*
|
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
4
-4
/
+8
*
|
Merge pull request #41285 from bruvzg/macos_on_top_4
Rémi Verschelde
2020-08-15
1
-1
/
+5
|
\
\
|
*
|
Fix "on top" incorrectly set on init (all platforms).
bruvzg
2020-08-15
1
-1
/
+5
[next]