Commit History

Author SHA1 Message Date
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Rémi Verschelde 69152af45d doc: Don't bind argument names with p_ prefix 4 years ago
  Yuri Sizov 9d9d0f0bc9 Fix minimap capturing events and improve its theme 4 years ago
  Yuri Sizov 5e8e9fc601 Prevent signal disconnection attempts on invalid references 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde feb4e5ed2c Merge pull request #44569 from madmiraal/rename-unselect-deselect 4 years ago
  Marcel Admiraal dc8c29ee95 Update GraphEdit connection to reflect new signal name 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Marcel Admiraal 7b293eddfb Rename unselect to deselect 4 years ago
  Yuri Roubinsky 52e44ed3ef Added GraphEdit properties to control lines thickness and antialiasing 4 years ago
  Yuri Sizov f5bcbd8325 FIx visual issues with GraphEdit minimap 4 years ago
  Yuri Sizov 999ce610a2 Add a minimap to the GraphEdit 4 years ago
  Yuri Roubinsky 3ec972fc95 Restored antialiased lines by emulation using triangle strips 4 years ago
  Yuri Roubinsky 4f4287243c Removed underscore from GraphEdit begin/end_node_move signals 4 years ago
  Gabriel Van Eyck fbc095dc78 Fix emit_signal timing for GraphEdit's begin/end node move 4 years ago
  Duroxxigar b687ace7f9 Renamed toplevel to be top_level 4 years ago
  Wilson E. Alvarez d370ae9e1f Disconnect item_rect_changed when removing a child of GraphEdit 5 years ago
  Maganty Rushyendra c1d5c7727c Emit signals for GraphEdit multi-node selection and unselection 5 years ago
  Yuri Roubinsky d131bbaf15 Fix GraphEdit reconnecting to disconnected port 5 years ago
  Yuri Roubinsky de1117f5ad Prevents incorrect connection attempt on port clicking in GraphEdit 5 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  smartin015 00457c68bc Remove get_local_mouse_position() hack in GraphEdit 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  asheraryam 67c98cb438 Add "node_unselected" signal for GraphEdit 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago