Thaddeus Crews
|
1b4ed4c038
Merge pull request #105595 from bruvzg/focus_fx
|
4 months ago |
Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
4 months ago |
Pāvels Nadtočajevs
|
db0c0a9182
Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`.
|
4 months ago |
Thaddeus Crews
|
8ff4ea8a4a
Merge pull request #97763 from Geometror/fix-gn-child-vis-conn-update
|
4 months ago |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
5 months ago |
Hendrik Brucker
|
867fbd8be3
Fix GraphEdit connections not updating when a child of GraphNode goes invisible or changes size
|
4 months ago |
kit
|
d16e8b7ca4
Fix and rename mouse filter recursive behavior
|
4 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Aaron Franke
|
c1acc839a8
Directly use segment points in Geometry2D/3D function parameters
|
5 months ago |
LuoZhihao
|
4b9650f54e
CI: Fix godot regression project test
|
5 months ago |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 years ago |
Rémi Verschelde
|
7ad0b9b16c
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
|
5 months ago |
Thaddeus Crews
|
0822829359
Merge pull request #101439 from JekSun97/Provide-connection_map-to-GraphEdit
|
5 months ago |
DE-YU_H14
|
a49ca33a7f
Implement properties that recursively disables children's focus & mouse filter.
|
8 months ago |
Caiman
|
bcd99bdb17
Fix GraphEdit::frame_rect_changed signal parameter type
|
6 months ago |
JekSun97
|
29721bfcd7
Add get_connection_list_from_node
|
7 months ago |
kobewi
|
9a96393f46
Add warped panning to every ViewPanner instance
|
1 year ago |
Thaddeus Crews
|
075567a5b3
Merge pull request #100456 from Sauermann/proposal-hovered-connection-highlight
|
8 months ago |
Thaddeus Crews
|
cbfc34d279
Merge pull request #100444 from Sauermann/fix-view-panner-mouse-warp
|
8 months ago |
Markus Sauermann
|
0a875ab3bb
Highlight hovered `GraphEdit` connection by widening the line
|
8 months ago |
Markus Sauermann
|
4887172a59
Fix `ViewPanner` panning mouse warp
|
8 months ago |
Hendrik Brucker
|
e5be03a42b
[GraphEdit] Make connections a property
|
8 months ago |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
9 months ago |
JekSun97
|
95ca0aa7ad
Add get_connetion_count function to GraphEdit
|
9 months ago |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 year ago |
rune-scape
|
a47daa0a44
Avoid const_cast in List::erase by requiring mutable elements
|
1 year ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 months ago |
Hendrik Brucker
|
975e7c8ade
[GraphEdit] Only print warning for connection layer deletion when justified
|
11 months ago |
Rémi Verschelde
|
f4af8201ba
Merge pull request #96309 from Geometror/fix-ge-cs-crash
|
11 months ago |
aryan-11825114
|
b4460c6ba3
Add cut_nodes_request signal to GraphEdit
|
11 months ago |