summaryrefslogtreecommitdiffstats
path: root/editor/plugins/line_2d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add EditorUndoRedoManager singletonkobewi2023-01-161-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Unify usage of undo_redo in editorkobewi2022-11-021-0/+4
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-3/+3
* Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde2022-04-041-4/+1
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-4/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-4/+4
* Use AbstractPolygon2DEditor for Line2DBernhard Liebl2017-11-041-235/+18
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-17/+7
* Rename pos to position in user facing methods and variablesletheed2017-09-201-8/+8
* Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Refactor 'treshold' to 'threshold'Poommetee Ketson2017-07-081-2/+2
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-62/+61
* Settings: Moving Poly Editor into Editors categoryRamesh Ravone2017-04-251-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-51/+37
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+283