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
...
*
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
Rémi Verschelde
2021-10-05
8
-4
/
+10
|
\
|
*
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
8
-4
/
+10
*
|
Merge pull request #53405 from winterpixelgames/PR-more-error-logging-release
Rémi Verschelde
2021-10-05
2
-4
/
+0
|
\
\
|
*
|
revert 0d7409a so additional error information prints in release builds
Jordan Schidlowsky
2021-10-04
2
-4
/
+0
*
|
|
Merge pull request #52684 from Frixuu/master
Rémi Verschelde
2021-10-01
4
-0
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow for mapping keycodes to current layout
Frixuu
2021-09-21
4
-0
/
+48
*
|
|
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-16
/
+16
|
|
/
|
/
|
*
|
Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcode
Rémi Verschelde
2021-09-21
1
-2
/
+21
|
\
\
|
|
/
|
/
|
|
*
Fix shell_open not returning errors on Windows
Ricardo Subtil
2021-09-19
1
-2
/
+21
*
|
Fix Windows cursor with trails disappearing in fullscreen
Dan
2021-09-19
2
-0
/
+17
|
/
*
Clean DisplayServerWindows and add missing guards
Max Hilbrunner
2021-09-10
1
-156
/
+139
*
Fix bad size after restoring a minimized window under Windows
jmb462
2021-08-27
1
-0
/
+1
*
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-25
1
-0
/
+10
|
\
|
*
Improve crash handler message display
Hugo Locurcio
2021-06-17
1
-0
/
+10
*
|
Merge pull request #52001 from floppyhammer/fix-window-decor-size-on-windows
Max Hilbrunner
2021-08-24
1
-10
/
+23
|
\
\
|
*
|
Fix window decoration size on Windows
floppyhammer
2021-08-23
1
-10
/
+23
*
|
|
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-1
/
+1
|
/
/
*
|
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
2
-2
/
+2
*
|
Add input buffering framework
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
1
-10
/
+10
*
|
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
Split windows platform export template into multiple files
Sergey Minakov
2021-08-12
4
-308
/
+382
*
|
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
2
-7
/
+7
*
|
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
2
-4
/
+8
*
|
Fix vertical scroll/zoom for precision touchpad
Georg Wacker
2021-08-06
1
-3
/
+2
*
|
Windows: Fix build with SCons 4.2.0
Rémi Verschelde
2021-08-01
1
-1
/
+1
*
|
Remove unnecessary 'pass' statement
luz paz
2021-07-25
1
-1
/
+0
*
|
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-4
/
+4
*
|
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
4
-8
/
+8
*
|
Modernize Display server to use override keyword
Hendrik Brucker
2021-07-16
1
-80
/
+80
*
|
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
6
-61
/
+31
*
|
Merge pull request #39139 from ThakeeNathees/windows-err-to-stderr
Rémi Verschelde
2021-07-06
1
-12
/
+12
|
\
\
|
*
|
Windows error logs directed to stderr
Thakee Nathees
2020-05-29
1
-12
/
+12
*
|
|
Replace backslash with forward slash in OS_Windows path methods
miere43
2021-07-04
1
-6
/
+6
*
|
|
[Windows Export] Use temporary file for osslsigncode signing.
bruvzg
2021-06-29
1
-1
/
+11
*
|
|
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
3
-20
/
+20
*
|
|
Move many input enums to their own file
Aaron Franke
2021-06-20
1
-9
/
+9
*
|
|
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
2
-11
/
+11
|
|
/
|
/
|
*
|
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
\
|
*
|
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
|
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-3
/
+3
*
|
|
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
2
-2
/
+2
*
|
|
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-4
/
+4
*
|
|
Merge pull request #38430 from aaronfranke/transform3d
Rémi Verschelde
2021-06-03
1
-2
/
+2
|
\
\
\
|
*
|
|
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-2
/
+2
|
|
/
/
*
/
/
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
1
-19
/
+30
|
/
/
*
|
Fixed window_can_draw of DisplayServerWindows
Hendrik Brucker
2021-06-02
1
-1
/
+1
[prev]
[next]