fredzio
5215ffd964
The debug drawer rely on Bullet to determines the vertices of collision
...
shapes. It doesn't work in the case of spheres (used by projectiles):
resulting shape is malformed. It can also leads to this error which
makes the debug drawer non-working till game restart:
CullVisitor::apply(Geode&) detected NaN,
depth=nan, center=(nan nan nan),
matrix={
-0.265814 -0.0639702 0.9619 0
0.964024 -0.0176387 0.265228 0
-4.29769e-09 0.997796 0.0663574 0
18178.6 -3550.91 42154.4 1
}
Avoid this issue by using osg::Sphere
While here, remove an unused function. We don't use Bullet's solver so
we never have any contact points (in Bullet parlance).
2021-01-01 17:47:12 +01:00
..
2010-06-25 22:28:59 +02:00
2020-04-20 20:57:38 +02:00
2020-10-16 22:18:54 +04:00
2020-04-20 20:57:38 +02:00
2018-10-13 22:16:32 +03:00
2020-12-15 13:51:49 +02:00
2020-11-18 22:48:47 +02:00
2021-01-01 17:47:12 +01:00
2021-01-01 17:47:12 +01:00
2020-12-24 03:39:59 +01:00
2020-10-28 18:02:31 +04:00
2010-08-07 20:25:17 +02:00
2020-10-16 22:18:54 +04:00
2020-10-16 22:18:54 +04:00
2020-10-14 10:07:42 +04:00
2020-10-16 22:18:54 +04:00
2020-04-20 20:57:38 +02:00
2018-05-26 11:39:30 +00:00
2020-06-07 15:51:03 +04:00
2020-06-07 15:51:03 +04:00
2020-10-16 22:18:54 +04:00
2019-10-18 13:37:00 +00:00
2019-03-14 09:10:19 +04:00
2020-12-28 21:11:58 +04:00
2020-11-01 01:58:56 +03:00
2019-10-30 14:48:44 +01:00
2020-04-20 20:57:38 +02:00
2019-01-20 21:09:06 +03:00
2020-11-18 22:48:47 +02:00
2020-10-16 22:18:54 +04:00
2020-11-01 01:58:56 +03:00
2020-12-28 21:11:58 +04:00
2020-04-20 20:57:38 +02:00
2019-02-23 08:02:12 +04:00
2020-06-12 21:04:02 +02:00
2019-02-23 08:02:12 +04:00
2020-04-20 20:57:38 +02:00
2020-03-14 09:38:24 +01:00
2015-10-19 22:17:04 +02:00
2015-04-21 23:40:10 +02:00
2020-12-02 23:03:10 +00:00
2020-10-16 22:18:54 +04:00
2020-03-14 09:38:24 +01:00
2020-07-11 13:29:30 +02:00
2019-03-29 15:30:49 +04:00
2016-02-22 18:58:19 +01:00
2020-10-16 22:18:54 +04:00
2020-11-01 01:58:56 +03:00
2020-10-26 22:16:31 +01:00
2019-03-18 10:27:29 +04:00
2020-10-16 22:18:54 +04:00
2020-10-16 22:18:54 +04:00
2020-10-16 22:18:54 +04:00
2020-08-05 01:01:51 +02:00
2020-07-12 20:51:38 +02:00
2020-04-20 20:57:38 +02:00
2020-12-02 23:03:10 +00:00
2020-04-23 08:53:21 +02:00
2020-08-28 15:53:30 +04:00
2020-10-16 22:18:54 +04:00