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
1c0ec85c3236b7069ba981aa32f6dea268bf1491
bullet3
/
Demos
/
CcdPhysicsDemo
History
erwin.coumans
1c0ec85c32
Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX
...
(autotools files are still left for now)
2010-02-20 15:47:20 +00:00
..
CcdPhysicsDemo.cpp
use _WIN32 instead of WIN32 (_WIN32 is a compiler built-in)
2010-02-06 18:50:45 +00:00
CcdPhysicsDemo.h
updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by GLDebugFont
2009-05-09 19:27:14 +00:00
CMakeLists.txt
more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths)
2010-02-08 20:35:04 +00:00
main.cpp
Introduced btActionInterface. This makes it easier to extend user-defined actions, such as vehicles and characters.
2009-03-03 16:18:23 +00:00
Makefile.am
Add libgimpact, libgimpactutils, libglui, libconvexdecomposition, soft body demo, all bullet demos to autotools build
2008-10-03 23:01:04 +00:00