Commit History

Author SHA1 Message Date
  Ken Whatmough 12a6492597 Remove simulated accelerometer on desktop. Use keys in longboard sample. This is part 2 of #835. 12 years ago
  sgrenier db77222bc7 Exposed gesture events to script. 12 years ago
  sgrenier 04aa4e68c0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough 8d4899ccec Added Game::getArguments(). 13 years ago
  Steve Grenier 6febb8d0e4 Created a new Platform.cpp source file and moved some of the common Platform methods from platform-specific source files into this source file to prevent duplication of code. 13 years ago
  John Brandle 57fee7a08f adding multisampling getter/setter methods for MacOSX and iOS, and ensuring multisampling is initially true if samples is > 0 in config 13 years ago
  John Brandle 58e8882811 Merge remote-tracking branch 'upstream/next' into next 13 years ago
  Marcin Jakubowski 639ccc4e34 Merge branch 'next' of github.com:blackberry/GamePlay into next 13 years ago
  John Brandle 277b065fc7 added windows support for toggling sampling at runtime, and stubs for other platforms + lua bindings 13 years ago
  setaylor 5b9ca0c7e9 Fixed shutdown on Windows and added shutdownInternal on Platform. 13 years ago
  setaylor 34c206f840 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  setaylor 8069cdcd2a Changes to Gamepad API 13 years ago
  setaylor 2060284f26 Adds gamepadEventInternal on Platform 13 years ago
  Adam Blake 979c8e2e9d Big changes to the Gamepad class. 13 years ago
  Darryl Gough 85553c0bf8 Fixed minor warnings and converted tabs to spaces. 13 years ago
  pooerh f138dd26b0 Removed additional package name 13 years ago
  Marcin Jakubowski 4f200f64cc Fixed Android bug with hardcoded asset path 13 years ago
  Darryl Gough fd2503f190 Changed launchUrl to launchURL. 13 years ago
  Sean Paul Taylor 9c3b44ddc7 Merge pull request #587 from pooerh/next 13 years ago
  pooerh c2a37f2d28 launchUrl to open URLs in external browser added to Game, run through static delegate to Platform implementation 13 years ago
  Tim Clifford a211a5e5b1 Modified how __orientationAngle is calculated on Android. 13 years ago
  Ken Whatmough 5ff256593e Adds canExit to Platform and Game. 13 years ago
  Darryl Gough ea40bc0548 Fixed multi-touch for android. 13 years ago
  Steve Grenier ae1cf01027 Added MSAA support for Android platform. 13 years ago
  setaylor 81ab7f5a20 Added tap and swipe gestures to Android with basic impl. since Android doesn't support gestures in NDK. 13 years ago
  Brandon Slack 3b02c28f8b Adds Pinch/Tap/Slide to iOS Build 13 years ago
  setaylor 9e246bae10 Changes to gesture interfaces. 13 years ago
  setaylor d9cc1ae079 Merge branch 'master' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough 946372f98d Fixed EGL setup for Tegra 3 devices. 13 years ago
  setaylor 23a3707f1c Added Gesture API support and implemented gestures support in PlatformQNX.cpp. 13 years ago