Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g... | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-14 | Rename AcceptDialog get_ok() to get_ok_button() | Marcel Admiraal |
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: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |