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
*
Mention that rebooting is required after updating graphics driver on Linux
Hugo Locurcio
2021-09-15
1
-1
/
+2
*
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
Rémi Verschelde
2021-09-15
1
-23
/
+21
|
\
|
*
Improve messages when compiling for Linux/*BSD
Hugo Locurcio
2021-08-31
1
-23
/
+21
*
|
Re-enable building position-independent executables on Linux/*BSD
Hugo Locurcio
2021-09-15
1
-5
/
+0
*
|
Add logo attribution for Android, HTML5 and Linux platform icons
Hugo Locurcio
2021-09-11
1
-0
/
+11
*
|
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
1
-1
/
+1
|
/
*
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-25
1
-0
/
+10
|
\
|
*
Improve crash handler message display
Hugo Locurcio
2021-06-17
1
-0
/
+10
*
|
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
2
-2
/
+2
*
|
Add input buffering framework
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
1
-10
/
+10
*
|
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
2
-2
/
+6
*
|
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
3
-19
/
+19
*
|
Fix various typos with codespell
luz paz
2021-07-25
2
-2
/
+2
*
|
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
4
-70
/
+70
*
|
Fix popup closing immediately after showing on some Linux WMs
PouleyKetchoupp
2021-07-21
1
-3
/
+7
*
|
Modernize Display server to use override keyword
Hendrik Brucker
2021-07-16
1
-71
/
+71
*
|
Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7
joe
2021-07-13
1
-1
/
+1
*
|
Merge pull request #48622 from Geometror/reimplement-disableable-vsync
Hugo Locurcio
2021-07-10
4
-15
/
+34
|
\
\
|
*
|
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
4
-15
/
+34
*
|
|
Fix linux use after free
likeich
2021-07-08
1
-1
/
+2
|
/
/
*
|
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-20
6
-0
/
+227
*
|
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
3
-23
/
+21
*
|
Move many input enums to their own file
Aaron Franke
2021-06-20
1
-6
/
+6
*
|
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
2
-9
/
+9
|
/
*
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-12
1
-2
/
+2
|
\
|
*
Add Time singleton
Aaron Franke
2021-06-11
1
-2
/
+2
*
|
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
2
-2
/
+2
|
\
\
|
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
2
-2
/
+2
|
|
/
*
|
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
1
-3
/
+3
*
|
Add MOUSE_MODE_CONFINED_HIDDEN
Aaron Franke
2021-06-03
1
-4
/
+4
|
/
*
LinuxBSD now compiles without vulkan/x11.
Fabio Alessandrelli
2021-06-01
2
-17
/
+32
*
add OpenBSD to OS_LinuxBSD::get_name()
Omar Polo
2021-05-21
1
-0
/
+2
*
Only allow absolute paths in XDG environment variables
Hugo Locurcio
2021-05-20
1
-3
/
+18
*
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
2
-15
/
+15
|
\
|
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
2
-15
/
+15
*
|
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-0
/
+1
*
|
Remove debugging prints in the Linux DisplayServer
Hugo Locurcio
2021-05-08
1
-3
/
+0
|
/
*
Merge pull request #48453 from JFonS/improve_raycast_module_scsub
Rémi Verschelde
2021-05-04
1
-0
/
+4
|
\
|
*
Port changes to the "raycast" module build files from 3.x
jfons
2021-05-04
1
-0
/
+4
*
|
Rename `doubleclick` to `double_click`
Aaron Franke
2021-05-04
1
-2
/
+2
|
/
*
Linux: Remove use_static_cpp override on x86_32
Rémi Verschelde
2021-04-26
1
-4
/
+1
*
Fix macOS build with all sanitizers enabled.
bruvzg
2021-04-16
1
-1
/
+1
*
Add more sanitizer flags to shows more bugs
Rafał Mikrut
2021-04-15
1
-7
/
+21
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-2
/
+3
*
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
2
-6
/
+6
*
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-28
1
-2
/
+2
*
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
2
-6
/
+6
[next]