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
*
Refactor ScriptDebugger.
Fabio Alessandrelli
2020-03-08
1
-4
/
+5
*
Merge pull request #36752 from RandomShaper/rework_semaphore
Rémi Verschelde
2020-03-05
1
-2
/
+0
|
\
|
*
Drop old semaphore implementation
Pedro J. Estébanez
2020-03-03
1
-2
/
+0
*
|
os: execute parse the command output from utf8
Mateo Dev .59
2020-03-03
1
-1
/
+1
|
/
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
3
-3
/
+171
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
3
-3
/
+171
*
|
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-2
/
+0
|
/
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-2
/
+2
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-0
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
2
-5
/
+3
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
5
-211
/
+0
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-4
/
+1
*
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
2
-4
/
+4
*
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
1
-2
/
+0
*
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
1
-6
/
+4
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
4
-123
/
+105
*
Add static Vulkan loader.
bruvzg
2020-02-11
6
-11
/
+197
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
2
-2
/
+2
*
Merge pull request #35301 from Calinou/improve-console-error-logging
Rémi Verschelde
2020-02-10
1
-44
/
+24
|
\
|
*
Improve the console error logging appearance
Hugo Locurcio
2020-01-19
1
-44
/
+24
*
|
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-6
/
+1
*
|
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
|
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
2
-5
/
+5
*
|
Make `OS.execute()` blocking by default if not specified
Hugo Locurcio
2020-01-23
1
-1
/
+1
|
/
*
MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress
Rémi Verschelde
2020-01-16
3
-0
/
+15
*
Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by ...
hoontee
2020-01-15
2
-1
/
+4
*
PCK: Set VERSION_PATCH in header, factor out header magic
Joost Heitbrink
2020-01-06
1
-4
/
+0
*
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-06
2
-0
/
+10
|
\
|
*
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-28
2
-0
/
+10
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
19
-38
/
+38
*
|
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-12-11
1
-3
/
+6
*
|
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-04
4
-3
/
+47
*
|
Don't stop export if rcedit path is invalid
Tomasz Chabora
2019-12-03
1
-36
/
+41
*
|
iOS modular build and export implementation.
bruvzg
2019-12-01
5
-150
/
+0
|
/
*
Set ShellExecuteW's verb to NULL - fixes #33388
piratesephiroth
2019-11-09
1
-1
/
+1
*
Fix graphic tablet input coordinates on Windows.
bruvzg
2019-11-07
1
-2
/
+8
*
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-30
2
-0
/
+189
*
Update natvis file to display Node class correctly in Visual Studio debugger
PouleyKetchoupp
2019-10-29
1
-0
/
+8
*
Fix invalid window border when toggled from fullscreen to windowed mode
Yuri Roubinsky
2019-10-27
2
-5
/
+13
*
Allow use of relative and speed properties for InputEventScreenDrag on WIndows
Joe Sweeney
2019-10-26
1
-2
/
+3
*
Specify MINGW_HAS_SECURE_API=1
Yeongho Kim
2019-10-25
1
-1
/
+1
*
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
1
-1
/
+2
*
Add "llvm/thinlto" options to MinGW build.
bruvzg
2019-10-22
1
-8
/
+26
*
Add code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-04
1
-2
/
+183
*
Properly revert cursor when using set_custom_mouse_cursor with null
PouleyKetchoupp
2019-10-03
1
-1
/
+6
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-1
/
+1
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
|
Fix misc. source comment typos
luz.paz
2019-09-19
1
-4
/
+8
|
/
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
[next]