index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
os
Age
Commit message (
Expand
)
Author
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-03
Added multi-monitor support for center_window()
Jared
2018-09-01
Change some instances of args named "ev" to "event"
Michael Alexsander Silva Dias
2018-08-27
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-24
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-23
Switched AnimatedTexture to a readers-writers lock, solves a race condition a...
Juan Linietsky
2018-08-20
Try closing gracefully before terminating process
Marcin Zawiejski
2018-08-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-07-31
Fix #20564 HDR import fail
Unknown
2018-07-28
Merge pull request #20464 from Calinou/add-editor-standalone-feature-tags
Rémi Verschelde
2018-07-28
Merge pull request #20511 from maksloboda/InputEventActionFix
Rémi Verschelde
2018-07-27
Fixed shortcuts not working with InputEventActions
Max
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Add "editor" and "standalone" feature tags
Hugo Locurcio
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
Fix unwanted restarting
volzhs
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-18
Fixed OS.has_feature not using custom feature tags.
matthew1006
2018-07-09
Added support for extra mouse buttons.
unknown
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-06-11
IME context detection.
Saracen
2018-05-16
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-07
Local debugger fixes and extensions
Blazej Floch
2018-05-02
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-25
Fixing input strength and the impossibility to erase action events
groud
2018-04-18
Fixes left/up axis not mappable as actions
Gilles Roudiere
2018-04-18
Merge pull request #16902 from groud/analog_action_system
Juan Linietsky
2018-04-16
Allow actions to provide an analog value
Gilles Roudiere
2018-04-11
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-10
Implement Input.set_default_cursor_shape to change the default shape
Guilherme Felipe
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-06
Fixed signal input variable name
Andrea Catania
2018-03-28
[macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.
bruvzg
2018-03-20
Add RWLockDummy for NO_THREADS builds
Leon Krause
2018-03-15
Merge pull request #17376 from marcelofg55/file_get_path
Hein-Pieter van Braam
2018-03-13
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-03-13
Merge pull request #17311 from marcelofg55/export_err_checks
Rémi Verschelde
2018-03-07
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2018-03-06
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-02-24
(Magnify|Pan)Gesture: implement as_text
Poommetee Ketson
2018-02-14
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-12
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
[next]