提交歷史

作者 SHA1 備註 提交日期
  seanpaultaylor b6f9b8bd4d Removed confusing ButtonMapping enum values and HID impl details 11 年之前
  seanpaultaylor 0866aa88d6 Finished Android gamepad support 11 年之前
  seanpaultaylor 9a23c3f73d Android gamepad support 11 年之前
  setaylor fde7592c3c More changes for Android gamepad support 11 年之前
  seanpaultaylor 5caf52af34 Refactoring for Platform gamepad events. 11 年之前
  seanpaultaylor b3c2d9f49e Changed gameplay on Android to be built as shared library. 11 年之前
  Üstün Ergenoglu 69c0f8eff1 Fix typo in PlatformAndroid.cpp - Fixes #1536 11 年之前
  seanpaultaylor adbdae9cf9 Fixes for compiler warnings 11 年之前
  Darryl Gough 9b17ad9291 Fixed delete on android text fields 12 年之前
  Darryl Gough f86cdbaef9 Changed the Android delete key to be backspace 12 年之前
  Üstün Ergenoglu 8a8ab19f0f Don't consume volume up/down key events in PlatformAndroid 12 年之前
  seanpaultaylor 1af407bad3 Merge branch 'next' of https://github.com/blackberry/GamePlay 12 年之前
  seanpaultaylor a2025c7a59 Fixed Android compile error missing strcmpnocase impl. 12 年之前
  seanpaultaylor 0360e021cc Added initialDirectory to FileSystem::displayOpenDialog of desktop tools. 12 年之前
  seanpaultaylor bae5b0aef7 Added FileSystem::displayFileDialog and implemented on Windows. 12 年之前
  SAUVAGEOT Paul-Arthur 7e9c46cb5b Fix __pointer.pressed not always realeased 12 年之前
  SAUVAGEOT Paul-Arthur 7b25fc2fe0 First implementation of Pinch support for Android 12 年之前
  SAUVAGEOT Paul-Arthur 14aceba8fd Add new gestures (Long Tap, Drag, Drop) 12 年之前
  seanpaultaylor 4813cc472f Removes attach to Window 12 年之前
  seanpaultaylor c6f45c7fa8 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 年之前
  seanpaultaylor fcff3fca77 - Adds initial support for Social API with Scoreloop impl for BlackBerry. 12 年之前
  Jesse Hall 31dbb7c6a1 Add OES suffix to glDeleteVertexArrays query 12 年之前
  Üstün Ergenoglu e378f72444 PlatformAndroid: Map back button to Esc key in android. 12 年之前
  Ken Whatmough 652edff393 Adds raw sensor API for distinguishing acceleration from rotation rate. Part 3 of #835. 12 年之前
  Ken Whatmough 12a6492597 Remove simulated accelerometer on desktop. Use keys in longboard sample. This is part 2 of #835. 12 年之前
  sgrenier db77222bc7 Exposed gesture events to script. 12 年之前
  sgrenier 04aa4e68c0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年之前
  Darryl Gough 8d4899ccec Added Game::getArguments(). 13 年之前
  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 年之前
  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 年之前