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
3a6942fb91b4ecca9012f1a9ed50c332dd3421b6
bullet3
/
Demos
/
ColladaDemo
History
ejcoumans
3a6942fb91
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.
...
renamed m_ccdSweptSphereRadius, enabled wireframe debugDrawObject (using debugDrawer)
2006-10-18 03:28:42 +00:00
..
CMakeLists.txt
more refactoring for CMake buildsystem
2006-09-30 02:51:35 +00:00
ColladaConverter.cpp
another large series of changes, related to the refactoring.
2006-10-06 05:22:13 +00:00
ColladaConverter.h
more refactoring, removed PhysicsInterface, cleaned up demos to make use of btDynamicsWorld derived classes.
2006-09-30 01:36:39 +00:00
ColladaDemo.cpp
another large series of changes, related to the refactoring.
2006-10-06 05:22:13 +00:00
ColladaDemo.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
Jamfile
added missing libxml2 files, and config.h (for linux). todo: both configwin32.h for win32, and configure for non-windows
2006-06-19 02:01:26 +00:00