index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
Age
Commit message (
Expand
)
Author
2017-05-29
X11: Turn warning about not finding cursor theme into verbose output.
Andreas Haas
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-07
Improve documentation of thirdparty code snippets
Rémi Verschelde
2017-05-06
X11: Abort build if using OpenSSL 1.1.0+
Rémi Verschelde
2017-04-23
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-06
Revert "8145 - Mouse Position is unknown until first mouse event on X11"
Juan Linietsky
2017-03-28
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-03-27
Merge pull request #8159 from Hinsbart/last_id
Rémi Verschelde
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-21
Export working (for linux at least)
Juan Linietsky
2017-03-18
X11: Don't reset mouse cursor theme.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
2017-02-27
Fix failing build on mageia v6 x64 linux.
Shlomi Fish
2017-02-26
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
Merge pull request #7834 from hpvb/x11-return-to-cwd-at-exit
Rémi Verschelde
2017-02-21
Fix some compilation warnings.
Shlomi Fish
2017-02-19
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-18
X11 return to cwd at exit
Hein-Pieter van Braam
2017-02-17
X11: Move audio driver finalize to the start of cleanup
Hein-Pieter van Braam
2017-02-17
X11: Finalize audiodrivers on exit
Hein-Pieter van Braam
2017-02-02
Merge pull request #7578 from baekdahl/master
Rémi Verschelde
2017-02-02
Merge pull request #7683 from marcelofg55/master
Rémi Verschelde
2017-02-02
Merge pull request #7645 from tagcup/x11_optimization_flags_v2
Rémi Verschelde
2017-01-30
Fix issues with set_window_resizable on x11
marcelofg55
2017-01-26
Use -Ofast on x11. Also introduced use_lto option.
Ferenc Arn
2017-01-25
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-19
x11: don't wait for window to be mapped
Jesper Bækdahl
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-08
Rename "joypad_linux" class to "JoypadLinux"
Andreas Haas
2017-01-08
Finish replacement of joystick by joypad
Rémi Verschelde
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
x11: Improve logic for cross-dependencies between freetype, zlib and libpng
Rémi Verschelde
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-06
Remove bundled glew, obsoleted by glad
Rémi Verschelde
2017-01-06
Move glad files to thirdparty dir
Rémi Verschelde
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
[next]