Commit History

Author SHA1 Message Date
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 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
  bruvzg 2ef8c5fac5 iOS modular build and export implementation. 5 years ago
  Hugo Locurcio 21a3923410 Add an `OS.is_window_focused()` getter 5 years ago
  bruvzg f675621725 [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 6 years ago
  Yuri Roubinsky 034625ed93 Fix invalid window border when toggled from fullscreen to windowed mode 6 years ago
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  Guilherme Felipe a9a0d0fb15 Fix cursor blinking in integrated GPUs 6 years ago
  Luka Dornhecker ad504b926f Add option to toggle console window on Windows 6 years ago
  Rémi Verschelde 0d61fc2c0f Merge pull request #29752 from bruvzg/window_size_limits 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  bruvzg b924fb97d6 Add ability to limit maximum/minimum window size. 6 years ago
  bruvzg 2b9ed68d6a Add native window/taskbar icon support for Windows and macOS. 6 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Juan Linietsky dd03dcbd5a Android now (optionally) builds the template when exporting 6 years ago
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 years ago
  Juan Linietsky ae886a6f32 Ability to keep pumping messages while being debugged, may be a solution for #21431 6 years ago
  Junwei Ng 731b152dc1 Update Windows global mouse position at startup 6 years ago
  Rémi Verschelde 51c9ffaec0 Drop RtAudio driver on Windows 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago
  Rémi Verschelde 75dae1b9a9 Drivers, main, servers: Ensure classes match their header filename 6 years ago
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 years ago
  Marcelo Fernandez 711bc1c07e Fix wrong size and position when windows is minimized on Windows 6 years ago
  Pedro J. Estébanez b5c56f6cca Fix mouse mode restoration on Windows 7 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 7 years ago
  luz.paz 08bde5b2de Misc. typos 7 years ago