Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs a272376f89 Cleanup accessibility names. 1 month ago
  Hendrik Brucker b55b9fe352 [GraphEdit] Improve UI control scheme by separating scroll_offset from scroll bars 3 months ago
  Pāvels Nadtočajevs 22b5a2fc5c Change editor button focus mode to `FOCUS_ACCESSIBILITY`. 3 months ago
  Michael Alexsander 454e4f817c Make build profile project detection also set build options 4 months ago
  Thaddeus Crews 1b4ed4c038 Merge pull request #105595 from bruvzg/focus_fx 3 months ago
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 3 months ago
  Pāvels Nadtočajevs db0c0a9182 Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`. 3 months ago
  Thaddeus Crews 8ff4ea8a4a Merge pull request #97763 from Geometror/fix-gn-child-vis-conn-update 3 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 4 months ago
  Hendrik Brucker 867fbd8be3 Fix GraphEdit connections not updating when a child of GraphNode goes invisible or changes size 3 months ago
  kit d16e8b7ca4 Fix and rename mouse filter recursive behavior 3 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 4 months ago
  Aaron Franke c1acc839a8 Directly use segment points in Geometry2D/3D function parameters 4 months ago
  LuoZhihao 4b9650f54e CI: Fix godot regression project test 4 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 4 months ago
  Thaddeus Crews 0822829359 Merge pull request #101439 from JekSun97/Provide-connection_map-to-GraphEdit 4 months ago
  DE-YU_H14 a49ca33a7f Implement properties that recursively disables children's focus & mouse filter. 7 months ago
  Caiman bcd99bdb17 Fix GraphEdit::frame_rect_changed signal parameter type 5 months ago
  JekSun97 29721bfcd7 Add get_connection_list_from_node 6 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 7 months ago
  Thaddeus Crews cbfc34d279 Merge pull request #100444 from Sauermann/fix-view-panner-mouse-warp 7 months ago
  Markus Sauermann 0a875ab3bb Highlight hovered `GraphEdit` connection by widening the line 7 months ago
  Markus Sauermann 4887172a59 Fix `ViewPanner` panning mouse warp 7 months ago
  Hendrik Brucker e5be03a42b [GraphEdit] Make connections a property 7 months ago
  Chaosus ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 7 months ago
  JekSun97 95ca0aa7ad Add get_connetion_count function to GraphEdit 8 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