Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Jon Ring
|
9d3089181c
Fix updating of collision shape when the transform is set
|
6 年之前 |
Bastiaan Olij
|
e4dea0595a
Add transform support to deal with Bullets centering of shapes
|
6 年之前 |
Rémi Verschelde
|
262924296b
Merge pull request #27415 from aqnuep/kinematicbody_fixes
|
6 年之前 |
ShyRed
|
a9d4cde0f5
Allow adding disabled shapes
|
6 年之前 |
Daniel Rakos
|
6dd65c0d67
KinematicBody performance and quality improvements
|
6 年之前 |
Hein-Pieter van Braam
|
d308eb091a
Fix many asan and ubsan reported issues
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Ibrahn Sahir
|
d1550215b0
Fix some undefined behaviour in Bullet module.
|
6 年之前 |
J08nY
|
56005772cd
Fix multi-statement macro call not being covered.
|
7 年之前 |
Andrea Catania
|
15305ec91f
Optimitzed area overlap checks
|
7 年之前 |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
7 年之前 |
Rémi Verschelde
|
2091f20443
Fix warnings about wrong member initialization order [-Wreorder]
|
7 年之前 |
Andrea Catania
|
88967e4001
Fixing trimesh precision
|
7 年之前 |
Andrea Catania
|
9b446f1cc3
Optimized in case is used just 1 shape with no transform
|
7 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 年之前 |
AndreaCatania
|
17ebbfb56d
Implemented Soft body
|
7 年之前 |
tagcup
|
a5e0bb447c
Avoid converting Quat to Euler angles when not necessary.
|
7 年之前 |
Andrea Catania
|
45b778c7f8
Fixed area overlap cleaning
|
7 年之前 |
Andrea Catania
|
776942981b
Fixed physics server area cleaning
|
7 年之前 |
AndreaCatania
|
ecfe932eb8
Fixed bullet physics body shape scaling
|
7 年之前 |
AndreaCatania
|
50c99370d2
Fixed Bullet collision shapes scale
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
f8b58784bc
Merge pull request #13257 from AndreaCatania/master
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
AndreaCatania
|
f4b96cc0a9
Fixed kinematic movement stuck, Changed how shape scale works, Optimized
|
7 年之前 |
AndreaCatania
|
5cfc98cace
Fixed bullet get_transform scale
|
7 年之前 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 年之前 |
AndreaCatania
|
0a0800ebec
Removed shape margin
|
7 年之前 |
Juan Linietsky
|
50a9bd4e23
Merge pull request #12713 from AndreaCatania/master
|
8 年之前 |