Commit History

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