summaryrefslogtreecommitdiff
path: root/Demos/CharacterDemo
Commit message (Expand)AuthorAgeFilesLines
* Updated INSTALL description. This info should go also in Bullet User Manual a...erwin.coumans2009-07-141-3/+34
* Remove first argument from btMultiSphereShape, calculate local inertia approx...erwin.coumans2009-06-111-1/+1
* updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by ...erwin.coumans2009-05-091-2/+2
* updated Bullet_User_Manual.pdferwin.coumans2009-03-031-1/+1
* Fix issue with un-initialized broadphase proxy during broadphase insert. It w...erwin.coumans2008-11-171-6/+6
* updated build system for BulletDynamics/Character fileserwin.coumans2008-11-081-3/+0
* Add Character control to btDiscreteDynamicsWorld (moved btCharacterController...erwin.coumans2008-11-086-628/+45
* updated CMake support: remove Lib prefix, to facilitate Apple Framework suppo...erwin.coumans2008-11-061-2/+2
* Improved CharacterDemo/KinematicCharacterController, dynamic objects will bou...erwin.coumans2008-11-052-10/+8
* Added btGhostObject and btPairCachingGhostObject functionality.erwin.coumans2008-10-185-515/+241
* rename HasHit method to hasHiterwin.coumans2008-07-093-15/+20
* use a btCollisionWorld instead of btDynamicsWorld, thanks reltham for the fee...erwin.coumans2008-07-095-36/+34
* bump up the version to 2.70, and add (non-working) button for OSX templateerwin.coumans2008-07-091-1/+7
* + improved KinematicCharacterControllererwin.coumans2008-07-097-96/+213
* Added new files to CMakeLists.txt for CharacterDemoerwin.coumans2008-07-032-50/+54
* More KinematicCharacterController work.john.mccutchan2008-07-036-71/+163
* Minor cleanup of CMakeLists.txt files, it works better with Code::Blocks+MinG...erwin.coumans2008-07-031-40/+5
* Abstracted character controller interfacejohn.mccutchan2008-07-027-31/+626
* Added method to collect all persistent contact manifolds, given a btBroadphas...erwin.coumans2008-05-243-528/+635
* Fixed warnings in Bullet/src core libraryerwin.coumans2008-05-102-4/+1
* fixed build/project fileserwin.coumans2008-04-101-1/+1
* added Jamfileerwin.coumans2008-03-201-0/+3
* fix issue with msvc6 (class scope)ejcoumans2008-02-291-2/+2
* updated Jamfile, character demo, concave demoejcoumans2008-02-291-522/+531
* Initial version of character controller and demojohnmccutchan2008-02-276-0/+925