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
2020-01-10
[macOS] Load PCK from the .app bundle resources, instead of changing working ...
bruvzg
2020-01-06
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-04
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-03
fixed set pitch bend value and implemented midi running status
あるる / きのもと 結衣
2019-11-28
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-11
Remove ERR_EXPLAIN macros and the scaffolding they needed.
Marcel Admiraal
2019-11-11
Remove all uses of ERR_EXPLAIN macros.
Marcel Admiraal
2019-11-08
doc: Sync classref with current source
Rémi Verschelde
2019-11-08
Merge pull request #33052 from KoBeWi/naughty_sliders
Rémi Verschelde
2019-11-07
Fix analog input in sliders
Tomasz Chabora
2019-10-30
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-22
Add request permission automatically at android
Cagdas
2019-10-08
Remove circular include between core/typedefs.h and core/error_macros.h
Marcel Admiraal
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-24
doc: Sync classref with current source
Rémi Verschelde
2019-09-19
Add new events and accompanying logic to notify when the app is paused and re...
fhuya
2019-09-03
Don't transform global position of mouse input
Tomasz Chabora
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-21
Merge pull request #31437 from volzhs/vibrate-mobile
Rémi Verschelde
2019-08-21
Support vibration for Android and iOS
volzhs
2019-08-19
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-17
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-12
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-07-25
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
Rémi Verschelde
2019-07-02
Merge pull request #30239 from Faless/crypto/crypto_core
Rémi Verschelde
2019-07-02
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
Merge pull request #27510 from fire/screenshot_editor
Rémi Verschelde
2019-07-01
Add editor screenshot on control - f12.
K. S. Ernest (iFire) Lee
2019-07-01
Merge pull request #30126 from qarmin/remove_unnecessary_code
Rémi Verschelde
2019-07-01
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-27
Merge pull request #30135 from qarmin/fix_memory_leak_os
Rémi Verschelde
2019-06-27
Fix small memory leak in OS.cpp
qarmin
2019-06-27
Merge pull request #30096 from akien-mga/doc-misc-updates
Rémi Verschelde
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
doc: Proofread and complete various nodes
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-21
Merge pull request #24448 from lukad/toggle-system-console
Rémi Verschelde
2019-06-20
Merge pull request #29283 from qarmin/fix_some_always_same_values
Rémi Verschelde
2019-06-20
Fix always true/false values
qarmin
2019-06-20
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-17
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-15
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-13
Added constants for the main buttons and axis used in VR
Bastiaan Olij
[next]