Commit History

Author SHA1 Message Date
  trollodel 307427af89 Add the button pressed to some signals in Tree 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  Rémi Verschelde df2de05c5f Merge pull request #60463 from Geometror/improve-vs-1 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Hendrik Brucker 6d876baf60 Improve the VisualShader/VisualScript editor UI 3 years ago
  David Cambré 8d4b2b0c30 Improve VisualScript search and instancing of nodes 3 years ago
  Nicholas Huelin e8a326a08f Fix Visual Script's jump to function relative to zoom 3 years ago
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Raul Santos a95cc4eff3 Sort variables in VisualScriptEditor 3 years ago
  megalobyte 4d275c473e Don't process VisualScriptNodes 3 years ago
  Rémi Verschelde 009254d87c Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c 3 years ago
  Jakob Bouchard 6553f5c242 Convert _notification methods to switch - Chunk C 3 years ago
  MisoMosiSpy fa2026365d Added icons for missing types in visual script’s icon list. 3 years ago
  jmb462 e5657a4fbf Fix renaming function dialog in VisualScript does not work correctly 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
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  kobewi 98692d68c3 Minor tweaks and fixes to panning 3 years ago
  Rémi Verschelde e363f404a5 Merge pull request #57000 from KoBeWi/UNLIMITED_PANNING 3 years ago
  kobewi 74bfe88267 Add ViewPanner to 2D editor 3 years ago
  Rémi Verschelde 20dfa0c60b Merge pull request #56252 from Gallilus/Update-visual-script-property-selector 3 years ago
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 years ago
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 years ago
  David Cambré 3a82f66974 Improve Visual Script editor to suggest the proper visual script nodes. 3 years ago
  Haoyu Qiu 95050ce042 Fix crash when exiting the editor 3 years ago