Commit Verlauf

Autor SHA1 Nachricht Datum
  Kieran Cunney 0da9278150 Updates doxygen file. vor 13 Jahren
  Steve Grenier 96f6eb4d7f Removed animation from PhysicsCharacter. vor 13 Jahren
  Steve Grenier 9b6069a6bf Added basic jump support to PhysicsCharacter. vor 13 Jahren
  Steve Grenier 8201d7d83e Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier vor 13 Jahren
  Steve Grenier d709227f97 Added PhysicsController::sweepTest() method for performing sweep tests with physics objects. vor 13 Jahren
  Chris Culy cecb80948e Fixes the issue where a PhysicsCharacter could walk over rigid body objects even if they were larger than its step-size. vor 13 Jahren
  Chris Culy cb37f13d91 Changed tabs to spaces. vor 13 Jahren
  Steve Grenier 1d245dfd07 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier vor 13 Jahren
  Steve Grenier 3ab1f4b6ea Several fixes to PhysicsCharacter. vor 13 Jahren
  Chris Culy 0eb784da7f Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file. vor 13 Jahren
  Steve Grenier aab2daf9ab Fixed compile errors and warnings with qcc. vor 13 Jahren
  Steve Grenier e4b1a881e4 Added support for bounding spheres in Scene::drawDebug(). vor 14 Jahren
  Steve Grenier 61e580c539 Added support for explicitly specifying collision shapes for physics collision objects (rigid bodies, ghost objects, characters). vor 14 Jahren
  Steve Grenier f2e462c169 Added the ability to disable physics simulation on PhysicsCharacter. vor 14 Jahren
  Steve Grenier b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier vor 14 Jahren
  Steve Grenier d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. vor 14 Jahren
  Darryl Gough adbd61fb73 Implemented PhysicsCharacter::getAnimation(). vor 14 Jahren
  Darryl Gough b4e01fba27 Fixed memory leak in PhysicsCharacter. vor 14 Jahren
  Steve Grenier 1715f316f1 Updates to PhysicsCharacter: vor 14 Jahren
  Steve Grenier 0cf0a13075 Added missing PhysicsCharacter source files. vor 14 Jahren