summaryrefslogtreecommitdiffstats
path: root/editor/plugins/path_3d_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-2/+2
|\
| * Implement closed path for Curve3dmatricola7872024-11-161-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Cleanup Path3D editorkobewi2024-09-071-3/+1
* Add Create Curve button to Path2D editorkobewi2024-09-061-2/+7
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Merge pull request #89933 from jsjtxietian/path3d-removeRémi Verschelde2024-04-041-0/+9
|\
| * Support “clear points” function in Path3D editorjsjtxietian2024-03-271-0/+9
* | UX and stability improvements for Path3D nodematricola7872024-03-251-0/+7
|/
* Use subgizmos instead of handles for Path3D curve pointspohy2024-02-221-0/+16
* Improve Path3D gizmo usabilityYaohua Xiong2023-10-031-2/+7
* Improve the looks of 2D/3D viewport contextual toolbarsYuri Sizov2023-09-131-2/+2
* Add handles to control Curve3D tiltDaniel Roberts2023-08-121-0/+15
* Add move control points button to PAth3D Editorajreckof2023-06-051-1/+10
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+2
* Rename remaining "Spatial" in Plugins to "Node3D"Micky2022-10-041-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-1/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-8/+8
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-2/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-3/+1
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+3
* Fix theme application in various curve editorsYuri Sizov2022-01-291-0/+2
* Fix secondary handles in editor gizmosjfons2022-01-121-4/+4
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implemented SkeletonEditorGizmoSilc Renew2021-10-071-1/+1
* Removes const from set functions on the GizmosAndreaCatania2021-08-071-2/+2
* Node3D gizmo improvementsjfons2021-07-231-4/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name"Aaron Franke2020-12-041-1/+1
* Add override keywords.Marcel Admiraal2020-07-101-14/+14
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-4/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Rename all gizmo classes, using the 4.0 node names.jfons2020-04-071-6/+6
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-3/+1
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+123