Commit History

Author SHA1 Message Date
  kobewi 5c28814b39 Add as_sortable_control() to unify Container checks 1 year ago
  Rémi Verschelde a37db390e0 Merge pull request #90229 from Santoss1809/master 1 year ago
  João Santos eb9e193477 Fix error message when removing only child from GraphNode 1 year ago
  nagidev b0cafc1077 Fixed port cache calculation in GraphNode 1 year ago
  Mansur Isaev 631d722674 Add `set_slot_custom_icon` and `get_slot_custom_icon` to GraphNode 2 years ago
  Hendrik Brucker 9391046c32 Fix GraphNode slot index inconsistency. 2 years 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
  Hendrik Brucker a38fd09669 Clean up/refactor GraphEdit 2 years ago
  Hendrik Brucker 662d8c76b3 Remove GraphNode's comment property and related functionality 2 years ago
  lawnjelly b69c8b4791 Single Compilation Unit build. 2 years ago
  Michael Alexsander 8118d0d2f5 Add more uses of appropriate cursors when resizing/moving some UI nodes 2 years ago
  Johan Aires Rastén 9a60c4affb GraphNode ignore non-visible children for minimum size. 2 years ago
  Michael Alexsander c567a853db Fix `GraphNode` resizing when its bottom border is too thin 2 years ago
  Hendrik Brucker 62278eb236 Rename (de)selected signals to node_(de)selected in GraphNode 2 years ago
  Juan Linietsky 47592927b3 Use BitField<> hint for ArrayFormat 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  zhangjianguo 8e1138d59a Prevent editor crash when deleting children of GraphNode 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 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
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Rémi Verschelde f9998455ce Merge pull request #63249 from V-Sekai/animation_tree_editor_read_only 3 years ago
  SaracenOne 75f1357ced Add read-only mode to AnimationTreeEditor plugins 3 years ago
  Rémi Verschelde 1adcd0327f Merge pull request #64806 from Zylann/graph_node_protected_validate_property 3 years ago
  Marc Gilleron 22fcdffd17 Make GraphNode::_validate_property protected so GraphNode can be inherited. 3 years ago
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Hakim 60677c4e95 Remove rect_ prefix from control properties when keyframing 3 years ago
  kobewi 9a2758e374 Fix GraphNode slot list 3 years ago