Age | Commit message (Expand) | Author |
---|---|---|
2020-12-04 | Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name" | Aaron Franke |
2020-11-12 | Proposal 1246: Make Path3D handles more visible. | Ryan Roden-Corrent |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-05-27 | Split `Geometry` singleton into `Geometry2D` and `Geometry3D` | Andrii Doroshenko (Xrayez) |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-10 | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde |
2020-04-07 | Rename all gizmo classes, using the 4.0 node names. | jfons |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |