커밋 기록

작성자 SHA1 메시지 날짜
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 년 전
  Bojidar Marinov 7b7c7c8dc0 Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 8 년 전
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 년 전
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 년 전
  Rémi Verschelde c5ba9d9b7c Merge pull request #9703 from Noshyaar/docs 8 년 전
  geequlim 5a2500f580 Fix errors with global config names no more sorrys please 8 년 전
  Poommetee Ketson 49c7620326 Add object type hint for docs 8 년 전
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 년 전
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 년 전
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 년 전
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 년 전
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 년 전
  Fabio Alessandrelli 9100db7b94 Keyboard Input modifiers do not block actions. 8 년 전
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 년 전
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 년 전
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 년 전
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 년 전
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 년 전
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 년 전
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 년 전
  Fabio Alessandrelli 17d7e6a142 Fix Keyboard Input Hangs when using modifiers 9 년 전
  Andreas Haas 84783fe77b Fix input action pressed state not changing for quick joystick movements. 9 년 전
  Juan Linietsky 5b96c3a552 -Modified Input and added is_action_just_pressed() as well as is_action_just_released() 9 년 전
  Andreas Haas a9779efe82 fix ui_* input events in Editor 9 년 전
  Juan Linietsky 64fd75d91a Make Input Actions config not affect the editor 9 년 전
  J08nY 1a80b2a04a Added InputMap.get_actions() 9 년 전
  Hinsbart 3b12f9ea82 add sign comparison for joystick axis events in InputMap::_find_event 9 년 전
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 년 전
  hondres 9544042adb fix InputMap::action_erase_event() 9 년 전
  Juan Linietsky 3d0bd1a3f3 -make signals throw an error when target method is not found, fixes #2036 9 년 전