Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
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
|
8827e315d4
Revert "- Enhanced the flush mechanism by flushing only needed thing."
|
4 years ago |
Andrea Catania
|
8d0d6d6921
- Enhanced the flush mechanism by flushing only needed thing.
|
5 years ago |
volzhs
|
4e987f5ab9
Fix overlappingObjects vector crash
|
5 years ago |
Rémi Verschelde
|
bd3a468fc2
Merge pull request #39726 from AndreaCatania/add_body_impr_physics
|
5 years ago |
Marcel Admiraal
|
a615d359e8
Clear a Bullet Area's overlappingObjects vector when removing an area
|
5 years ago |
Andrea Catania
|
7709a83493
Optimized physics object spawn time and optimized shape usage when the shape is not scaled
|
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 |
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 |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
5 years ago |
Marcel Admiraal
|
6d69cd40bd
Add do..while(0) wrappers to macros without one.
|
5 years ago |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
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]
|
7 years ago |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
7 years ago |
Andrea Catania
|
b252e66414
Fiex bullet crash
|
7 years ago |
Andrea Catania
|
9b446f1cc3
Optimized in case is used just 1 shape with no transform
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 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 |