Hendrik Brucker
|
49587fd6d9
Fix several GraphEdit operations at zoom levels other than 100%
|
2 anos atrás |
Michael Alexsander
|
c567a853db
Fix `GraphNode` resizing when its bottom border is too thin
|
2 anos atrás |
Hendrik Brucker
|
3aab79914c
Fix GraphEdit port hotzone snapping
|
2 anos atrás |
Hendrik Brucker
|
4601acbaf4
Update GraphEdit configuration warning, mark GraphNode/GraphEdit as experimental
|
2 anos atrás |
Silc Renew
|
8f21f637e2
Fix scroll_offset_changed signal doesn't fired when panning GraphEdit
|
2 anos atrás |
Stanislav Labzyuk
|
068f4d88f6
Fix connections drawing in GraphEdit minimap
|
2 anos atrás |
Gilles Roudière
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 anos atrás |
Rémi Verschelde
|
2d214c8881
Merge pull request #70685 from stmSi/fix-nan-graphedit-infinite-loop
|
2 anos atrás |
stmSi
|
d1bd7539a6
Fix NaN value making infinite loop inside GraphEdit's NOTIFICATION_DRAW
|
2 anos atrás |
Hendrik Brucker
|
62278eb236
Rename (de)selected signals to node_(de)selected in GraphNode
|
2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
K. S. Ernest (iFire) Lee
|
8302f17adf
Update graph_edit.cpp to automatically arrange nodes if nothing is selected.
|
2 anos atrás |
kobewi
|
5490c22ffb
Improve usage of StringNames in GraphEdit
|
3 anos atrás |
Haoyu Qiu
|
06a0b26c9e
Fix inspector not showing name for LabelSettings.font
|
2 anos atrás |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
2 anos atrás |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
2 anos atrás |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 anos atrás |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
2 anos atrás |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 anos atrás |
Hendrik Brucker
|
299585fcde
Add configuration warning to GraphEdit regarding future refactoring
|
2 anos atrás |
Yuri Sizov
|
29c8504dd9
Improve parameter naming and documentation in GraphEdit and GraphNode
|
2 anos atrás |
kobewi
|
b218727599
Rename raise() to move_to_front()
|
3 anos atrás |
Maxim Kulkin
|
9a35ede23f
Add GraphNode 'selected' and 'deselected' signals, simplify GraphEdit
|
3 anos atrás |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 anos atrás |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 anos atrás |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 anos atrás |
Rémi Verschelde
|
d3db8bbebd
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_enter_tree
|
3 anos atrás |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 anos atrás |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 anos atrás |
SaracenOne
|
75f1357ced
Add read-only mode to AnimationTreeEditor plugins
|
3 anos atrás |