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
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-08-21
BPTC support
elasota
2018-08-16
Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequest
Hein-Pieter van Braam
2018-08-12
Added double clicking to all buttons
Mikko Mustonen
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-22
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-20
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-11
Fixed button mask behavior
mm
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-25
Merge pull request #19718 from thduynguyen/bug_fixes
Rémi Verschelde
2018-06-22
bugfix: correct #ifdef for TOUCH_ENABLED and OPENGL_ENABLED
Duy-Nguyen Ta
2018-06-11
IME context detection.
Saracen
2018-06-07
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-05-28
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-27
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-23
More fixes to set_borderless_window
Guilherme Felipe
2018-05-20
Fix #19033
Guilherme Felipe
2018-05-10
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-09
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-09
Fix custom cursor when it's hidden
Guilherme Felipe
2018-04-07
Merge pull request #17742 from marcelofg55/audio_device_list
Juan Linietsky
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-05
Remove size restriction for mouse cursor
Guilherme Felipe
2018-03-26
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-06
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-02
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
2018-03-01
add GLES 2 renderer for 2D
karroffel
2018-03-01
Fix server build on FreeBSD
Fabio Alessandrelli
2018-02-28
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-21
Fix typos with codespell
luz.paz
2018-02-19
Merge pull request #16675 from Iskustvo/improved_error_detectioin_in_move-to-...
Rémi Verschelde
2018-02-19
Merge pull request #16696 from BTaskaya/master
Rémi Verschelde
2018-02-18
[X11] Improving error detection in move_to_trash
Iskustvo
2018-02-16
Remove window decorations for fullscreen on X11
Pedro J. Estébanez
2018-02-16
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
2018-02-14
PEP3101 applied with changing old type string formatting as new ones
BTaskaya
[prev]
[next]