Commit History

Author SHA1 Message Date
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 4d50f747d5 Merge pull request #37293 from Janglee123/ctrl-click-improvements 5 years ago
  janglee be7a353c70 Improved go-to definition (Ctrl + Click) 5 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Rémi Verschelde 41af228b76 Merge pull request #36960 from pycbouh/docs-improve-shortcuts 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API 5 years ago
  Yuri Sizov 1ea7295bd2 Improve shortcut formatting in docs 5 years ago
  Rémi Verschelde f1e943f6ce Merge pull request #35720 from Calinou/remove-request-docs-button 5 years ago
  Hugo Locurcio 2f6f029a75 Remove Request Docs button in the script editor due to various issues 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 047e0b7de5 Reworked tooltips to use the popup system. 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Rémi Verschelde 4857648a16 i18n: Add support for translating the class reference 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Hugo Locurcio 99bfaa6c60 Tweak the editor help comment color for better readability 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Hugo Locurcio ad49425bd8 Don't show an Online Tutorials section if the class has no tutorials 5 years ago
  Lakshay Angrish 1d9e19c7fb show parametric setters and getters in editor help 5 years ago
  Rémi Verschelde 045a5ce14a i18n: Sync translation template with current source 5 years ago
  Hugo Locurcio 3c8abbc4bf doc: Move the class description to be just below the brief description 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu d3851d5452 Show enum class name when not on the same doc page 5 years ago