summaryrefslogtreecommitdiff
path: root/scene/gui/graph_node.cpp
AgeCommit message (Expand)Author
2021-05-25Tweak dozens of editor property hints for consistencyHugo Locurcio
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-13-Added missing setters to GraphNode.Anilforextra
2021-04-05Fix crashes in *_input functionsRafał Mikrut
2021-03-23Rename ButtonList enum and members to MouseButtonAaron Franke
2021-03-08Make GraphNode handle children with EXPAND flagLeonardo Christino
2021-02-11Merge pull request #45870 from gongpha/graphedit-connection-updateRémi Verschelde
2021-02-10Removed _change_notifyreduz
2021-02-11Update GraphEdit when GraphNode's slot is updatedKongfa Waroros
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-28GraphNode: Add properties for custom iconsJames Westman
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-10-01Renamed toplevel to be top_levelDuroxxigar
2020-07-03Fixed separation of ports on GraphNodelrgilbert
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-09-01Fix resizer icon visiblity on light theme in GraphNodeChaosus89
2019-08-09Remove ERR_EXPLAIN from scene/* codeTomasz Chabora
2019-07-13Fix GraphNode immediately losing focusEmmanuel Barroga
2019-06-04Fix GraphNode not adding seperation after the first nodeBojidar Marinov
2019-03-10Fix cursor going to start while editing GraphNode's titleBojidar Marinov
2019-01-24Updates containers minimum size when some constants are modifiedgroud
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-14Improved VisualScriptEditorDaniel J. Ramirez
2017-09-03Fix. resizeable -> resizable.Daniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-10Fixes method definitions with extra number of argumentsIgnacio Etcheverry
2017-08-08Fixes node selection, and properly ignore mouse on inner comment node body, c...Juan Linietsky
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-06-06GraphNode: Remove debug print.Andreas Haas
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde