yoshinoToylogic / bulletsharp

Automatically exported from code.google.com/p/bulletsharp
MIT License
0 stars 0 forks source link

double precision build errors #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Fixes for double precision building

https://github.com/VirusFree/BulletSharp/commit/c68711102a64471f96e7cac71b33f711
f41581c8

:)

Original issue reported on code.google.com by virusfre...@gmail.com on 4 Nov 2013 at 12:10

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r565.

Original comment by andres.traks on 24 Nov 2013 at 1:48

GoogleCodeExporter commented 8 years ago
Thanks!

I'll use floats in demos for now to keep it simple. For example, the 
IDebugDrawer interface has methods that expect float parameters which can't 
simply be cast.

Original comment by andres.traks on 24 Nov 2013 at 2:01