Commit History

Author SHA1 Message Date
  Rémi Verschelde 8ddf73c74d Merge pull request #81939 from YuriSizov/gui-flat-and-depressed 1 year ago
  Yuri Sizov 4bd569be95 Replace flat buttons with flat-styled buttons with a visible pressed state 1 year ago
  ajreckof 6afadbaa9f Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform 2 years ago
  Yuri Sizov 325ec7fdda Merge pull request #81600 from aaronfranke/fix-graph-edit-valid-port-conn-type 2 years ago
  Yuri Sizov fe000277ea Bind remaining theme properties to their respective classes 2 years ago
  Aaron Franke 366e54b0a3 Fix GraphEdit port valid connections incorrectly checking sides 2 years ago
  Hendrik Brucker 5afe78bd9c Clean up/refactor GraphNode and make it more flexible 2 years ago
  Hendrik Brucker a38fd09669 Clean up/refactor GraphEdit 2 years ago
  Yuri Sizov 91258e52be Merge pull request #79307 from Geometror/remove-graph-node-comment 2 years ago
  Hendrik Brucker a29a680920 Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file 2 years ago
  Hendrik Brucker 662d8c76b3 Remove GraphNode's comment property and related functionality 2 years ago
  Hendrik Brucker 1e8ca95cdc [GraphEdit] Fix port hotzones at zoom levels other than 100% 2 years ago
  QbieShay 237e3c6099 Fix regression in visual nodes hotzones 2 years ago
  Ninni Pipping 0c16082e1e Use `get_node_or_null` when null checks are present 2 years ago
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 years ago
  Michael Alexsander 8118d0d2f5 Add more uses of appropriate cursors when resizing/moving some UI nodes 2 years ago
  Hendrik Brucker 49587fd6d9 Fix several GraphEdit operations at zoom levels other than 100% 2 years ago
  Michael Alexsander c567a853db Fix `GraphNode` resizing when its bottom border is too thin 2 years ago
  Hendrik Brucker 3aab79914c Fix GraphEdit port hotzone snapping 2 years ago
  Hendrik Brucker 4601acbaf4 Update GraphEdit configuration warning, mark GraphNode/GraphEdit as experimental 2 years ago
  Silc Renew 8f21f637e2 Fix scroll_offset_changed signal doesn't fired when panning GraphEdit 2 years ago
  Stanislav Labzyuk 068f4d88f6 Fix connections drawing in GraphEdit minimap 2 years ago
  Gilles Roudière a3b431b09d Add gesture to ViewPanner and simplify a bit its API 2 years ago
  Rémi Verschelde 2d214c8881 Merge pull request #70685 from stmSi/fix-nan-graphedit-infinite-loop 2 years ago
  stmSi d1bd7539a6 Fix NaN value making infinite loop inside GraphEdit's NOTIFICATION_DRAW 2 years ago
  Hendrik Brucker 62278eb236 Rename (de)selected signals to node_(de)selected in GraphNode 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  K. S. Ernest (iFire) Lee 8302f17adf Update graph_edit.cpp to automatically arrange nodes if nothing is selected. 2 years ago
  kobewi 5490c22ffb Improve usage of StringNames in GraphEdit 3 years ago
  Haoyu Qiu 06a0b26c9e Fix inspector not showing name for LabelSettings.font 2 years ago