Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Davide Baldo 1b0c7515ff Allow to specify a custom strength when calling Input.action_press(), this allows virtual axis, mainly for mobile. il y a 6 ans
  Pedro J. Estébanez 9692549c34 Track screen drag speed il y a 6 ans
  Rémi Verschelde 2b084352b9 Fix warnings on non-static data member initializers (C++11 feature) il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 6 ans
  Rémi Verschelde 18c28c159d Merge pull request #17196 from RandomShaper/improve-gui-touch il y a 7 ans
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse il y a 7 ans
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable il y a 7 ans
  Juan Linietsky 1a3688d0cc Merge pull request #16902 from groud/analog_action_system il y a 7 ans
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value il y a 7 ans
  Guilherme Felipe 4f05190fb0 Implement Input.set_default_cursor_shape to change the default shape il y a 7 ans
  Guilherme Felipe 19d2a44e5d Allow set_custom_mouse_cursor use same cursor(image) with different shapes. il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde 6322b0bbb7 Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Guilherme Silva a392dbdbe3 Add implementation for custom hardware cursor il y a 7 ans
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process il y a 7 ans
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables il y a 7 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 7 ans
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration il y a 7 ans
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. il y a 8 ans
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Andreas Haas c0b6756875 Input: Remove usage of platform dependent event IDs. il y a 8 ans
  Pedro J. Estébanez f5004b78d0 Implement warped mouse panning for 2D & 3D editors il y a 8 ans
  Andreas Haas a69e449782 Input: bind parse_input_event() il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Andreas Haas a175ac7032 Better handling of joypad device IDs. il y a 8 ans
  Rémi Verschelde d4eb8ec884 Merge pull request #7127 from BastiaanOlij/ios_meters il y a 8 ans
  Juan Linietsky a97551902e rename Input.get_mouse_speed() to Input.get_last_mouse_speed() il y a 8 ans