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
*
Fix impossibility of removing folder which contains non-latin symbols(on Wind...
Chaosus
2018-08-14
1
-9
/
+3
*
Fix Windows handles leak
Marcin Zawiejski
2018-07-30
1
-8
/
+8
*
Added missing support for traditional chinese on Windows, fixes #7674
Juan Linietsky
2018-07-29
1
-0
/
+1
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
2
-10
/
+25
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
3
-1
/
+14
|
\
|
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
3
-1
/
+14
*
|
Merge pull request #20245 from bruvzg/fix_win_pp_transp
Rémi Verschelde
2018-07-24
1
-2
/
+2
|
\
\
|
*
|
Fix OpenGL buffer depth for per pixel transparency support (Windows, NVIDIA)
bruvzg
2018-07-18
1
-2
/
+2
*
|
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-7
/
+21
|
|
/
|
/
|
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
2
-0
/
+9
*
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-2
/
+2
|
/
*
Added support for extra mouse buttons.
unknown
2018-07-09
1
-136
/
+152
*
-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI project
Juan Linietsky
2018-07-03
1
-29
/
+41
*
Merge pull request #19919 from marcelofg55/notif_crash
Max Hilbrunner
2018-07-03
1
-0
/
+3
|
\
|
*
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
1
-0
/
+3
*
|
Merge pull request #19708 from RandomShaper/fix-windows-touch
Max Hilbrunner
2018-07-03
1
-10
/
+14
|
\
\
|
|
/
|
/
|
|
*
Fix touch issues on Windows
Pedro J. Estébanez
2018-06-26
1
-10
/
+14
*
|
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
1
-0
/
+0
|
/
*
IME context detection.
Saracen
2018-06-11
2
-2
/
+32
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-2
/
+2
*
Improve return value of OS.execute in blocking/non-blocking variants
Rémi Verschelde
2018-05-30
1
-7
/
+0
*
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
1
-1
/
+2
*
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-28
1
-0
/
+1
|
\
|
*
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-27
1
-0
/
+1
*
|
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
1
-1
/
+6
|
/
*
More fixes to set_borderless_window
Guilherme Felipe
2018-05-23
1
-15
/
+1
*
Merge pull request #19070 from guilhermefelipecgs/fix_19033
Max Hilbrunner
2018-05-21
2
-3
/
+31
|
\
|
*
Fix #19033
Guilherme Felipe
2018-05-20
2
-3
/
+31
*
|
Fix #15678
Guilherme Felipe
2018-05-21
1
-1
/
+3
|
/
*
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-10
1
-0
/
+5
*
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-09
1
-7
/
+37
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
2
-0
/
+134
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
2
-0
/
+134
*
|
Merge pull request #18665 from mhilbrunner/build-sdk
Rémi Verschelde
2018-05-08
1
-2
/
+8
|
\
\
|
*
|
Windows detect.py: Detect missing WindowsSdkDir
Max Hilbrunner
2018-05-07
1
-2
/
+8
*
|
|
Local debugger fixes and extensions
Blazej Floch
2018-05-07
2
-0
/
+20
|
/
/
*
|
Merge pull request #18541 from profan/fix/win-sleep
Max Hilbrunner
2018-05-05
1
-0
/
+6
|
\
\
|
*
|
windows: ensure minimum possible timer resolution for sleep
Robin Hübner
2018-05-01
1
-0
/
+6
*
|
|
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-24
/
+15
|
/
/
*
/
Fix custom cursor when it's hidden
Guilherme Felipe
2018-04-09
1
-1
/
+9
|
/
*
Remove size restriction for mouse cursor
Guilherme Felipe
2018-04-05
1
-7
/
+6
*
Fix MinGW cross-build
bruvzg
2018-03-15
1
-2
/
+3
*
Added missing import BoolVariable
Bastiaan Olij
2018-03-15
1
-1
/
+1
*
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-03-13
1
-172
/
+228
*
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-03-06
2
-4
/
+15
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
2
-26
/
+0
*
add GLES 2 renderer for 2D
karroffel
2018-03-01
1
-0
/
+1
*
Fixed Windows ignoring minimized/maximized status set by user
Marcelo Fernandez
2018-02-26
1
-1
/
+10
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
1
-6
/
+4
[next]