提交历史

作者 SHA1 备注 提交日期
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 年之前
  Paulb23 156daddaaf Expose Syntax highlighter for editor plugins 5 年之前
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 年之前
  Daniel Ting d6c979d91b Do not try to save internal scripts 5 年之前
  Rémi Verschelde 8a484756de Merge pull request #39076 from rileylyman/editor_tab_names 5 年之前
  Daniel Ting d2a5b92e9b Make "Close and save changes?" actually save 5 年之前
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 年之前
  rileylyman 4285211f40 implement generic filename disambiguation 5 年之前
  Bill acdcda9033 Fix overlapping hotkey designations for save all scenes and save all scripts 5 年之前
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 年之前
  Phischermen cdb29447b4 Fix crash when creating new text file with no name 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Dominik 'dreamsComeTrue' Jasiński 03c3abae88 Fix Soft Reload Script shortcut clash with Replace in Files 5 年之前
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 年之前
  Rémi Verschelde 4b5d4bbe48 Merge pull request #38235 from BigRed-118/help_tabs_shuffle_fix 5 年之前
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 年之前
  Tom Evans fe53c1b0bd Fixed shuffling editor help tabs 5 年之前
  Rémi Verschelde 45a036feec Merge pull request #37012 from Calinou/reverse-builtin-script-naming 5 年之前
  Tomasz Chabora c1023157eb Remove Node.get_position_in_parent() 5 年之前
  Rémi Verschelde f1e943f6ce Merge pull request #35720 from Calinou/remove-request-docs-button 5 年之前
  Hugo Locurcio 2f6f029a75 Remove Request Docs button in the script editor due to various issues 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Mateo Kuruk Miccino f387b9b4f4 Multiple changes to DisplayServerX11 5 年之前
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 年之前
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 年之前
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 年之前
  Juan Linietsky 9e08742de8 Added a Window node, and made it the scene root. 5 年之前
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD 5 年之前
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 年之前