summaryrefslogtreecommitdiffstats
path: root/editor/plugins/path_2d_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add Create Curve button to Path2D editorkobewi2024-09-061-0/+4
* Fix Path2D splittingkobewi2024-08-281-0/+1
* Allow cancelling actions in Path2D editorkobewi2024-06-121-5/+6
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Do not commit transforms and handles if no changes were madeRobert Yevdokimov2024-02-121-0/+1
* Improve Path2D editingkobewi2024-01-051-0/+1
* Add a button to clear curve points in the Path2D editorAttackButton2023-10-031-7/+15
* Improve the looks of 2D/3D viewport contextual toolbarsYuri Sizov2023-09-131-2/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-3/+0
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+2
* Add per-scene UndoRedokobewi2022-08-221-1/+2
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-3/+3
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-13/+13
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-4/+2
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Add override keywords.Marcel Admiraal2020-07-101-8/+8
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-6/+5
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fixed an issue with the Path2D plugin editor not supporting the capability to...Robert Morse2018-12-071-0/+2
* Fixes drawing of the 2D plugins on the 3D viewgroud2018-09-181-2/+2
* Added option to 2D and 3D curve editor to mirror curve tangent handles both i...Ben Hickling2018-05-091-0/+12
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-2/+2
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-2/+3
* Remove dead ButtonGroup codeRémi Verschelde2017-09-061-1/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-12/+8
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+126