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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-09-25
1
-3
/
+3
*
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
Ibrahn Sahir
2018-09-24
1
-2
/
+4
*
Merge pull request #22070 from capnm/fix_Input.set_default_cursor_shape_take2
Rémi Verschelde
2018-09-19
1
-4
/
+7
|
\
|
*
Fix set_default_cursor_shape interaction with Control nodes
Martin Capitanio
2018-09-15
1
-4
/
+7
*
|
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-17
1
-1
/
+3
|
/
*
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
1
-2
/
+3
*
Merge pull request #21753 from guilhermefelipecgs/fix_confined_mode
Rémi Verschelde
2018-09-12
1
-5
/
+12
|
\
|
*
Fixes to mouse mode confined and captured
Guilherme Felipe
2018-09-05
1
-5
/
+12
*
|
Merge pull request #21914 from hpvb/fix-21720
Rémi Verschelde
2018-09-12
1
-0
/
+20
|
\
\
|
*
|
When resizing an X11 window wait for the WM to process our request
Hein-Pieter van Braam
2018-09-10
1
-0
/
+20
|
|
/
*
|
Merge pull request #21910 from hpvb/fix-8145-x11
Rémi Verschelde
2018-09-12
2
-0
/
+23
|
\
\
|
*
|
Update X11 global mouse position at startup
Hein-Pieter van Braam
2018-09-09
2
-0
/
+23
|
|
/
*
/
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
7
-12
/
+12
|
/
*
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-04
1
-0
/
+1
*
Fix custom cursor hotspot
Guilherme Felipe
2018-09-03
1
-0
/
+1
*
Merge pull request #21387 from hpvb/fix-15324
Rémi Verschelde
2018-08-27
2
-58
/
+82
|
\
|
*
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
2
-58
/
+82
*
|
When setting an X11 icon fails, try halving the size
Hein-Pieter van Braam
2018-08-27
1
-17
/
+58
|
/
*
Support more X11 dialogs for X11::alert()
Hein-Pieter van Braam
2018-08-25
1
-5
/
+59
*
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
1
-4
/
+0
|
\
|
*
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
1
-4
/
+0
*
|
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
2
-14
/
+1
*
|
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-24
1
-14
/
+7
*
|
BPTC support
elasota
2018-08-21
1
-1
/
+1
*
|
Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequest
Hein-Pieter van Braam
2018-08-16
1
-2
/
+15
|
/
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
2
-5
/
+20
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-6
/
+6
*
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
3
-1
/
+13
|
\
|
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
3
-1
/
+13
*
|
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-22
1
-0
/
+4
*
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-2
/
+10
|
/
*
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
1
-2
/
+2
*
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
2
-2
/
+11
*
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-2
/
+2
*
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
1
-0
/
+4
*
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
1
-0
/
+0
*
Merge pull request #19718 from thduynguyen/bug_fixes
Rémi Verschelde
2018-06-25
1
-1
/
+11
|
\
|
*
bugfix: correct #ifdef for TOUCH_ENABLED and OPENGL_ENABLED
Duy-Nguyen Ta
2018-06-22
1
-1
/
+11
*
|
IME context detection.
Saracen
2018-06-11
2
-1
/
+26
|
/
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-2
/
+2
*
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-06-07
1
-12
/
+18
*
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
1
-1
/
+2
*
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-28
1
-0
/
+1
|
\
|
*
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-27
1
-0
/
+1
*
|
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
1
-1
/
+4
|
/
*
More fixes to set_borderless_window
Guilherme Felipe
2018-05-23
1
-0
/
+3
*
Fix #19033
Guilherme Felipe
2018-05-20
1
-1
/
+1
*
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-10
1
-0
/
+8
*
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-09
1
-6
/
+36
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
5
-20
/
+107
|
\
[next]