Commit History

Author SHA1 Message Date
  Hugo Locurcio 5626d026d8 Add an external link editor icon 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde f00803b8a5 Merge pull request #56695 from bruvzg/mod_unicode_input 3 years ago
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 3 years ago
  Yuri Roubinsky 5db47c5521 Fix lookup symbol in scripts which doesn't open a tab at first attempt 3 years ago
  Michael Alexsander 1062bc9884 Fix creation and reopening of built-in scripts 3 years ago
  reduz 360dea5348 Add GDExtension support to Script 3 years ago
  kobewi 42078dec9f Allow negative indexes in ItemList and PopupMenu 3 years ago
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 years ago
  kobewi 7d44bb8f06 Remove set_as_minsize() 3 years ago
  Michael Alexsander 917dac78e7 Replace some bits of code left to work with the new `TabContainer` 3 years ago
  Michael Alexsander a811ebf699 Make `TabContainer` use `TabBar` internally 3 years ago
  kobewi f653107764 Fix scripts not saving when closing 3 years ago
  Hugo Locurcio 958912a33f Use versioned URL for "Online Documentation" buttons in the editor 3 years ago
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 years ago
  Rémi Verschelde 7a7fabe4f6 Merge pull request #57641 from Geometror/compilation-time-improvements-1 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  trollodel e97e894aa0 Fix editor compile error when VisualScript is disabled 3 years ago
  Rémi Verschelde a66e55069e Merge pull request #57796 from akien-mga/revert-sname-theme-setters 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  Rémi Verschelde f8f19b313d Merge pull request #57562 from AnilBK/string-add-contains 3 years ago
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  jmb462 71fb89390f Save script editor's function list split offset with the editor layout 3 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 3 years ago
  Rémi Verschelde e6caaf4c80 Merge pull request #57205 from TechnoPorg/variant-template-cast 3 years ago
  Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 3 years ago