提交歷史

作者 SHA1 備註 提交日期
  Leon Krause 9b7b46143d Move singleton management from ProjectSettings to Engine 7 年之前
  Bastiaan Olij 6205eb40e7 Align sensors and implement gravity sensor for Android 7 年之前
  Juan Linietsky d09160a8b6 Make video mode initialization more intuitive, fixes #12022 7 年之前
  Juan Linietsky 7715a261d5 Merge pull request #12262 from AndreaCatania/pplug 7 年之前
  AndreaCatania 7a9ca08f16 Implemented physics plug 7 年之前
  Rémi Verschelde 87694d1884 Disable logging until the logs location is sorted out 7 年之前
  Ruslan Mustakov 275e537058 Allow to obtain virtual keyboard height 8 年之前
  Ruslan Mustakov 1a2311e350 Extract logging logic 8 年之前
  Marcelo Fernandez 7a4c0ff35e Fix crash when no audio driver is available 8 年之前
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  toger5 2286037bc3 removed calls to cursor_set_visible on all platforms fixes #10167 8 年之前
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 年之前
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 年之前
  Chris Serino bdffd2ecd0 Fix input event related android build issues 8 年之前
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 8 年之前
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 年之前
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Andreas Haas c0b6756875 Input: Remove usage of platform dependent event IDs. 8 年之前
  Juan Linietsky b5a06cecff Export template management dialog. 8 年之前
  denis 55835167a4 Update mouse position on touch and release events (Android) 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Julian Murgia 94103c0c02 Add API to access battery power state 9 年之前
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 年之前
  Rémi Verschelde 7b059965e8 Adapt platforms to AudioServer refactoring 8 年之前
  Juan Linietsky b400c69cd4 Oops! Audio engine has vanished :D 8 年之前
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 年之前
  Juan Linietsky a97551902e rename Input.get_mouse_speed() to Input.get_last_mouse_speed() 8 年之前
  Juan Linietsky b7d69c2444 Added a BACK notification besides QUIT, so they go in separate channels. 8 年之前