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 #57336 from bruvzg/win_con_redir
Rémi Verschelde
2022-01-28
1
-7
/
+15
|
\
|
*
[Windows] Disable console I/O redirection, if it's already redirected to the ...
bruvzg
2022-01-28
1
-7
/
+15
*
|
Fix MOUSE_MODE_CONFINED not updating area when full-screen is toggled or curr...
bruvzg
2022-01-28
1
-0
/
+21
|
/
*
Merge pull request #56785 from bruvzg/nat_handles_4
Rémi Verschelde
2022-01-27
2
-0
/
+20
|
\
|
*
Add support for getting native display, window, and view handles.
bruvzg
2022-01-14
2
-0
/
+20
*
|
Minor typo fixups to Windows console changes
Max Hilbrunner
2022-01-27
1
-8
/
+8
*
|
Merge pull request #56754 from madmiraal/fix-45592
Rémi Verschelde
2022-01-24
1
-4
/
+0
|
\
\
|
*
|
Use mouse event relative motion to calculate mouse velocity
Marcel Admiraal
2022-01-13
1
-4
/
+0
|
|
/
*
|
[Export] Instead of removing unsupported options, hide it.
bruvzg
2022-01-22
2
-5
/
+12
*
|
Window management improvements.
bruvzg
2022-01-18
1
-2
/
+14
*
|
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
5
-158
/
+75
|
\
\
|
*
|
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
5
-158
/
+75
*
|
|
Merge pull request #56238 from madmiraal/fix-44178
Rémi Verschelde
2022-01-14
2
-25
/
+19
|
\
\
\
|
*
|
|
Fix Actions mapped to triggers not using the full range
Marcel Admiraal
2022-01-14
2
-25
/
+19
|
|
|
/
|
|
/
|
*
/
|
Flush input events before destroying the window
Yuri Roubinsky
2022-01-14
1
-0
/
+3
|
/
/
*
|
Merge pull request #56322 from madmiraal/fix-42450
Rémi Verschelde
2022-01-11
1
-4
/
+4
|
\
\
|
*
|
Rename speed to velocity when it's a directional Vector
Marcel Admiraal
2021-12-29
1
-4
/
+4
*
|
|
Merge pull request #56497 from Pineapple/qpc-tweaks
Rémi Verschelde
2022-01-08
1
-11
/
+6
|
\
\
\
|
*
|
|
Windows: Simplify QueryPerformanceCounter usage
Bartłomiej T. Listwon
2022-01-05
1
-11
/
+6
*
|
|
|
Windows input: Fix wrong OEM key, add missing keys
Max Hilbrunner
2022-01-05
1
-120
/
+197
|
/
/
/
*
|
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
23
-46
/
+46
*
|
|
Fix cursor stucking in resize shape
Yuri Roubinsky
2021-12-28
1
-20
/
+14
|
/
/
*
/
Fix initialising of gl_manager and checking gl_manager and context_vulkan pre...
Bastiaan Olij
2021-12-18
2
-18
/
+19
|
/
*
Merge pull request #55966 from bruvzg/wt💩4
Rémi Verschelde
2021-12-16
3
-3
/
+18
|
\
|
*
[Windows] Detect new Windows Terminal and disable unsupported set_console_vis...
bruvzg
2021-12-15
3
-3
/
+18
*
|
Fixed detecting the Valve Streaming Gamepad
Sam Lantinga
2021-12-16
1
-2
/
+4
|
/
*
[Windows] Open a new console window for the editor instances.
bruvzg
2021-12-14
1
-0
/
+3
*
Misc build system fixes
Aaron Franke
2021-12-10
1
-1
/
+1
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
3
-19
/
+19
*
Fix console colors on Windows
Yuri Roubinsky
2021-11-26
2
-3
/
+3
*
Restore console window output for editor app on Windows
Yuri Roubinsky
2021-11-25
1
-2
/
+12
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-2
/
+2
*
Merge pull request #55072 from KoBeWi/untitled_goose_project
Rémi Verschelde
2021-11-18
1
-1
/
+1
|
\
|
*
Fix data directory of unnamed projects
kobewi
2021-11-18
1
-1
/
+1
*
|
Windows: Use `/bigobj` only for debug builds, breaks GCC LTO
Rémi Verschelde
2021-11-18
1
-2
/
+6
|
/
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
5
-319
/
+319
*
Merge pull request #54837 from akien-mga/windows-bigobj
Rémi Verschelde
2021-11-10
1
-2
/
+4
|
\
|
*
Windows: Enable `/bigobj` to increase max size for obj files
Rémi Verschelde
2021-11-10
1
-2
/
+4
*
|
Windows: Fix compilation warnings with GCC 11.2.1
Rémi Verschelde
2021-11-10
2
-3
/
+5
|
/
*
Fix dwFlags on CreateProcessW calls
WoLfulus
2021-11-04
1
-2
/
+2
*
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
6
-284
/
+58
*
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
6
-44
/
+42
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
8
-38
/
+514
*
Update Time documentation
Aaron Franke
2021-10-28
2
-8
/
+10
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-9
/
+9
*
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
1
-6
/
+0
*
Fix specific warnings issues by Clang
K. S. Ernest (iFire) Lee
2021-10-14
1
-1
/
+1
*
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-10-14
1
-0
/
+2
*
Implement get_cache_path() for iOS, and improve it for Android and Windows
Pedro J. Estébanez
2021-10-09
1
-10
/
+19
*
Change dragging cursor on Windows
kobewi
2021-10-06
1
-1
/
+1
[next]