summaryrefslogtreecommitdiff
path: root/editor/plugins/path_3d_editor_plugin.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-29Fix theme application in various curve editorsYuri Sizov
2022-01-12Fix secondary handles in editor gizmosjfons
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-08-07Removes const from set functions on the GizmosAndreaCatania
2021-07-23Node3D gizmo improvementsjfons
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-04Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name"Aaron Franke
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-07Rename all gizmo classes, using the 4.0 node names.jfons
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde