Yuri Sizov
|
2ff1c48e0c
Properly hide GraphEdit's minimap
|
4 년 전 |
Yuri Roubinsky
|
e3131adc1c
Fix GraphEdit connects when graph is zoomed/unzoomed
|
4 년 전 |
Eric M
|
49714b0963
Removed hardcoded shortcuts from /scene and converted to input actions
|
4 년 전 |
Rémi Verschelde
|
604188c411
Merge pull request #45870 from gongpha/graphedit-connection-update
|
4 년 전 |
Kongfa Waroros
|
fe6c8d48e6
Update GraphEdit when GraphNode's slot is updated
|
4 년 전 |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 년 전 |
Rémi Verschelde
|
69152af45d
doc: Don't bind argument names with p_ prefix
|
4 년 전 |
Yuri Sizov
|
9d9d0f0bc9
Fix minimap capturing events and improve its theme
|
4 년 전 |
Yuri Sizov
|
5e8e9fc601
Prevent signal disconnection attempts on invalid references
|
4 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 년 전 |
Rémi Verschelde
|
feb4e5ed2c
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
4 년 전 |
Marcel Admiraal
|
dc8c29ee95
Update GraphEdit connection to reflect new signal name
|
4 년 전 |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 년 전 |
Marcel Admiraal
|
7b293eddfb
Rename unselect to deselect
|
4 년 전 |
Yuri Roubinsky
|
52e44ed3ef
Added GraphEdit properties to control lines thickness and antialiasing
|
4 년 전 |
Yuri Sizov
|
f5bcbd8325
FIx visual issues with GraphEdit minimap
|
4 년 전 |
Yuri Sizov
|
999ce610a2
Add a minimap to the GraphEdit
|
4 년 전 |
Yuri Roubinsky
|
3ec972fc95
Restored antialiased lines by emulation using triangle strips
|
4 년 전 |
Yuri Roubinsky
|
4f4287243c
Removed underscore from GraphEdit begin/end_node_move signals
|
4 년 전 |
Gabriel Van Eyck
|
fbc095dc78
Fix emit_signal timing for GraphEdit's begin/end node move
|
4 년 전 |
Duroxxigar
|
b687ace7f9
Renamed toplevel to be top_level
|
4 년 전 |
Wilson E. Alvarez
|
d370ae9e1f
Disconnect item_rect_changed when removing a child of GraphEdit
|
5 년 전 |
Maganty Rushyendra
|
c1d5c7727c
Emit signals for GraphEdit multi-node selection and unselection
|
5 년 전 |
Yuri Roubinsky
|
d131bbaf15
Fix GraphEdit reconnecting to disconnected port
|
5 년 전 |
Yuri Roubinsky
|
de1117f5ad
Prevents incorrect connection attempt on port clicking in GraphEdit
|
5 년 전 |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 년 전 |
smartin015
|
00457c68bc
Remove get_local_mouse_position() hack in GraphEdit
|
5 년 전 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 년 전 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 년 전 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 년 전 |