Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Andrea Catania
|
1829c67762
Revert "Optimized physics object spawn time and optimized shape usage when the shape is not scaled"
|
4 years ago |
Andrea Catania
|
7709a83493
Optimized physics object spawn time and optimized shape usage when the shape is not scaled
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Yuri Roubinsky
|
3b0638fe1c
Changed default capsule axis to vertical
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
912131fe03
Merge pull request #20101 from panzergame/shape_margin
|
7 years ago |
Tristan Porteries
|
e5bfa98d0f
Expose bullet shape margin to UI.
|
7 years ago |
muiroc
|
0a36e974da
added cylinder shape support
|
7 years ago |
Marc Gilleron
|
a66e1af168
Make heightmap shape usable from PhysicsServer
|
7 years ago |
Andrea Catania
|
ffc3ef8677
Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape
|
7 years ago |
Paolo Perkovic
|
08d4bfacaf
Fix inconsistencies and typos in argument names
|
7 years ago |
AndreaCatania
|
50c99370d2
Fixed Bullet collision shapes scale
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
f8b58784bc
Merge pull request #13257 from AndreaCatania/master
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AndreaCatania
|
f4b96cc0a9
Fixed kinematic movement stuck, Changed how shape scale works, Optimized
|
7 years ago |
AndreaCatania
|
fb4871c919
Bullet physics engine implementation
|
7 years ago |