Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Culy bd37f58064 Error handling improvements (7 of 7 - Physics). hace 13 años
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). hace 13 años
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). hace 13 años
  Steve Grenier 8375ade9bf Merge pull request #325 from blackberry-gaming/next-sgrenier hace 13 años
  Steve Grenier 9638f1b718 Updated player controls for character sample to a 3rd person style camera. hace 13 años
  Chris Culy e856054ff8 Fixes a bug in the physics character where the character was applying to much force to objects when falling and didn't handle collision with multiple objects when falling properly (causing unreasonable increases in the vertical velocity and falling through the ground). hace 13 años
  Chris Culy 742d3063c3 Fixes physics character interaction with rigid bodies when colliding when coming down. hace 13 años
  Kieran Cunney 0da9278150 Updates doxygen file. hace 13 años
  Steve Grenier 96f6eb4d7f Removed animation from PhysicsCharacter. hace 13 años
  Steve Grenier 9b6069a6bf Added basic jump support to PhysicsCharacter. hace 13 años
  Steve Grenier 8201d7d83e Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier hace 13 años
  Steve Grenier d709227f97 Added PhysicsController::sweepTest() method for performing sweep tests with physics objects. hace 13 años
  Chris Culy cecb80948e Fixes the issue where a PhysicsCharacter could walk over rigid body objects even if they were larger than its step-size. hace 13 años
  Chris Culy cb37f13d91 Changed tabs to spaces. hace 13 años
  Steve Grenier 1d245dfd07 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier hace 13 años
  Steve Grenier 3ab1f4b6ea Several fixes to PhysicsCharacter. hace 13 años
  Chris Culy 0eb784da7f Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file. hace 13 años
  Steve Grenier aab2daf9ab Fixed compile errors and warnings with qcc. hace 13 años
  Steve Grenier e4b1a881e4 Added support for bounding spheres in Scene::drawDebug(). hace 13 años
  Steve Grenier 61e580c539 Added support for explicitly specifying collision shapes for physics collision objects (rigid bodies, ghost objects, characters). hace 13 años
  Steve Grenier f2e462c169 Added the ability to disable physics simulation on PhysicsCharacter. hace 14 años
  Steve Grenier b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier hace 14 años
  Steve Grenier d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. hace 14 años
  Darryl Gough adbd61fb73 Implemented PhysicsCharacter::getAnimation(). hace 14 años
  Darryl Gough b4e01fba27 Fixed memory leak in PhysicsCharacter. hace 14 años
  Steve Grenier 1715f316f1 Updates to PhysicsCharacter: hace 14 años
  Steve Grenier 0cf0a13075 Added missing PhysicsCharacter source files. hace 14 años