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
56e135874bd697e33f23e98b2aad9af24f87a9b8
bullet3
/
Demos
/
BspDemo
History
ejcoumans
442ce2ec09
updated VehicleDemo to show Z as up-axis, rather then Y.
...
proper gravity for BspDemo
2006-11-09 19:55:14 +00:00
..
BspConverter.cpp
more refactoring, removed PhysicsInterface, cleaned up demos to make use of btDynamicsWorld derived classes.
2006-09-30 01:36:39 +00:00
BspConverter.h
Refactoring: another huge number of changes, renamed methods to start with lower-case.
2006-09-28 01:11:16 +00:00
BspDemo.cpp
updated VehicleDemo to show Z as up-axis, rather then Y.
2006-11-09 19:55:14 +00:00
BspDemo.h
processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated.
2006-10-18 03:28:42 +00:00
BspLoader.cpp
Refactoring: another huge number of changes, renamed methods to start with lower-case.
2006-09-28 01:11:16 +00:00
BspLoader.h
Refactoring: another huge number of changes, renamed methods to start with lower-case.
2006-09-28 01:11:16 +00:00
CMakeLists.txt
more refactoring for CMake buildsystem
2006-09-30 02:51:35 +00:00
Jamfile
some changes related to BspDemo
2006-08-11 23:01:25 +00:00