PouleyKetchoupp
f29f996199
Fix shape index in multiple physics queries with Bullet
...
Two main changes:
- Better handling of concave shapes to make sure the queries don't
return a triangle index instead of shape index.
Note: A concave shape within a compound shape will always return a shape
index of 0 because of Bullet limitations.
- Extra check for compound shapes in some queries to avoid undefined
behavior, because the shape index can have an uninitialized value with
convex shapes in some cases.
(cherry picked from commit 02d40de30d )
2021-12-01 23:49:26 +01:00
..
2021-11-21 07:18:49 +00:00
2021-11-21 07:18:49 +00:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-11-20 08:17:04 +00:00
2021-08-09 18:55:49 -07:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-11-21 07:18:49 +00:00
2021-11-18 20:31:40 +01:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2020-06-10 15:30:52 +02:00
2021-05-04 16:30:23 +02:00
2021-05-04 16:30:23 +02:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-05-04 16:30:23 +02:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-12-01 23:49:26 +01:00
2021-12-01 23:49:26 +01:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-05-04 14:45:16 +02:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-11-20 08:17:04 +00:00
2021-11-20 08:17:04 +00:00
2021-09-29 21:34:56 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-10-20 10:39:16 -07:00
2021-05-04 14:45:16 +02:00
2021-11-21 07:18:49 +00:00
2021-08-09 18:55:49 -07:00