Commit History

Author SHA1 Message Date
  Karim Ahmed 3913b11603 removed unneeded header include 13 years ago
  Karim Ahmed 5419d65e3c Merge branch 'lin_gamepad' into next 13 years ago
  Karim Ahmed 38d03b192c blacklisting virtual devices 13 years ago
  Karim Ahmed b623ed7a68 refactoring gamepad code 13 years ago
  Karim Ahmed f746eb1872 Added PS3 mappings 13 years ago
  Karim Ahmed d6531f2fb0 Better Axis mapping struct 13 years ago
  Karim Ahmed 4f73fc3e62 Initial Linux Gamepad support 13 years ago
  Karim Ahmed 12f784e396 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Sean Paul Taylor 189de158a0 Merge pull request #852 from ablake/next 13 years ago
  Sean Paul Taylor 72f8484788 Merge pull request #851 from dgough/next 13 years ago
  Adam Blake 7ed01492b0 Merge remote-tracking branch 'upstream/next' into next 13 years ago
  Adam Blake 426b03fc13 Gametel and SteelSeries Free support for Mac 13 years ago
  Darryl Gough 5b5cb64b00 Changed the comment for Matrix.createPerspective to say degrees instead of radians. 13 years ago
  Darryl Gough 49f3267569 Updated CHANGES.md 13 years ago
  Darryl Gough 77addbf0fb Added a lua function "convert" to convert a userdata value to another gameplay class type. 13 years ago
  Sean Paul Taylor f8a39c36b0 Merge pull request #850 from dgough/next 13 years ago
  Darryl Gough 03a6dbec9b Changed ScriptController so you can execute a lua function that is in a table. 13 years ago
  Sean Paul Taylor 2a3665fc6c Merge pull request #845 from WolfgangD/next 13 years ago
  Sean Paul Taylor 06b2a0b375 Merge pull request #844 from ablake/next 13 years ago
  Adam Blake a81cf4d3be Merging with upstream/next 13 years ago
  Wolfgang Damm 96961c7d1c Fixed userData pointer not cloned when cloning a node. 13 years ago
  Adam Blake f370c74376 Change header and lib search paths in xcode project. 13 years ago
  Adam Blake 058c7439f6 XBox 360 Support for Mac OS 13 years ago
  Steve Grenier dee17292a5 Merge pull request #838 from sgrenier/next 13 years ago
  Steve Grenier 4f1a5253b4 Fixed some issues with cloning of nodes (specific to RenderState), where a crash could occur if you tried to release the original node. The new node also shared some of the state of the original, where it should have been making a copy. 13 years ago
  Karim Ahmed b6b8605ebe Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Ken Whatmough 74473658ac Merge pull request #836 from younata/next 13 years ago
  Rachel Brindle 0c7b5f9253 Added "/" operator for scalar division with Vectors. 13 years ago
  Rachel Brindle a4a12dba2e Added '/' operator for vector3 and float. 13 years ago
  Rachel Brindle bb9f2072cd operator overload for cross-products. 13 years ago