Commit History

作者 SHA1 備註 提交日期
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 年之前
  Rémi Verschelde 8c9e10553c Fix build issues and typos after c69de2ba4 7 年之前
  volzhs 515c848ba8 Fix unwanted restarting 7 年之前
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 7 年之前
  matthew1006 25e64ffa20 Fixed OS.has_feature not using custom feature tags. 7 年之前
  Hein-Pieter van Braam e668757aa9 Merge pull request #14622 from bruvzg/non-rectangular-windows 7 年之前
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse 7 年之前
  bruvzg ddae098dee Experimental support for windows with per-pixel transparency (macOS, X11 and Windows). 7 年之前
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class 7 年之前
  Marcelo Fernandez ea1d726a46 Added OS::center_window to center the window precisely on desktop platforms 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Juan Linietsky 652c98a7be Add epic hack so vsync can be toggled in run-time from script. Fixes #14458. 7 年之前
  Ruslan Mustakov 9d6d20e67c Remove get_stack_bottom 7 年之前
  Rémi Verschelde af9c67db0c Allow customizing user:// path (folder in OS::get_data_path()) 7 年之前
  Juan Linietsky 62d86b1588 Modified low processor sleep to 8000 and made it customizable (should be customizable for editor too) 7 年之前
  Rémi Verschelde bedcbdd420 Merge pull request #13130 from endragor/gdnative-android-export 7 年之前
  Ruslan Mustakov ebf9b80a47 Proper GDNative export on Android 7 年之前
  Ruslan Mustakov d42c5646a5 Return and repair file logging 7 年之前
  Ruslan Mustakov 8f0f327f02 Allow configuring iOS export 8 年之前
  Rémi Verschelde 6947bed015 Pass engine name and version parts as proper strings 7 年之前
  Rémi Verschelde 32c12a92a5 Add initial support for the XDG Base Directory spec 7 年之前
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir 7 年之前
  Juan Linietsky d938de67ff Make sure to obey hidpi to off by default, as present in project settings. Set it to on by default for editor. 8 年之前
  Gilles Roudiere 5b9b158354 Merge pull request #11823 from endragor/virtual-keyboard-height 8 年之前
  Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height 8 年之前
  Juan Linietsky 3cadecf17b fixed the OS.has_feature() API, and added support for 32 and 64. 8 年之前
  Ruslan Mustakov 1a2311e350 Extract logging logic 8 年之前
  Maxim Sheronov 0fffa45158 Fix enums bindings 8 年之前
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 8 年之前