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
/
os_x11.h
Age
Commit message (
Expand
)
Author
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-21
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-11
IME window follow the input cursor.
geequlim
2017-07-05
Implemented borderless window functions on Linux.
Marcelo Fernandez
2017-06-29
Workaround for IME and echo events on Linux:
Jia Wang
2017-06-25
Revert "Workaround for IME on Linux."
Juan Linietsky
2017-06-25
Workaround for IME on Linux(fixes #29 #7106):
Jia Wang
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-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-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-15
Oops! Audio engine has vanished :D
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-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-12
fix for crash when no ALSA or Pulse installed on linux
Gustav Lund
2016-11-08
vsnc --> vsync
ISylvox
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-07-21
Implement OS.request_attention() for X11
Mario Schlack
2016-06-12
x11: fix XRandr GetMonitors
Andreas Haas
2016-06-09
x11: Implemented dpi detection
Andreas Haas
2016-06-05
vsync support
Juan Linietsky
2016-05-28
x11: Add support for filesystem drag & drop using xdnd
Andreas Haas
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-27
x11: use different strings for WM_CLASS depending on context
hondres
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-21
Check pkg-config for libudev and enable gamepad code only if found. Linux onl...
hondres
2015-12-18
Better gamepad support
hondres
2015-11-19
Revert "libao audio driver"
Juan Linietsky
2015-11-02
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-10-26
Made the Atom net_wm_icon local
Phobos Tro
2015-10-25
Fixing memory leaks
Phobos Tro
2015-09-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-21
Properly implement OS.alert() from script, and use xmessage on X11
Juan Linietsky
2015-08-29
-fixes to capture mode
Juan Linietsky
2015-07-29
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-05-26
ability to run 2D physics in a thread
Juan Linietsky
2015-04-20
-Changed Godot exit to be clean.
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-04
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-03-22
fixes to new window management API
Juan Linietsky
[next]