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
*
Revert "Workaround for IME on Linux."
Juan Linietsky
2017-06-25
3
-129
/
+10
*
Merge pull request #9334 from Noshyaar/pr-genh
Rémi Verschelde
2017-06-25
1
-1
/
+1
|
\
|
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
|
Workaround for IME on Linux(fixes #29 #7106):
Jia Wang
2017-06-25
3
-10
/
+129
|
/
*
-Restored multithread capability to VisualServer
Juan Linietsky
2017-06-09
1
-4
/
+5
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-4
/
+4
*
X11: Turn warning about not finding cursor theme into verbose output.
Andreas Haas
2017-05-29
1
-1
/
+3
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
2
-66
/
+53
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
3
-9
/
+9
*
Improve documentation of thirdparty code snippets
Rémi Verschelde
2017-05-07
1
-0
/
+25
*
X11: Abort build if using OpenSSL 1.1.0+
Rémi Verschelde
2017-05-06
1
-0
/
+9
*
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-23
1
-2
/
+0
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
2
-4
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
14
-0
/
+14
*
Revert "8145 - Mouse Position is unknown until first mouse event on X11"
Juan Linietsky
2017-04-06
1
-8
/
+1
*
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-03-28
1
-1
/
+8
*
Merge pull request #8159 from Hinsbart/last_id
Rémi Verschelde
2017-03-27
4
-16
/
+9
|
\
|
*
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
4
-16
/
+9
*
|
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-2
/
+2
|
/
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-3
/
+3
*
Export working (for linux at least)
Juan Linietsky
2017-03-21
1
-1
/
+5
*
X11: Don't reset mouse cursor theme.
Andreas Haas
2017-03-18
1
-2
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
12
-1206
/
+1112
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-4
/
+4
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
Add API to access battery power state
Julian Murgia
2017-03-04
5
-0
/
+663
*
Fix failing build on mageia v6 x64 linux.
Shlomi Fish
2017-02-27
1
-0
/
+1
*
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
2
-11
/
+1
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
2
-11
/
+1
*
|
Merge pull request #7834 from hpvb/x11-return-to-cwd-at-exit
Rémi Verschelde
2017-02-26
1
-0
/
+9
|
\
\
|
*
|
X11 return to cwd at exit
Hein-Pieter van Braam
2017-02-18
1
-0
/
+9
*
|
|
Fix some compilation warnings.
Shlomi Fish
2017-02-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-3
/
+20
|
/
*
X11: Move audio driver finalize to the start of cleanup
Hein-Pieter van Braam
2017-02-17
1
-4
/
+4
*
X11: Finalize audiodrivers on exit
Hein-Pieter van Braam
2017-02-17
1
-1
/
+4
*
Merge pull request #7578 from baekdahl/master
Rémi Verschelde
2017-02-02
1
-7
/
+0
|
\
|
*
x11: don't wait for window to be mapped
Jesper Bækdahl
2017-01-19
1
-7
/
+0
*
|
Merge pull request #7683 from marcelofg55/master
Rémi Verschelde
2017-02-02
1
-9
/
+27
|
\
\
|
*
|
Fix issues with set_window_resizable on x11
marcelofg55
2017-01-30
1
-9
/
+27
*
|
|
Merge pull request #7645 from tagcup/x11_optimization_flags_v2
Rémi Verschelde
2017-02-02
1
-9
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use -Ofast on x11. Also introduced use_lto option.
Ferenc Arn
2017-01-26
1
-9
/
+16
*
|
|
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-1
/
+2
|
/
/
*
|
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-25
2
-20
/
+41
*
|
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
1
-0
/
+1
|
/
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
1
-9
/
+8
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
2
-40
/
+16
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
4
-10
/
+12
*
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
1
-2
/
+2
*
Rename "joypad_linux" class to "JoypadLinux"
Andreas Haas
2017-01-08
4
-26
/
+25
*
Finish replacement of joystick by joypad
Rémi Verschelde
2017-01-08
4
-5
/
+6
[next]