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 #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
3
-6
/
+160
|
\
|
*
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
3
-6
/
+160
*
|
Merge pull request #99107 from RandomShaper/win_less_inheritance
Thaddeus Crews
2024-11-12
2
-24
/
+67
|
\
\
|
*
|
Windows: Avoid child processes inheriting all file handles
Pedro J. Estébanez
2024-11-12
2
-24
/
+67
*
|
|
Merge pull request #99042 from Repiteo/windows/natvis-improvements
Thaddeus Crews
2024-11-12
2
-28
/
+146
|
\
\
\
|
*
|
|
Windows: Expand `godot.natvis` type coverage
Thaddeus Crews
2024-11-11
2
-28
/
+146
|
|
/
/
*
|
|
Merge pull request #99112 from bruvzg/get_model_name
Thaddeus Crews
2024-11-12
2
-0
/
+30
|
\
\
\
|
*
|
|
Implement `get_model_name` on macOS and Windows.
Pāvels Nadtočajevs
2024-11-12
2
-0
/
+30
|
|
/
/
*
|
|
Merge pull request #98969 from Faless/net/split_sockets
Thaddeus Crews
2024-11-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Net] Split Unix/Windows NetSocket implementation
Fabio Alessandrelli
2024-11-10
1
-3
/
+3
*
|
|
Merge pull request #98961 from mihe/natvis-improvements
Thaddeus Crews
2024-11-10
1
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add `Ref` and `HashSet` to `godot.natvis`
Mikael Hermansson
2024-11-08
1
-0
/
+20
*
|
|
Windows: Fix duplicate .exe extension with mingw on Linux/macOS
Rémi Verschelde
2024-11-08
1
-3
/
+0
|
/
/
*
|
Merge pull request #98105 from Repiteo/scons/mingw-shenanigans
Thaddeus Crews
2024-11-07
2
-88
/
+51
|
\
\
|
*
|
SCons: Extend `MinGW` support & checks
Thaddeus Crews
2024-10-11
2
-88
/
+51
*
|
|
Fix IME deactivation events not send on focus loss. Do not unset AltGr modifi...
bruvzg
2024-11-06
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #97250 from Garetonchick/windows-drag-and-drop-fix
Thaddeus Crews
2024-11-05
5
-31
/
+489
|
\
\
|
*
|
fix drag-and-drop in windows
Garetonchick
2024-10-24
5
-31
/
+489
*
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
6
-15
/
+16
*
|
|
[DisplayServer] Add feature flag for native file dialog access to `user/res` ...
Anish Mishra
2024-10-30
1
-0
/
+1
*
|
|
Merge pull request #98615 from Summersay415/three-opengls-please
Thaddeus Crews
2024-10-29
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix fallbacks to OpenGL
Summersay415
2024-10-28
1
-0
/
+2
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
4
-12
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
4
-12
/
+12
*
|
|
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-0
/
+12
*
|
|
|
|
Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch
Thaddeus Crews
2024-10-25
1
-7
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Build System: Extract `validate_arch` helper function
Yevhen Babiichuk (DustDFG)
2024-10-06
1
-7
/
+2
*
|
|
|
|
Merge pull request #97556 from dustdfg/platforms/windows_detect_extract_commo...
Thaddeus Crews
2024-10-24
1
-24
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Extract common check functions in windows_detect.py file
Yevhen Babiichuk (DustDFG)
2024-09-27
1
-24
/
+21
*
|
|
|
|
|
Fix window exiting with no message to user if _create_window fails
dan
2024-10-21
1
-1
/
+4
*
|
|
|
|
|
Merge pull request #97005 from Repiteo/core/window-corner-style
Thaddeus Crews
2024-10-21
2
-0
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Core: Add `DisplayServer` flag for sharp corners
Thaddeus Crews
2024-10-18
2
-0
/
+32
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
2
-0
/
+2
|
/
/
/
/
/
*
|
/
/
/
CI: Add MinGW/GCC build to Windows GHA
Thaddeus Crews
2024-10-10
1
-3
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #91487 from shatyuka/window-style
Rémi Verschelde
2024-10-04
2
-9
/
+23
|
\
\
\
\
|
*
|
|
|
Apply `WS_MINIMIZE` style on window creation
Shatyuka
2024-05-03
2
-9
/
+23
*
|
|
|
|
Fix window_set_current_screen for maximized windows.
bruvzg
2024-10-03
1
-0
/
+7
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Move Vulkan includes to a central godot_vulkan.h header
Gergely Kis
2024-09-29
1
-5
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #97458 from Faless/fix/imagine_its_2024_and_your_os_cant_h...
Rémi Verschelde
2024-09-26
1
-2
/
+0
|
\
\
\
|
*
|
|
[SCons] Remove MAXLINELENGTH override for MSVC
Fabio Alessandrelli
2024-09-26
1
-2
/
+0
*
|
|
|
Merge pull request #96923 from Repiteo/style/warning-admonition
Rémi Verschelde
2024-09-26
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Style: Add `WARNING:` as new comment admonition
Thaddeus Crews
2024-09-25
2
-4
/
+4
|
|
/
/
/
*
/
/
/
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #96813 from Repiteo/scons/fix-clang-cl-flags
Rémi Verschelde
2024-09-23
1
-9
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SCons: Fix `clang-cl` link/ar flags
Thaddeus Crews
2024-09-10
1
-9
/
+7
*
|
|
Merge pull request #97142 from SheepYhangCN/master
Rémi Verschelde
2024-09-20
1
-0
/
+11
|
\
\
\
|
*
|
|
Added fallback_to_opengl3
SheepYhangCN
2024-09-20
1
-0
/
+11
*
|
|
|
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
3
-4
/
+4
*
|
|
|
Fix using Binutils AR with TEMPFILE on Windows
Alvin Wong
2024-09-19
1
-0
/
+13
[next]