Pāvels Nadtočajevs
|
a272376f89
Cleanup accessibility names.
|
il y a 1 mois |
Hendrik Brucker
|
b55b9fe352
[GraphEdit] Improve UI control scheme by separating scroll_offset from scroll bars
|
il y a 2 mois |
Pāvels Nadtočajevs
|
22b5a2fc5c
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
|
il y a 3 mois |
Michael Alexsander
|
454e4f817c
Make build profile project detection also set build options
|
il y a 4 mois |
Thaddeus Crews
|
1b4ed4c038
Merge pull request #105595 from bruvzg/focus_fx
|
il y a 3 mois |
Thaddeus Crews
|
3947cbe3b2
Merge pull request #104386 from Repiteo/core/cpp-math
|
il y a 3 mois |
Pāvels Nadtočajevs
|
db0c0a9182
Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`.
|
il y a 3 mois |
Thaddeus Crews
|
8ff4ea8a4a
Merge pull request #97763 from Geometror/fix-gn-child-vis-conn-update
|
il y a 3 mois |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
il y a 4 mois |
Hendrik Brucker
|
867fbd8be3
Fix GraphEdit connections not updating when a child of GraphNode goes invisible or changes size
|
il y a 3 mois |
kit
|
d16e8b7ca4
Fix and rename mouse filter recursive behavior
|
il y a 3 mois |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
il y a 4 mois |
Aaron Franke
|
c1acc839a8
Directly use segment points in Geometry2D/3D function parameters
|
il y a 4 mois |
LuoZhihao
|
4b9650f54e
CI: Fix godot regression project test
|
il y a 4 mois |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
il y a 2 ans |
Rémi Verschelde
|
7ad0b9b16c
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
|
il y a 4 mois |
Thaddeus Crews
|
0822829359
Merge pull request #101439 from JekSun97/Provide-connection_map-to-GraphEdit
|
il y a 4 mois |
DE-YU_H14
|
a49ca33a7f
Implement properties that recursively disables children's focus & mouse filter.
|
il y a 7 mois |
Caiman
|
bcd99bdb17
Fix GraphEdit::frame_rect_changed signal parameter type
|
il y a 5 mois |
JekSun97
|
29721bfcd7
Add get_connection_list_from_node
|
il y a 6 mois |
kobewi
|
9a96393f46
Add warped panning to every ViewPanner instance
|
il y a 1 an |
Thaddeus Crews
|
075567a5b3
Merge pull request #100456 from Sauermann/proposal-hovered-connection-highlight
|
il y a 7 mois |
Thaddeus Crews
|
cbfc34d279
Merge pull request #100444 from Sauermann/fix-view-panner-mouse-warp
|
il y a 7 mois |
Markus Sauermann
|
0a875ab3bb
Highlight hovered `GraphEdit` connection by widening the line
|
il y a 7 mois |
Markus Sauermann
|
4887172a59
Fix `ViewPanner` panning mouse warp
|
il y a 7 mois |
Hendrik Brucker
|
e5be03a42b
[GraphEdit] Make connections a property
|
il y a 7 mois |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
il y a 7 mois |
JekSun97
|
95ca0aa7ad
Add get_connetion_count function to GraphEdit
|
il y a 8 mois |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 an |
rune-scape
|
a47daa0a44
Avoid const_cast in List::erase by requiring mutable elements
|
il y a 1 an |