summaryrefslogtreecommitdiff
path: root/core/os
AgeCommit message (Expand)Author
2020-01-10[macOS] Load PCK from the .app bundle resources, instead of changing working ...bruvzg
2020-01-06Merge pull request #33967 from Calinou/add-os-is-window-focusedRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-04Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack
2019-12-03fixed set pitch bend value and implemented midi running statusあるる / きのもと 結衣
2019-11-28Add an `OS.is_window_focused()` getterHugo Locurcio
2019-11-11Remove ERR_EXPLAIN macros and the scaffolding they needed.Marcel Admiraal
2019-11-11Remove all uses of ERR_EXPLAIN macros.Marcel Admiraal
2019-11-08doc: Sync classref with current sourceRémi Verschelde
2019-11-08Merge pull request #33052 from KoBeWi/naughty_slidersRémi Verschelde
2019-11-07Fix analog input in slidersTomasz Chabora
2019-10-30[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg
2019-10-22Add request permission automatically at androidCagdas
2019-10-08Remove circular include between core/typedefs.h and core/error_macros.hMarcel Admiraal
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-09-03Don't transform global position of mouse inputTomasz Chabora
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-21Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-19Move CryptoCore to it's own folder.Fabio Alessandrelli
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-08-14Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-07-25DirAccess: Drop compat get_next(bool *is_dir) which was hiddenRémi Verschelde
2019-07-02Merge pull request #30239 from Faless/crypto/crypto_coreRémi Verschelde
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-07-02Merge pull request #27510 from fire/screenshot_editorRémi Verschelde
2019-07-01Add editor screenshot on control - f12.K. S. Ernest (iFire) Lee
2019-07-01Merge pull request #30126 from qarmin/remove_unnecessary_codeRémi Verschelde
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-27Merge pull request #30135 from qarmin/fix_memory_leak_osRémi Verschelde
2019-06-27Fix small memory leak in OS.cppqarmin
2019-06-27Merge pull request #30096 from akien-mga/doc-misc-updatesRémi Verschelde
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26doc: Proofread and complete various nodesRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-21Merge pull request #24448 from lukad/toggle-system-consoleRémi Verschelde
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-17Merge pull request #29752 from bruvzg/window_size_limitsRémi Verschelde
2019-06-15Add ability to limit maximum/minimum window size.bruvzg
2019-06-13Added constants for the main buttons and axis used in VRBastiaan Olij