コミット履歴

作者 SHA1 メッセージ 日付
  Adam Blake 5738e7364c Removing projects from the main gameplay solution that should only be in gameplay-internal. 14 年 前
  Adam Blake 7f238d232b Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 年 前
  Adam Blake 0ef091e993 The latest API based on 'next'. 14 年 前
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. 14 年 前
  Sean Paul Taylor 96626c870f Merge pull request #154 from blackberry-gaming/next-cculy 14 年 前
  Chris Culy 1cfb8e22ed Renamed public member variables of PhysicsRigidBody::CollisionPair. 14 年 前
  Steve Grenier fd4f531fcd Merge pull request #153 from blackberry-gaming/next-cculy 14 年 前
  Steve Grenier d42f2c0452 Merge pull request #152 from blackberry-gaming/next-dgough 14 年 前
  Adam Blake a5347b3cfa Picking works now. Fixed an issue with containers sometimes not showing up. 14 年 前
  Chris Culy f03e69b185 Minor fix to getGravity function signature (removed random extra parameter). 14 年 前
  Darryl Gough d8a409f77e Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年 前
  Darryl Gough 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 年 前
  Adam Blake 3c021751fe Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 年 前
  Adam Blake bfe6907dbf Working on the TextBox control and getting close to having 3D forms working. 14 年 前
  Sean Paul Taylor e2589c5269 Merge pull request #151 from blackberry-gaming/next-cculy 14 年 前
  Chris Culy b7fd8ad2d8 Renamed setPhysicsRigidBody/getPhysicsRigidBody to setRigidBody/getRigidBody. 14 年 前
  Sean Paul Taylor c21d4457aa Merge pull request #150 from blackberry-gaming/next-kcunney 14 年 前
  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 年 前
  Sean Paul Taylor c50e4614e5 Merge pull request #149 from blackberry-gaming/next-cculy 14 年 前
  Chris Culy 2b19085e6a Fixes issue where all references to a rigid body were not being removed properly. 14 年 前
  Sean Paul Taylor 872f9c15ce Merge pull request #148 from blackberry-gaming/next-kcunney 14 年 前
  Kieran Cunney e76fbf36f4 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 年 前
  Kieran Cunney 25db6811ce Add the ability to pause an AnimationClip. 14 年 前
  Kieran Cunney 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 年 前
  Adam Blake ad0e8c5b47 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 年 前
  Adam Blake deada77fed Adding API files so I can pull. 14 年 前
  Adam Blake 5464b40fbc Adding files to gameplay project. 14 年 前
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 年 前
  Kieran Cunney 1368de5bd8 Expose void destroyAnimation(Animation*) and void destroyAllAnimations() as public on AnimationController. 14 年 前
  Sean Paul Taylor 99f4527c46 Merge pull request #147 from blackberry-gaming/next-cculy 14 年 前