Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
4ca98c7a35
Merge pull request #44183 from madmiraal/box_shape-size
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
43c9106806
Use box size instead of extents for Shape dimensions
|
4 years ago |
Marcel Admiraal
|
df6b061dbb
Rename CubeMesh BoxMesh
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |
Andrea Catania
|
2e0fb66c6f
Renamed PlaneShape to WorldMarginShape
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Andrea Catania
|
e6be3f68da
- Integrated NavigationServer and Navigation2DServer.
|
5 years ago |