This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f492899499946ebb8eb6fa7a023c6bc89a0f90fe
bullet3
/
Demos
/
ConcaveDemo
History
erwin.coumans
badf723257
Replace all hardcoded 1e30(f) by BT_LARGE_FLOAT, defined in btScalar.h as 1e18(f) so that its square still fits in FLT_MAX
...
Thanks to Ole K. for reporting!
http://code.google.com/p/bullet/issues/detail?id=206
2009-05-23 02:15:54 +00:00
..
CMakeLists.txt
added existing demos to CMake build system
2009-05-06 22:03:22 +00:00
ConcaveDemo.h
updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by GLDebugFont
2009-05-09 19:27:14 +00:00
ConcavePhysicsDemo.cpp
Replace all hardcoded 1e30(f) by BT_LARGE_FLOAT, defined in btScalar.h as 1e18(f) so that its square still fits in FLT_MAX
2009-05-23 02:15:54 +00:00
Jamfile
moved files around
2006-05-25 19:18:29 +00:00
main.cpp
+ Fix btSubsimplexConvexCast
2008-07-31 19:44:28 +00:00