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
/
linuxbsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11
Rémi Verschelde
2020-04-29
1
-2
/
+4
|
\
|
*
display server window position bug fix (#37323)
Thakee Nathees
2020-04-11
1
-2
/
+4
*
|
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
6
-35
/
+35
*
|
Update to bullet master (2.90)
PouleyKetchoupp
2020-04-27
1
-3
/
+5
*
|
Fixes leaks in ResourceCache, Vulkan and X11
qarmin
2020-04-15
1
-1
/
+4
*
|
Fix loss of precision in X11 device info.
Marcel Admiraal
2020-04-10
1
-4
/
+4
|
/
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
7
-70
/
+70
*
Merge pull request #37504 from qarmin/out_of_bound_cursor
Rémi Verschelde
2020-04-02
1
-8
/
+9
|
\
|
*
Fix out of bound array access caused by unassigned variable
Rafał Mikrut
2020-04-01
1
-8
/
+9
*
|
Fix Clang warnings on Windows
Rémi Verschelde
2020-04-01
1
-1
/
+0
*
|
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
3
-192
/
+200
|
/
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
3
-7
/
+7
*
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
2
-0
/
+19
*
Fixes to X11, still pretty broken
Juan Linietsky
2020-03-26
2
-27
/
+111
*
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
2020-03-26
2
-43
/
+131
*
Implemented drag and drop across windows, both OS and embedded.
Juan Linietsky
2020-03-26
2
-1
/
+28
*
Popups have also been converted to windows
Juan Linietsky
2020-03-26
2
-4
/
+10
*
Fixes to window style flags
Juan Linietsky
2020-03-26
2
-4
/
+4
*
Open sub-windows as embedded if the OS does not support them
Juan Linietsky
2020-03-26
2
-8
/
+8
*
Make DisplayServerX11 thread safe
Juan Linietsky
2020-03-26
2
-3
/
+127
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
2
-16
/
+50
*
Support for transient windows
Juan Linietsky
2020-03-26
2
-0
/
+48
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
6
-43
/
+131
*
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
4
-14
/
+30
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
26
-0
/
+8473