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
*
Reorganize rendering server.
reduz
2020-12-03
1
-1
/
+1
*
X11: Include limits.h for LONG_MAX
Rémi Verschelde
2020-12-02
1
-0
/
+1
*
Merge pull request #41100 from bruvzg/ctl_text_server_interface
Rémi Verschelde
2020-11-28
1
-1
/
+18
|
\
|
*
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
2020-11-26
1
-1
/
+18
*
|
Implement INCR mechanism for Linux clipboard
PouleyKetchoupp
2020-11-27
2
-25
/
+105
|
/
*
Merge pull request #42652 from nekomatata/x11-clipboard-save-targets
Rémi Verschelde
2020-11-26
2
-50
/
+177
|
\
|
*
Implement SAVE_TARGETS mechanism for Linux clipboard
PouleyKetchoupp
2020-10-09
2
-50
/
+177
*
|
SCons: Do not define TYPED_METHOD_BIND on Linux/clang
Rémi Verschelde
2020-11-25
1
-1
/
+0
*
|
SCons: Remove unnecessary $LINK overrides
Rémi Verschelde
2020-11-19
1
-1
/
+0
*
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-3
/
+0
*
|
Merge pull request #43461 from ccl2of4/fix-linux-joypad-dpad-zeroing
Rémi Verschelde
2020-11-16
1
-4
/
+4
|
\
\
|
*
|
Fix for linux joypad D-pad zeroing
Connor Lirot
2020-11-11
1
-4
/
+4
*
|
|
Add XChangeProperty Atoms validity checks.
bruvzg
2020-11-15
1
-12
/
+33
*
|
|
Fixes crash if Vulkan presentation surface is not available.
bruvzg
2020-11-14
1
-0
/
+4
*
|
|
Add X11 Atom validity checks.
bruvzg
2020-11-12
1
-15
/
+24
|
/
/
*
|
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
Hugo Locurcio
2020-11-09
2
-6
/
+2
*
|
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
4
-6
/
+6
*
|
Changed shell_open behaviour
Ev1lbl0w
2020-10-26
1
-6
/
+27
|
/
*
Fix x11 display server crash when deleting popup window when unfocused
PouleyKetchoupp
2020-10-08
1
-16
/
+21
*
Fix delay to process clipboard content from Godot in other programs
PouleyKetchoupp
2020-09-25
2
-65
/
+80
*
Fix general keyboard input lag on X11 display server
PouleyKetchoupp
2020-09-24
2
-61
/
+165
*
X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found
Rémi Verschelde
2020-09-18
1
-1
/
+6
*
Linux/BSD: Fix support for NetBSD
Rémi Verschelde
2020-09-18
1
-2
/
+10
*
Add window click-through support.
bruvzg
2020-09-17
3
-0
/
+41
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-2
/
+2
*
Fix drag and drop between windows in X11 display server
PouleyKetchoupp
2020-09-03
2
-15
/
+86
*
Fix menu popups delay and focus in X11 display server
PouleyKetchoupp
2020-08-26
2
-80
/
+162
*
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-22
2
-2
/
+11
*
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
2
-11
/
+2
*
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
2
-2
/
+4
*
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-13
2
-6
/
+0
*
Fix losing X11 window normal size hint properties
opl-
2020-07-31
2
-154
/
+61
*
Merge pull request #40591 from madmiraal/fix-24526
Rémi Verschelde
2020-07-31
1
-9
/
+2
|
\
|
*
Update Linux gamepad detection to match SDL.
Marcel Admiraal
2020-07-22
1
-9
/
+2
*
|
Merge pull request #38727 from Riteo/tiling-wm-issues-tests
Rémi Verschelde
2020-07-26
2
-2
/
+11
|
\
\
|
*
|
DisplayServer: separate window showing into another function
Lorenzo Cerqua
2020-07-23
2
-2
/
+11
|
|
/
*
|
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-0
/
+3
*
|
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
1
-1
/
+1
|
/
*
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-21
1
-2
/
+2
*
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-13
1
-1
/
+7
*
Merge pull request #40105 from Logharaa/master
Rémi Verschelde
2020-07-04
1
-0
/
+1
|
\
|
*
Break loop when the first focused window is found
Gaël
2020-07-04
1
-0
/
+1
*
|
Improve the situation of DND on X11
Juan Linietsky
2020-07-03
1
-1
/
+20
|
/
*
Add a focus out timeout for X11 to less events of this type are received
Juan Linietsky
2020-07-01
2
-4
/
+11
*
Ensure embedded mode works again
Juan Linietsky
2020-07-01
2
-14
/
+37
*
X11: Ensure XGetWindowProperty data gets freed
Rémi Verschelde
2020-06-29
3
-92
/
+34
*
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-06-13
2
-26
/
+99
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
6
-86
/
+162
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
2
-0
/
+20
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
12
-206
/
+0
[next]