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
...
|
*
|
Enable usage of asan-enabled versions of prebuilt libraries
Pedro J. Estébanez
2024-06-14
1
-10
/
+12
*
|
|
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
1
-1
/
+8
|
|
/
|
/
|
*
|
Windows: Fix arch detection via VCTOOLSINSTALLDIR
Max Hilbrunner
2024-06-25
1
-2
/
+3
*
|
Merge pull request #93491 from patwork/fix-type-limits-windows-utils
Rémi Verschelde
2024-06-24
1
-1
/
+1
|
\
\
|
*
|
Fix type-limits warning in windows_utils
patwork
2024-06-22
1
-1
/
+1
*
|
|
Merge pull request #93342 from kus04e4ek/build-fix
Rémi Verschelde
2024-06-24
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix not using `encoding="utf-8"` when writing to files or reading from them
Kusok
2024-06-19
1
-3
/
+3
*
|
|
|
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
2
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
[Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW.
bruvzg
2024-06-20
1
-0
/
+1
|
/
/
*
|
Tweak warning messages related to V-Sync on OpenGL
Hugo Locurcio
2024-06-16
1
-2
/
+2
*
|
[Windows] Add Windows version and Wine checks for Windows 10+ dark mode API.
bruvzg
2024-06-13
2
-38
/
+44
*
|
Input use GetKeyState instead of GetAsyncKeyState
kit
2024-06-12
1
-5
/
+5
|
/
*
Merge pull request #91890 from Repiteo/scons/silence_msvc-fixes
Rémi Verschelde
2024-06-11
1
-8
/
+41
|
\
|
*
SCons: Fix `silence_msvc` implementation errors
Thaddeus Crews
2024-05-14
1
-8
/
+41
*
|
Merge pull request #92843 from anniryynanen/tooltip-in-popup
Rémi Verschelde
2024-06-10
1
-1
/
+4
|
\
\
|
*
|
Stop color picker tooltip from stealing input events
Anni Ryynänen
2024-06-06
1
-1
/
+4
*
|
|
Merge pull request #92826 from bruvzg/nat_icon_checks
Rémi Verschelde
2024-06-07
2
-18
/
+32
|
\
\
\
|
*
|
|
Improve native menu and status indicator icons conversion and checks.
bruvzg
2024-06-06
2
-18
/
+32
|
|
/
/
*
|
|
Merge pull request #92781 from bruvzg/menu_open_close_imp
Rémi Verschelde
2024-06-07
2
-0
/
+7
|
\
\
\
|
*
|
|
[macOS] Improve native menu open/close callbacks.
bruvzg
2024-06-05
2
-0
/
+7
*
|
|
|
Merge pull request #92702 from kleonc/cursor_image_from_atlas_texture_fix
Rémi Verschelde
2024-06-07
1
-8
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix creating cursor image from AtlasTexture
kleonc
2024-06-05
1
-8
/
+3
*
|
|
|
Fix Windows Activate Process
Hilderin
2024-06-03
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Use current mouse button state instead of saved values.
bruvzg
2024-05-31
2
-12
/
+31
|
/
/
*
|
Merge pull request #92415 from bruvzg/win_mod_keys
Rémi Verschelde
2024-05-31
2
-58
/
+76
|
\
\
|
*
|
[Windows] Use current keyboard state instead of saved values for modifier keys.
bruvzg
2024-05-27
2
-58
/
+76
*
|
|
Fix multichar warning in windows_utils
patwork
2024-05-30
1
-2
/
+2
*
|
|
Merge pull request #86029 from 0x0ACB/resize_fix
Rémi Verschelde
2024-05-30
1
-18
/
+8
|
\
\
\
|
*
|
|
remove dead code from DisplayServerWindows::window_set_size
ACB
2024-05-28
1
-18
/
+8
|
|
/
/
*
|
|
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
1
-3
/
+18
|
\
\
\
|
*
|
|
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-3
/
+18
|
|
/
/
*
|
|
Merge pull request #92325 from Repiteo/scons/res-race-condition-fix
Rémi Verschelde
2024-05-28
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SCons: Fix `RES` race condition
Thaddeus Crews
2024-05-24
1
-0
/
+2
*
|
|
Fix build with `vuklan=no` and `d3d12=no` after #91505.
bruvzg
2024-05-25
1
-0
/
+2
|
/
/
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
2
-0
/
+15
*
|
Merge pull request #92252 from poiati/fix-wayland-window-class
Rémi Verschelde
2024-05-23
2
-5
/
+5
|
\
\
|
*
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
2
-5
/
+5
*
|
|
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-4
/
+4
|
/
/
*
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
3
-9
/
+10
*
|
[Windows] Use CRLF in the terminal prints.
bruvzg
2024-05-20
1
-9
/
+19
|
/
*
Revert "Implement "get_mingw_tool" to fix mingw prefixes"
Rémi Verschelde
2024-05-09
2
-54
/
+77
*
DisplayServer: Avoid deadlocks while issuing input events and recursive main ...
Pedro J. Estébanez
2024-05-08
1
-7
/
+7
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-7
/
+7
*
Merge pull request #91698 from bruvzg/mingw_exe_size
Rémi Verschelde
2024-05-08
1
-8
/
+11
|
\
|
*
[MinGW] Restore executable size check.
bruvzg
2024-05-08
1
-8
/
+11
*
|
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+1
|
/
*
Merge pull request #91361 from RandomShaper/fix_no_focusin
Rémi Verschelde
2024-05-07
2
-18
/
+32
|
\
|
*
Windows: Fix WINDOW_EVENT_FOCUS_IN not delivered in some cases
Pedro J. Estébanez
2024-05-03
2
-18
/
+32
*
|
Merge pull request #85188 from aitorciki/nvdrs-fixes
Rémi Verschelde
2024-05-07
1
-16
/
+38
|
\
\
|
*
|
[Windows] Fix NVIDIA app profile creation
Aitor Guevara
2024-03-25
1
-16
/
+38
[prev]
[next]