커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` 4 년 전
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 년 전
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 년 전
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 년 전
  Eric M 49714b0963 Removed hardcoded shortcuts from /scene and converted to input actions 4 년 전
  reduz 1aa2823fa3 Removed _change_notify 4 년 전
  Kanabenki 07fb7f9888 Snap VisualScript comment to grid when resizing 4 년 전
  Yuri Sizov 9d9d0f0bc9 Fix minimap capturing events and improve its theme 4 년 전
  Yuri Roubinsky 8d240f467d Auto-assign default value for variable in visual script on type changing 4 년 전
  Rémi Verschelde add3a825f0 Merge pull request #39649 from swarnimarun/master-visualscript-refactor 4 년 전
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 년 전
  Swarnim Arun c6771358aa Refactoring Visual Script 5 년 전
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 년 전
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 년 전
  Yuri Roubinsky d6bdd042bc Fix broken members panel in visual script editor 4 년 전
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 년 전
  Rémi Verschelde a09846e015 Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework 4 년 전
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 4 년 전
  Eric M efe5c250d5 Implement new shortcuts system. 4 년 전
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 4 년 전
  reduz 221a2a1742 Refactored variant constructor logic 4 년 전
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 년 전
  Yuri Roubinsky 4f4287243c Removed underscore from GraphEdit begin/end_node_move signals 4 년 전
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 4 년 전
  Rémi Verschelde a332e2f5b2 Merge pull request #41861 from Razoric480/fix-vscript-value-by-type 4 년 전
  Francois Belair a598c77058 Add a VScript func to sanitize variant values 4 년 전
  Paulb23 4d7df24d46 Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 5 년 전
  Andrii Doroshenko (Xrayez) 7247247522 Make unsaved scripts in the script editor more user-friendly 5 년 전
  PouleyKetchoupp ccff2f2551 Optimized ScriptEditor initialization when many scripts are loaded 5 년 전
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 년 전