Commit History

Author SHA1 Message Date
  Darryl Gough d8a409f77e Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 years ago
  Darryl Gough 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 years ago
  Sean Paul Taylor e2589c5269 Merge pull request #151 from blackberry-gaming/next-cculy 14 years ago
  Chris Culy b7fd8ad2d8 Renamed setPhysicsRigidBody/getPhysicsRigidBody to setRigidBody/getRigidBody. 14 years ago
  Sean Paul Taylor c21d4457aa Merge pull request #150 from blackberry-gaming/next-kcunney 14 years ago
  Kieran Cunney cbe5a846de Changed state bit and state bit constants to unsigned char from char to suppress "warning C4309: 'initializing' : truncation of constant value". 14 years ago
  Sean Paul Taylor c50e4614e5 Merge pull request #149 from blackberry-gaming/next-cculy 14 years ago
  Chris Culy 2b19085e6a Fixes issue where all references to a rigid body were not being removed properly. 14 years ago
  Sean Paul Taylor 872f9c15ce Merge pull request #148 from blackberry-gaming/next-kcunney 14 years ago
  Kieran Cunney e76fbf36f4 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 years ago
  Kieran Cunney 25db6811ce Add the ability to pause an AnimationClip. 14 years ago
  Kieran Cunney 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 years ago
  Kieran Cunney 1368de5bd8 Expose void destroyAnimation(Animation*) and void destroyAllAnimations() as public on AnimationController. 14 years ago
  Sean Paul Taylor 99f4527c46 Merge pull request #147 from blackberry-gaming/next-cculy 14 years ago
  Chris Culy 360c1484c9 Removed the implicit conversion operators for Vector3 and Quaternion and replaced them with convenience macros (so that the public interfaces don't have Bullet objects). 14 years ago
  Kieran Cunney 1a5a7670e2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 years ago
  Sean Paul Taylor 4d190deaaf Merge pull request #145 from blackberry-gaming/next-dducharme 14 years ago
  Steve Grenier 6f7ca0db49 Merge pull request #146 from blackberry-gaming/properties 14 years ago
  Kieran Cunney 794d6280af Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 years ago
  Adam Blake eb41087fa3 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into properties 14 years ago
  Dale Ducharme f88cc9338f Allowing arbitrary orientations at startup no matter if the design is for portrait, landscape or auto orients. 14 years ago
  dgough 9ebb07f2c7 Merge pull request #143 from blackberry-gaming/next-dgough 14 years ago
  Darryl Gough 3c6f2cccb9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 years ago
  Kieran Cunney 4541001f66 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 years ago
  Sean Paul Taylor baa0ebe258 Merge pull request #142 from blackberry-gaming/next-kcunney 14 years ago
  Sean Paul Taylor 634745fcd8 Merge pull request #141 from blackberry-gaming/next-collision 14 years ago
  Sean Paul Taylor 3c97a9b043 Merge pull request #144 from blackberry/next 14 years ago
  Sean Paul Taylor 2da445a1d1 Merge pull request #35 from bslack/next 14 years ago
  Brandon Slack 8701db508e Initial attempt at unix shell script 14 years ago
  Dale Ducharme 0a47c154cd Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dducharme 14 years ago