Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs db0c0a9182 Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`. 4 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Thaddeus Crews 0822829359 Merge pull request #101439 from JekSun97/Provide-connection_map-to-GraphEdit 5 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  JekSun97 29721bfcd7 Add get_connection_list_from_node 7 months ago
  Matias N. Goldberg 7b2f1e1d09 Fix union order to simplify empty initializers 7 months ago
  kobewi 9a96393f46 Add warped panning to every ViewPanner instance 1 year ago
  Markus Sauermann 0a875ab3bb Highlight hovered `GraphEdit` connection by widening the line 8 months ago
  Hendrik Brucker e5be03a42b [GraphEdit] Make connections a property 8 months ago
  JekSun97 95ca0aa7ad Add get_connetion_count function to GraphEdit 9 months ago
  Daylily-Zeleen 28a2fa496f [GraphEdit] Convert to minimap line after getting connection line. 1 year ago
  Hendrik Brucker a81561cbd9 Add GraphFrame and integrate it in VisualShader 1 year ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years ago
  Hendrik Brucker 9d7c2978f4 Rework GraphEdit connections (drawing, API, optimizations) 1 year ago
  Hendrik Brucker 1a8e676131 Add different grid patterns to GraphEdit 1 year ago
  Yuri Sizov b07c664af9 Make `GraphEdit` toolbar more customizable 1 year ago
  Yuri Sizov fe000277ea Bind remaining theme properties to their respective classes 2 years ago
  Hendrik Brucker 5afe78bd9c Clean up/refactor GraphNode and make it more flexible 2 years ago
  Daylily-Zeleen 2f0639e7ae Make GraphEdit's cpp virtuals equal to gdscript. 2 years ago
  Hendrik Brucker a38fd09669 Clean up/refactor GraphEdit 2 years ago
  Hendrik Brucker 662d8c76b3 Remove GraphNode's comment property and related functionality 2 years ago
  Michael Alexsander 8118d0d2f5 Add more uses of appropriate cursors when resizing/moving some UI nodes 2 years ago
  Gilles Roudière a3b431b09d Add gesture to ViewPanner and simplify a bit its API 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 5490c22ffb Improve usage of StringNames in GraphEdit 3 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 2 years ago
  Hendrik Brucker 299585fcde Add configuration warning to GraphEdit regarding future refactoring 3 years ago
  Yuri Sizov 29c8504dd9 Improve parameter naming and documentation in GraphEdit and GraphNode 3 years ago
  Maxim Kulkin 9a35ede23f Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit 3 years ago