Commit History

Author SHA1 Message Date
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 60ddca2545 Remove OS::can_draw() remnants 4 years ago
  Rémi Verschelde 90bdba576a Merge pull request #43742 from qarmin/editor_modules_default_values 4 years ago
  reduz 2787ad65be RenderingServer reorganization 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  PouleyKetchoupp 8c05dadcff Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  Daniel Ting 9605fc54c7 Fix cancel/OK button order on macOS 5 years ago
  SkyJJ cc473b948f Fix Android LineEdit editing bugs 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Rémi Verschelde 3dea5fd631 Remove incomplete battery status/power API 5 years ago
  Rémi Verschelde c2e07db071 Merge pull request #35438 from MadEqua/virtual-keyboard-line-edit 5 years ago
  Bruno Lourenço a3bcdbeb78 Android virtual keyboard respecting LineEdit max length. 5 years ago
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 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
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Rémi Verschelde 58cec3efc4 Fix OS_UWP::execute's signature after cd4449e 6 years ago
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 years ago
  Rémi Verschelde bc26d0d6cd Platform: Ensure classes match their header filename 6 years ago
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 years ago