Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Ryan Heath
|
4f5c268a60
Add area monitor callback error checking
|
2 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Marcel Admiraal
|
216fb38da1
Add shape data to area overlap data.
|
4 years ago |
Marcel Admiraal
|
2176b694ac
Trigger RigidBodyBullet space override updates when Area properties change.
|
4 years ago |
Marcel Admiraal
|
84af1d9248
Update Bullet Area overlaps when Area properties or shapes change.
|
4 years ago |
Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
3 years ago |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
3 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
volzhs
|
cfda32add0
Fix overlappingObjects vector crash
|
4 years ago |
Marcel Admiraal
|
d0fb6d6971
Clear a Bullet Area's overlappingObjects vector when removing an area
|
4 years ago |
Marcel Admiraal
|
08fa7cd8d9
Correct Bullet's default Area angular damp value.
|
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 |
Andrea Catania
|
7d681274f8
Improved code that handles collision shapes, fixes #21945
|
6 years ago |
Rémi Verschelde
|
2091f20443
Fix warnings about wrong member initialization order [-Wreorder]
|
6 years ago |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
6 years ago |
Andrea Catania
|
b252e66414
Fiex bullet crash
|
6 years ago |
Andrea Catania
|
9b446f1cc3
Optimized in case is used just 1 shape with no transform
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Andrea Catania
|
45b778c7f8
Fixed area overlap cleaning
|
7 years ago |
Andrea Catania
|
776942981b
Fixed physics server area cleaning
|
7 years ago |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
AndreaCatania
|
fb4871c919
Bullet physics engine implementation
|
7 years ago |