Commit History

Author SHA1 Message Date
  Nathan Franke 4c100a593f Revert "Fix Directory make_dir and make_dir_recursive" 5 years ago
  Rémi Verschelde a2edf04fd2 Merge pull request #40469 from nekomatata/virtual-keyboard-enter-fixes-3.2 5 years ago
  Nathan Franke 9b36357544 Fix Directory make_dir and make_dir_recursive 5 years ago
  PouleyKetchoupp c0b394572f Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  Nathan Franke ec787f0134 Follow-Up Fix Directory Open 5 years ago
  Nathan Franke 3f898f5207 Fix Directory Open Check 5 years ago
  bruvzg e9ab41b71d [macOS, 3.2] Implement seamless display scaling. 5 years ago
  Maganty Rushyendra cd3a3eb3eb Fix weekday calculation in get_datetime_from_unix_time for negative times 5 years ago
  bruvzg 2256946f79 [3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11). 5 years ago
  bruvzg 71b2abbfa3 [Windows, 3.2] Add tablet driver selection. 5 years ago
  Hugo Locurcio 6fb6107e6a Warn when trying to open `res://` or `user://` with `OS.shell_open()` 5 years ago
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 5 years ago
  Rémi Verschelde ff7e7bd260 Thread: Fix typo in destructor error message 5 years ago
  Rémi Verschelde 870ec61417 Merge pull request #35092 from AndreaCatania/frames_exp 5 years ago
  Andrea Catania 9c60502357 Exposed physics frame count and idle frame count 5 years ago
  Rémi Verschelde ab97f78fa5 Revert "Enable Vsync via Compositor by default" 5 years ago
  Hugo Locurcio 9600fd5dde Enable Vsync via Compositor by default 5 years ago
  Rémi Verschelde 8454804972 Merge pull request #33967 from Calinou/add-os-is-window-focused 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Hugo Locurcio d441a6aefa Print a warning message if `OS.exit_code` is set to a non-portable value 5 years ago
  TerminalJack e1dda5195c Added support for vertical syncing via the Windows OS compositor (DWM.) 6 years ago
  Hugo Locurcio 21a3923410 Add an `OS.is_window_focused()` getter 5 years ago
  Hugo Locurcio e6d53ba75f Expose the `OS.low_processor_usage_mode_sleep_usec` property 6 years ago
  Andrii Doroshenko (Xrayez) 56925b9c28 Provide and print error messages for JSON parsing 6 years ago
  Cagdas 0088385556 Add request permission automatically at android 6 years ago
  Ruslan Mullayanov b4c927b514 Added an exit code to the blocking mode of OS::execute 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Andrii Doroshenko (Xrayez) 08272585e9 Remove redundant transform method in Geometry singleton 6 years ago
  Michael Alexsander Silva Dias 6cc54a5864 Add 'is_point_in_circle()' to Geometry class, and general file cleanup 6 years ago
  bruvzg db6d4352ea [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 6 years ago