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 #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-1
/
+1
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-1
/
+1
*
|
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
1
-25
/
+1
*
|
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
2
-3
/
+22
|
\
\
|
*
|
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
2
-3
/
+22
|
|
/
*
/
[Windows] Window management fixes.
bruvzg
2022-12-06
1
-6
/
+6
|
/
*
Windows: Make MSVC debug CRT opt-in (`debug_crt=yes`)
Rémi Verschelde
2022-12-05
1
-1
/
+2
*
Merge pull request #69294 from akien-mga/windows-msvc-link-debug-runtime
Rémi Verschelde
2022-12-05
1
-3
/
+7
|
\
|
*
Windows: Link MSVC dynamic debug CRT for debug builds
Rémi Verschelde
2022-11-28
1
-3
/
+7
*
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
2
-21
/
+302
*
|
Fix incorrect mouse event position while hovering different window
Markus Sauermann
2022-11-30
1
-5
/
+4
*
|
Merge pull request #69332 from bruvzg/exact_symbols
Rémi Verschelde
2022-11-29
1
-1
/
+1
|
\
\
|
*
|
[MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace ...
bruvzg
2022-11-29
1
-1
/
+1
*
|
|
Merge pull request #69110 from bruvzg/con_icon2
Rémi Verschelde
2022-11-29
3
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Windows] Optimize editor icon, use different icon for console executable.
bruvzg
2022-11-29
3
-1
/
+1
|
|
/
*
/
[Windows] Fix joypad crash
Patrick Dawson
2022-11-28
1
-2
/
+2
|
/
*
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
1
-2
/
+5
*
Windows icon export improvements.
bruvzg
2022-11-18
2
-3
/
+131
*
[Windows] Use case-sensitive file names for the system fonts to avoid warnings.
bruvzg
2022-11-17
1
-1
/
+13
*
Merge pull request #68700 from clayjohn/GLES3-vsync
Rémi Verschelde
2022-11-16
3
-43
/
+40
|
\
|
*
Set vsync on window creation when using GLES3.
clayjohn
2022-11-15
3
-43
/
+40
*
|
[Windows] Add icon to the console wrapper, add option to set icon for the con...
bruvzg
2022-11-15
3
-3
/
+12
|
/
*
Regenerate GL loader code with GLAD 2
Riteo
2022-11-14
1
-1
/
+1
*
Fix misc formatting issues
Rémi Verschelde
2022-11-14
1
-1
/
+1
*
Fix ICONDIR buffer overflow
Patrick Dawson
2022-11-14
1
-1
/
+1
*
Added missing null checks for gl_manager in MacOS and Windows display servers
David Snopek
2022-11-13
1
-2
/
+8
*
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
3
-1
/
+19
*
Merge pull request #67434 from bruvzg/win_wrapper
Rémi Verschelde
2022-11-04
7
-41
/
+253
|
\
|
*
Add console wrapper app to handle console i/o redirection on Windows.
bruvzg
2022-10-31
7
-41
/
+253
*
|
Merge pull request #68133 from Sauermann/fix-mouse-dropping
Rémi Verschelde
2022-11-03
1
-0
/
+4
|
\
\
|
*
|
Fix mouseleave event after drag and drop in different Windows
Markus Sauermann
2022-11-01
1
-0
/
+4
*
|
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
|
|
Load and use system emoji font in the editor.
bruvzg
2022-11-01
1
-1
/
+8
|
/
/
*
|
Fix mouse offset for unfocused popups
Markus Sauermann
2022-11-01
1
-0
/
+6
*
|
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
2
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-26
2
-5
/
+11
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
2
-10
/
+10
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
2
-10
/
+10
*
|
|
Merge pull request #67790 from kdada/fix-flash-window
Clay John
2022-10-28
2
-5
/
+9
|
\
\
\
|
*
|
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
2
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #67903 from Sauermann/fix-startup-windows-mouse-exit-event
Clay John
2022-10-28
2
-13
/
+35
|
\
\
\
|
*
|
|
Fix differences between Windows and linuxbsd Display Server
Markus Sauermann
2022-10-28
2
-13
/
+35
|
|
/
/
*
/
/
Fix OS.get_video_adapter_driver_info crash
zCubed3
2022-10-27
1
-0
/
+4
|
/
/
*
|
Merge pull request #67546 from clayjohn/DS-msg
Clay John
2022-10-21
1
-3
/
+15
|
\
\
|
|
/
|
/
|
|
*
Update the DisplayServer video driver error message
clayjohn
2022-10-18
1
-3
/
+15
*
|
Check if Vulkan context for the window exists before resizing it to avoid unn...
bruvzg
2022-10-17
2
-1
/
+3
|
/
*
[Windows] Fix GCC MinGW warnings.
bruvzg
2022-10-12
1
-1
/
+3
*
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
Rémi Verschelde
2022-10-11
3
-0
/
+96
|
\
|
*
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
3
-0
/
+96
*
|
Merge pull request #67242 from akien-mga/cleanup-unused-defines
Rémi Verschelde
2022-10-11
2
-18
/
+4
|
\
\
[next]