Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
1 year ago |
Cory Petkovsek
|
d7ba3b73a9
Clarify invalid RID errors in Server free() functions.
|
2 years ago |
Cory Petkovsek
|
2be0738304
Visual/Physics/Navigation Servers validate RIDs with documentation update
|
3 years ago |
Ricardo Buring
|
79317f9cb1
BulletPhysicsServer::area_get_space: null check
|
2 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 years ago |
Marcel Admiraal
|
702529d63e
Give each RigidBody its own DirectBodyState wrapper.
|
4 years ago |
PouleyKetchoupp
|
b93aeec4a2
Fix errors in KinematicBody when floor is destroyed or removed
|
3 years ago |
PouleyKetchoupp
|
da159cd258
Fix 3D moving platform logic
|
3 years ago |
Rémi Verschelde
|
b0b2b7df31
Merge pull request #50257 from Calinou/physicsserver3d-add-set-iterations-3.x
|
3 years ago |
Hugo Locurcio
|
9259b4adc4
Add a method to set the number of physics solver iterations in 3D
|
3 years ago |
Hugo Locurcio
|
4a140294fe
Fix typo in Bullet method name: "collisin" -> "collision"
|
3 years ago |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 years ago |
Marcel Admiraal
|
825ad65fc4
Remove Generic6DOFJoint precision property
|
4 years ago |
Marcel Admiraal
|
fc72c3fdf5
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
|
4 years ago |
Rémi Verschelde
|
10544f1cf7
Revert "Move Bullet physics query flush from Bullet space pre-tick callback to"
|
4 years ago |
Marcel Admiraal
|
e7d8464f87
Move Bullet physics query flush from Bullet space pre-tick callback to
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
5 years ago |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
5 years ago |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
5 years ago |
ShyRed
|
a9d4cde0f5
Allow adding disabled shapes
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Andrea Catania
|
a395d809a5
Added function to control 6DOF precision
|
6 years ago |
Andrea Catania
|
15305ec91f
Optimitzed area overlap checks
|
6 years ago |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |