Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ken Whatmough 5ff256593e Adds canExit to Platform and Game. 13 ani în urmă
  Darryl Gough ea40bc0548 Fixed multi-touch for android. 13 ani în urmă
  Steve Grenier ae1cf01027 Added MSAA support for Android platform. 13 ani în urmă
  setaylor 81ab7f5a20 Added tap and swipe gestures to Android with basic impl. since Android doesn't support gestures in NDK. 13 ani în urmă
  Brandon Slack 3b02c28f8b Adds Pinch/Tap/Slide to iOS Build 13 ani în urmă
  setaylor 9e246bae10 Changes to gesture interfaces. 13 ani în urmă
  setaylor d9cc1ae079 Merge branch 'master' of https://github.com/blackberry/GamePlay into next 13 ani în urmă
  Darryl Gough 946372f98d Fixed EGL setup for Tegra 3 devices. 13 ani în urmă
  setaylor 23a3707f1c Added Gesture API support and implemented gestures support in PlatformQNX.cpp. 13 ani în urmă
  seanpaultaylor 2f26a0a7a3 Additional changes for linux support 13 ani în urmă
  setaylor c0e67fd388 API Changes to Gamepad, Game and Platform for Gamepad API. 13 ani în urmă
  Kieran Cunney ff27996279 Adds empty implementations to the supported platforms for the newly added Platform gamepad APIs 13 ani în urmă
  Darryl Gough 64c6f19902 Renamed gameplay::printError to gameplay::print. 13 ani în urmă
  Chris Culy 648dd5474d Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()). 13 ani în urmă
  Chris Culy 29099b6987 Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly. 13 ani în urmă
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. 13 ani în urmă
  setaylor 635aa6cb3a Changed Game::setMouseCapture and Platform::setMouseCapture to setMouseCaptured. 13 ani în urmă
  setaylor 1346e4c3a6 Updated Platform to support for optionally passing a user defined nativeWindow to attach to. (on platforms that support this) 13 ani în urmă
  Steve Grenier 1df09c1322 Mouse capture support for Windows (Mac OSX support and accessories support for embedded platforms incomplete). 13 ani în urmă
  Adam Blake 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 ani în urmă
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 ani în urmă
  Steve Grenier ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 ani în urmă
  Chris Culy c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 ani în urmă
  Steve Grenier 5db193ce1d Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 ani în urmă
  Steve Grenier 820398598f Adds game configuration support including support for resource aliases to assist in defining different assets per target platform. 13 ani în urmă
  setaylor fd8e995eb2 Fixed android support for portrait mode accelerometer. 13 ani în urmă
  Chris Culy 39a5e125a9 Fixes Android activity (app) life cycle issues. 13 ani în urmă
  setaylor 8223247b12 Fixes #94 for JNI ERROR: non-VM thread making JNI calls. 13 ani în urmă
  Darryl Gough 1dd3de7431 Fixed multi-touch for Android. 13 ani în urmă
  Darryl Gough a4cf36f65b Fixed Platform::getAccelerometerValues() for Android. 13 ani în urmă