Age | Commit message (Expand) | Author |
---|---|---|
2020-12-28 | Merge pull request #44183 from madmiraal/box_shape-size | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-08 | Use box size instead of extents for Shape dimensions | Marcel Admiraal |
2020-12-05 | Rename CubeMesh BoxMesh | 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 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |
2020-02-27 | Renamed PlaneShape to WorldMarginShape | Andrea Catania |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania |