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
*
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
|
\
\
|
*
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
4
-10
/
+12
*
|
|
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-4
/
+4
|
/
/
*
/
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-3
/
+3
|
/
*
[X11] Fallback to root window size, when Xinerama extension is available, but...
bruvzg
2024-05-14
1
-27
/
+40
*
Set `execinfo=no` by default when compiling for Linux/*BSD
Hugo Locurcio
2024-05-11
1
-7
/
+3
*
DisplayServer: Avoid deadlocks while issuing input events and recursive main ...
Pedro J. Estébanez
2024-05-08
1
-0
/
+2
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
2
-5
/
+5
*
Fix `builtin_embree=no` build linking the wrong version of Embree
Jakub Marcowski
2024-05-08
1
-1
/
+1
*
Merge pull request #89574 from Riteo/scale-your-expectations-with-this-one
Rémi Verschelde
2024-05-07
1
-1
/
+9
|
\
|
*
Wayland: Workaround API limitation in screen/UI scale logic
Riteo
2024-05-07
1
-1
/
+9
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
|
/
*
Wayland: Add support for OpenGL ES driver
Riteo
2024-05-03
5
-18
/
+161
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
2
-2
/
+2
*
Merge pull request #91247 from AThousandShips/callable_fix
Rémi Verschelde
2024-04-29
1
-1
/
+1
|
\
|
*
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
|
Merge pull request #91220 from Repiteo/scons/colorize-warn-error
Rémi Verschelde
2024-04-29
1
-27
/
+29
|
\
\
|
*
|
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-27
/
+29
|
|
/
*
/
Wayland: Improve compositor compatibility by allowing older globals
Riteo
2024-04-26
2
-119
/
+136
|
/
*
[DBus] Process file dialog callback in the main event loop instead of using d...
bruvzg
2024-04-23
4
-20
/
+54
*
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
6
-37
/
+3
*
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-6
/
+13
*
Make sysctl calls on FreeBSD
sambler
2024-04-08
1
-1
/
+25
*
Merge pull request #89935 from bruvzg/dbus_conn_fix
Rémi Verschelde
2024-04-04
2
-90
/
+57
|
\
|
*
[Linux/Portal] Fix incorrect DBus connection usage.
bruvzg
2024-03-27
2
-90
/
+57
[next]