Commit History

Author SHA1 Message Date
  Chris Serino bdffd2ecd0 Fix input event related android build issues 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 years ago
  Juan Linietsky efaeebab4d Several fixes to Android exporter and port. 8 years ago
  Juan Linietsky b5a06cecff Export template management dialog. 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky b7d69c2444 Added a BACK notification besides QUIT, so they go in separate channels. 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  volzhs 9a20068ab7 Add alert window on Android 8 years ago
  Mario Schlack beaa56bff2 Minor code formatting in platform/android 9 years ago
  Mario Schlack 0717893772 Implement get_screen_dpi() on Android 9 years ago
  Jamil Halabi 370ae3512d Added gyroscope support to Godot and Android 9 years ago
  volzhs b09dbaa78e Fix crash when null value through jni on android 9 years ago
  volzhs aac0af043c Fix wrong return bool, string, string array data through jni 9 years ago
  volzhs 456b7733fc Fix string array parameter check with jni 9 years ago
  fluffrabbit 4877b714b3 Add magnetometer sensor support for Android 9 years ago
  hondres e7c920fdba support gamepad remapping on android 9 years ago
  volzhs fb2bf78591 Add ability to set "keep screen on" for android 9 years ago
  Juan Linietsky 40ba22631b Renamed godot domain from com.android.godot (which was incorrect) to org.godotengine.godot 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 4b1f0afb01 -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits FBOs so all 2D shader effects should now work in every single Android device. 9 years ago
  Juan Linietsky b0aa49accb merged some stuff for okam 10 years ago