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
*
Fix remainder of godotengine references
Spartan322
2024-10-31
1
-2
/
+2
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
45
-90
/
+90
*
Fix Linux desktop files
Chen Asraf
2024-10-26
1
-1
/
+1
*
Rebrand preambles to Redot
Spartan322
2024-10-13
45
-0
/
+90
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
5
-13
/
+13
*
Use wayland-egl-core.h instead of wayland-egl.h
Joel Winarske
2024-09-16
1
-1
/
+1
*
Wayland: Avoid recreating input objects on capability change
Riteo
2024-08-09
1
-17
/
+21
*
[X11] Use motion event button state instead of async state.
bruvzg
2024-08-01
1
-2
/
+19
*
Remove unneeded call in DisplayServerX11
alvinhochun
2024-07-25
1
-1
/
+0
*
Pass window exclusive and transient properties for subwindow creation
Alvin Wong
2024-07-25
2
-2
/
+8
*
Disable FP contraction.
bruvzg
2024-07-23
1
-0
/
+2
*
Wayland: Fix error spam when interacting with decorations
Riteo
2024-07-20
1
-15
/
+17
*
Linux/X11: Fix memory leak from created screen images
Ronald Casili
2024-07-18
1
-4
/
+5
*
Merge pull request #94411 from Riteo/suspending-the-right-way
Rémi Verschelde
2024-07-17
1
-1
/
+1
|
\
|
*
Wayland: check for suspended flag when unsuspending
Riteo
2024-07-16
1
-1
/
+1
*
|
Wayland: commit surface on window creation
Riteo
2024-07-15
1
-0
/
+2
|
/
*
Merge pull request #93352 from Calinou/linuxbsd-controller-no-trackpad-graphi...
Rémi Verschelde
2024-07-09
2
-0
/
+21
|
\
|
*
Fix trackpads and graphics tablets being recognized as controllers on Linux/*BSD
Hugo Locurcio
2024-07-06
2
-0
/
+21
*
|
Wayland: scale relative pointer motion
Riteo
2024-07-07
1
-0
/
+5
*
|
X11: Fix creating RenderingDevice after #93706
Rémi Verschelde
2024-06-29
1
-0
/
+1
*
|
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
2
-3
/
+16
*
|
Merge pull request #93682 from dsnopek/fix-text-editor-find-in-files-focus-bug
Rémi Verschelde
2024-06-28
1
-1
/
+1
|
\
\
|
*
|
Fix text editor stealing focus from "Find in Files" dialog on X11
David Snopek
2024-06-27
1
-1
/
+1
*
|
|
Wayland: minimize surface commits and limit them to the main thread
Riteo
2024-06-28
4
-31
/
+53
|
/
/
*
|
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
2
-2
/
+2
*
|
[TextServer] Fix get_word_breaks and it uses.
bruvzg
2024-06-21
1
-1
/
+7
|
/
*
Merge pull request #93021 from bruvzg/wl_ime
Rémi Verschelde
2024-06-19
5
-4
/
+288
|
\
|
*
[Wayland] Implement IME support.
bruvzg
2024-06-11
5
-4
/
+288
*
|
Tweak warning messages related to V-Sync on OpenGL
Hugo Locurcio
2024-06-16
1
-1
/
+1
*
|
Merge pull request #92663 from Riteo/holy-egl-batman
Rémi Verschelde
2024-06-13
3
-18
/
+44
|
\
\
|
*
|
EGL: Use EGL_EXT_platform_base whenever possible
Riteo
2024-06-04
3
-18
/
+44
*
|
|
[X11] Detect XWayland and disable screen capture support.
bruvzg
2024-06-12
2
-3
/
+29
|
|
/
|
/
|
*
|
Merge pull request #92843 from anniryynanen/tooltip-in-popup
Rémi Verschelde
2024-06-10
1
-1
/
+4
|
\
\
|
*
|
Stop color picker tooltip from stealing input events
Anni Ryynänen
2024-06-06
1
-1
/
+4
*
|
|
Merge pull request #92702 from kleonc/cursor_image_from_atlas_texture_fix
Rémi Verschelde
2024-06-07
2
-11
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix creating cursor image from AtlasTexture
kleonc
2024-06-05
2
-11
/
+4
|
|
/
*
/
Use current mouse button state instead of saved values.
bruvzg
2024-05-31
2
-16
/
+37
|
/
*
Merge pull request #92208 from Calinou/linuxbsd-use-nanosleep
Rémi Verschelde
2024-05-30
3
-6
/
+6
|
\
|
*
Use `OS::delay_usec()` to avoid using deprecated `usleep()` on Linux
Hugo Locurcio
2024-05-21
3
-6
/
+6
*
|
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
3
-3
/
+22
|
\
\
|
*
|
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
3
-3
/
+22
*
|
|
Merge pull request #92458 from bruvzg/dup_cl
Rémi Verschelde
2024-05-28
1
-1
/
+4
|
\
\
\
|
*
|
|
[macOS, X11] Fix duplicate close requests.
bruvzg
2024-05-28
1
-1
/
+4
|
|
/
/
*
|
|
Merge pull request #92353 from Riteo/you-cant-see-me
Rémi Verschelde
2024-05-28
2
-0
/
+11
|
\
\
\
|
*
|
|
Wayland: Implement is_window_transparency_available
Riteo
2024-05-26
2
-0
/
+11
*
|
|
|
Merge pull request #92324 from jwinarske/jw/wayland_sowrap
Rémi Verschelde
2024-05-28
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Enable build config wayland=yes use_sowrap=no
Joel Winarske
2024-05-25
1
-0
/
+3
|
|
/
/
*
/
/
Fix build with `vuklan=no` and `d3d12=no` after #91505.
bruvzg
2024-05-25
1
-1
/
+2
|
/
/
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
2
-0
/
+18
*
|
Merge pull request #92252 from poiati/fix-wayland-window-class
Rémi Verschelde
2024-05-23
4
-10
/
+12
|
\
\
[next]