Commit History

Author SHA1 Message Date
  Karim Ahmed 3376859510 Added TerrainListener and ImageControl lua to CMake file 12 years ago
  Sean Paul Taylor cea4968d8c Merge pull request #925 from ablake/next 12 years ago
  Adam Blake fccd8ad0c1 Using the correct Gamepad setters from PlatformMacOS so that events are triggered. 12 years ago
  ablake 741219ea78 Using Gamepad setters from PlatformBlackBerry so that gamepad events are triggered on BB10, enabling UI control. 12 years ago
  Adam Blake f251285df9 Adding a few missing API comments. 12 years ago
  Adam Blake d6ca220f86 Minimal modifications to ParticlesGame and RacerGame so that their menus are usable with a gamepad. 12 years ago
  Adam Blake 9af69a67dd Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  Adam Blake d1ff163f30 Tweaks and fixes to Container behavior when a gamepad is used to interact with a form. 12 years ago
  Sean Paul Taylor ee3a18e96c Merge pull request #922 from dgough/next 13 years ago
  Adam Blake a9249d60c0 Tweaks to the way gamepads change focus within containers. 13 years ago
  Darryl Gough 19a196143d Changed ScriptController::loadScript() to use dofile instead of dostring. 13 years ago
  Adam Blake ebb0e32c15 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Adam Blake a794910a70 Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test 13 years ago
  Adam Blake ab18887598 Merge pull request #917 from ablake/next 13 years ago
  Adam Blake da98236cc6 Fixing upside-down "full image" UVs used as defaults. 13 years ago
  Adam Blake 686c6d2707 Merge pull request #916 from ablake/next 13 years ago
  Adam Blake 7546084bbb Merge branch 'next' of https://github.com/blackberry/GamePlay into bugfix 13 years ago
  Adam Blake 212a9313e1 Allows container opacity to be animated by using the correct property for the scrollbar animations. 13 years ago
  Adam Blake 556e59bb02 Merge pull request #911 from ablake/next 13 years ago
  Darryl Gough 3e848789a1 Merge pull request #914 from dgough/next 13 years ago
  Darryl Gough c0db272d9a Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough f1e136dbec Fixed FileSystem::listFiles() so it will list files found in the Android APK 13 years ago
  Darryl Gough 6688025de7 Merge pull request #913 from dgough/next 13 years ago
  Darryl Gough 842ea049b6 Updated the Android make file 13 years ago
  Darryl Gough d10af346ea Fixed opening absolute paths with the FileSystem class 13 years ago
  Adam Blake b06353101d Merge branch 'next' of https://github.com/blackberry/GamePlay into bugfix 13 years ago
  Adam Blake cbee105f23 Fixes a typo in ImageControl's UV calculations. 13 years ago
  Adam Blake a8ffbed283 Using NEAREST filter instead of LINEAR on theme textures to fix blurry borders. 13 years ago
  Adam Blake 134a0bbeed Fixes #866 13 years ago
  Darryl Gough 7748feb67b Fixed lua dofile on Windows 13 years ago