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
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
3
-55
/
+49
*
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 WINDOW_EVENT_FOCUS_IN for popups on Windows
PouleyKetchoupp
2020-08-26
1
-2
/
+4
*
|
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-22
2
-7
/
+10
*
|
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
2
-10
/
+7
|
/
*
[Windows] Fix modifier keys when using tablet input.
bruvzg
2020-08-17
1
-4
/
+4
*
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-13
1
-2
/
+0
*
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-11
3
-9
/
+27
*
DirectInput: use correct joypad id
Andreas Haas
2020-07-31
1
-3
/
+3
*
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
1
-3
/
+3
|
\
|
*
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-3
/
+3
*
|
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-1
/
+3
*
|
Merge pull request #38727 from Riteo/tiling-wm-issues-tests
Rémi Verschelde
2020-07-26
2
-7
/
+10
|
\
\
|
|
/
|
/
|
|
*
DisplayServer: separate window showing into another function
Lorenzo Cerqua
2020-07-23
2
-7
/
+10
*
|
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-2
/
+6
*
|
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
1
-2
/
+2
|
/
*
fix crlf for clipboard
Zae
2020-07-20
1
-1
/
+1
*
Merge pull request #40268 from DanielZTing/master
Rémi Verschelde
2020-07-15
2
-2
/
+2
|
\
|
*
Fix cancel/OK button order on macOS
Daniel Ting
2020-07-10
2
-2
/
+2
*
|
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-1
/
+7
|
/
*
Merge pull request #39888 from nekomatata/windows-create-window-error
Rémi Verschelde
2020-07-04
1
-5
/
+17
|
\
|
*
Fix errors when creating windows on Windows
PouleyKetchoupp
2020-06-27
1
-5
/
+17
*
|
Fix fullscreen flag on Windows, closes #37588
Juan Linietsky
2020-07-02
1
-0
/
+21
*
|
Add a separate application focus/in notification out from Window focus notifi...
Juan Linietsky
2020-06-30
2
-0
/
+20
|
/
*
Merge pull request #39751 from bruvzg/mingw_build_fix
Rémi Verschelde
2020-06-22
1
-0
/
+2
|
\
|
*
Fix use uninitialized `ofs` variable introduced in 39701.
bruvzg
2020-06-22
1
-0
/
+2
*
|
[Windows] Prevent overwriting old cursor handle on multiple mouse_mode change...
bruvzg
2020-06-22
1
-5
/
+10
|
/
*
Fix missing slider joystick handling on Windows
Bastiaan Olij
2020-06-20
2
-6
/
+11
*
Merge pull request #39427 from hcmlax/shortcut_issue_39351
Rémi Verschelde
2020-06-19
1
-2
/
+2
|
\
|
*
adding check for syskeydown on control and alt
unknown
2020-06-18
1
-2
/
+2
*
|
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 #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
*
|
|
|
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-06-13
2
-55
/
+88
*
|
|
|
Merge pull request #38958 from lawnjelly/time_overflow_4
Rémi Verschelde
2020-06-11
1
-2
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix overflow condition with QueryPerformanceCounter
lawnjelly
2020-05-22
1
-2
/
+19
*
|
|
|
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
*
|
|
|
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
*
|
|
|
Tweak the DirectInput initialization failure message
Hugo Locurcio
2020-05-28
1
-1
/
+2
*
|
|
|
Ignore invalid tablet driver name, when non are available.
bruvzg
2020-05-26
1
-0
/
+3
|
/
/
/
*
|
|
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
|
/
/
/
*
|
|
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
4
-26
/
+121
*
|
|
[Windows] Add quotes only to the command line arguments with special characters.
bruvzg
2020-05-19
2
-17
/
+29
[next]