Silc Renew
|
8f21f637e2
Fix scroll_offset_changed signal doesn't fired when panning GraphEdit
|
2 年之前 |
Stanislav Labzyuk
|
068f4d88f6
Fix connections drawing in GraphEdit minimap
|
2 年之前 |
Gilles Roudière
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 年之前 |
Rémi Verschelde
|
2d214c8881
Merge pull request #70685 from stmSi/fix-nan-graphedit-infinite-loop
|
2 年之前 |
stmSi
|
d1bd7539a6
Fix NaN value making infinite loop inside GraphEdit's NOTIFICATION_DRAW
|
2 年之前 |
Hendrik Brucker
|
62278eb236
Rename (de)selected signals to node_(de)selected in GraphNode
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
K. S. Ernest (iFire) Lee
|
8302f17adf
Update graph_edit.cpp to automatically arrange nodes if nothing is selected.
|
2 年之前 |
kobewi
|
5490c22ffb
Improve usage of StringNames in GraphEdit
|
3 年之前 |
Haoyu Qiu
|
06a0b26c9e
Fix inspector not showing name for LabelSettings.font
|
2 年之前 |
kobewi
|
d06a8320e5
Simplify GDVIRTUAL_CALL calls
|
2 年之前 |
Rémi Verschelde
|
2ffb609658
Merge pull request #66337 from EricEzaM/sprite-frames
|
2 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年之前 |
Eric M
|
2eda77c682
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly.
|
2 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Hendrik Brucker
|
299585fcde
Add configuration warning to GraphEdit regarding future refactoring
|
3 年之前 |
Yuri Sizov
|
29c8504dd9
Improve parameter naming and documentation in GraphEdit and GraphNode
|
3 年之前 |
kobewi
|
b218727599
Rename raise() to move_to_front()
|
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
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 年之前 |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 年之前 |
Rémi Verschelde
|
d3db8bbebd
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_enter_tree
|
3 年之前 |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 年之前 |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 年之前 |
SaracenOne
|
75f1357ced
Add read-only mode to AnimationTreeEditor plugins
|
3 年之前 |
Yuri Sizov
|
5d14d08702
Merge pull request #59226 from Rindbee/better-setters-in-gui-controls
|
3 年之前 |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 年之前 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 年之前 |
daylilyzeleen
|
64e33d9ed1
fixed GraphEdit signal argument type
|
3 年之前 |