提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 年之前
  Rémi Verschelde dd9602e74c Merge pull request #64847 from Mickeon/editor-docs-hierarchy-icons 3 年之前
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 年之前
  Micky 2b063eebee Add type icons to editor docs' hierarchy 3 年之前
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 年之前
  Yuri Rubinsky c6f57c30c3 Fix `help_title_font_size` editor property to correctly apply to docs 3 年之前
  bruvzg 96cc3c74da Fix help links with threaded RTL. 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 年之前
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 年之前
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 年之前
  Yuri Roubinsky 6e2c9f398c Fix theming of doc background 3 年之前
  bruvzg f13db28a5c [Editor] Do not update editor help theme, if calculated margin hasn't changed. 3 年之前
  Yuri Sizov ba99cd40d1 Improve spacing in built-in class reference 3 年之前
  reduz df7636b19a Generate editor docs on a thread 4 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 年之前
  Yuri Sizov 397e56964d Sort and group theme properties in docs, improve formatting for theme and enums 4 年之前
  Aaron Franke 6772ebcea0 Move the docs for constructors and operators out of methods section 4 年之前
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 4 年之前
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 年之前
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  Gregory Basile 8ab13f8ace Documentation search fixes 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 年之前
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 5 年之前
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript 5 年之前
  Eric M 9c69281f87 Remove unused unhandled_key_input method in EditorHelp. Search popup and focus is handled by an external MenuButton shortcut. 5 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 年之前
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Michael Alexsander 446ca21efa Remove unnecessary panel in EditorHelpBit 5 年之前