Commit History

Author SHA1 Message Date
  Adam Scott 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 7 months ago
  MJacred 8e75fae49e Ue an array removed_idx 7 months ago
  MJacred f355382ef5 Updating the index after the first mapping record of p_guid requires a second loop 7 months ago
  MJacred e98f3a6bf0 Apply feedback 7 months ago
  MJacred f7c6a8659a Apply feedback + Remove unused variable `uid` in parse_mapping() 7 months ago
  MJacred 40832387ce Fix Input::remove_joy_mapping 8 months ago
  MJacred 01a2726c59 Get joypad's vendor ID, product ID, and name on Windows 8 months ago
  Hilderin 4e19ab8afe Fix connecting a signal with a double click is too difficult 1 year ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 months ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 year ago
  Michael Alexsander 16524a8a01 Add "Game" editor for better runtime debugging 11 months ago
  alexkar598 fd6138ed7e Fixes window_id being erased when emulating mouse events from touch events 10 months ago
  Fredia Huya-Kouadio a57a99f5bc Memory cleanup and optimizations 1 year ago
  Rémi Verschelde 59737bf3f0 Merge pull request #94413 from rburing/fix_action_press_tick 1 year ago
  Rémi Verschelde 496fd12b17 Merge pull request #94052 from m4gr3d/clean_input_dispatch_settings 1 year ago
  Ricardo Buring b41ec93d63 Fix physics tick count in Input.action_press and Input.action_release 1 year ago
  Fredia Huya-Kouadio 5e59819727 Cleanup Android input on render thread settings 1 year ago
  Ricardo Buring 23521635d2 Fix physics tick counter 1 year ago
  Rémi Verschelde 62120c7841 Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable 1 year ago
  Rémi Verschelde be2c5e66f4 Merge pull request #92201 from bruvzg/input_flush 1 year ago
  kobewi 17d3f26e5d Add event_index to InputEventAction 1 year ago
  bruvzg 2c9df769ad Clean Input::frame_parsed_events before de-initialising scripting languages to ensure no script created events exist at the exit. 1 year ago
  Rémi Verschelde 1069d7b7c6 Merge pull request #88343 from Riteo/warped-mouse-float 1 year ago
  Radiant 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld 1 year ago
  Mark Wilson 41e70db8b1 Fix action_press() by clamping strength to 0, 1 1 year ago
  Micky cd2032a90b Optimise Object's `get_argument_options` 1 year ago
  Riteo 759a32eb0c Handle warped mouse motion as floating point 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Markus Sauermann 2235a1cbd0 Add screen-related attributes to mouse input events 1 year ago
  jsjtxietian 4b3a12f4ee Check action exists in `Input.action_press` and `action_release` 1 year ago