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