Commit History

Author SHA1 Message Date
  reduz 45af29da80 Add a new HashSet template 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  Jummit 1101f6c660 Use % when dropping unique scene nodes into script 3 years ago
  kobewi 995bcd6218 Include quotes conditionally for dropped paths 3 years ago
  Haoyu Qiu 3094e739f5 Create onready variables when dropping nodes and holding Ctrl 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Yuri Rubinsky a439832035 Fix signal completion in GDScript editor 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Igor Kordiukiewicz 8462647871 Added button to add warning ignore annotations 3 years ago
  Eric M 4ab605d14d Improve sorting of Code Completion options. 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
  nova++ ce66f8a7a0 Add check to prevent "p_gutter = -1" error spam 3 years ago
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 years ago
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde f425d403fe Merge pull request #57066 from KoBeWi/in_the_name_of_the_custom 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
  kobewi a08fc442a0 Fix script editor errors with CustomCallables 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 years ago
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  Yuri Roubinsky 050f746e19 Fix theming update of shader editor 3 years ago
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 years ago
  Rémi Verschelde 3efa6644c4 Merge pull request #55541 from KoBeWi/outcognito_scripts 3 years ago
  kobewi f524ddebd5 Make script type distinguishable by icon 3 years ago
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 years ago
  George Marques 923b7b2748 Remove action to ignore warning in the script editor 3 years ago