コミット履歴

作者 SHA1 メッセージ 日付
  setaylor aba77e42c0 Added support for using the new beta Visual Studio Plug-in for BlackBerry. 13 年 前
  Sean Paul Taylor 9e2a174edd Merge pull request #439 from seanpaultaylor/next 13 年 前
  Sean Paul Taylor 3637c8ff04 Added missing xcode schemes and minor cleanup in PlatformMacOSX 13 年 前
  Sean Paul Taylor 481bf4e324 Merge pull request #438 from bslack/next 13 年 前
  Brandon Slack 060ae87dfc Added basic example of supporting trigger buttons PS3 13 年 前
  Brandon Slack 960239bb91 Fixes bug in Axis not being detected 13 年 前
  Brandon Slack 0e06b8d19d Fixed issue where i confused the gamepad handle with my internal handle.. that was a tad confusing 13 年 前
  Brandon Slack 1d72abe5b8 Completed Axis support 13 年 前
  Brandon Slack c18f4d5222 Merge remote-tracking branch 'upstream/next' into next 13 年 前
  Brandon Slack c68ee1c76c Added partial axis support 13 年 前
  Sean Paul Taylor 0378533621 Merge pull request #435 from ablake/next 13 年 前
  Adam Blake 118f00336a Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年 前
  Adam Blake 59dda7dcdf Cleaning up memory in racer sample. 13 年 前
  Adam Blake 0c84a67881 #429 -- Removing TextBox::_textIndex and fixing an issue causing text to be prepended to the string, rather than inserted at the caret. 13 年 前
  Adam Blake eaa23b0e7d Preventing the addition or deletion of new forms from within Form::mouseEventInternal, Form::touchEventInternal or Form::keyEventInternal from causing a crash. 13 年 前
  Ken Whatmough 23e54bf78b Merge pull request #434 from kwhatmough/next 13 年 前
  Ken Whatmough 0436fd846d Adds new MathUtil.cpp file to Linux and Android projects. 13 年 前
  Darryl Gough b66ea12fd4 Merge pull request #433 from dgough/next 13 年 前
  Ken Whatmough 27950f4f58 Merge pull request #432 from kwhatmough/next 13 年 前
  Darryl Gough 8a5746073a Fixed warning in TestsGame. 13 年 前
  Ken Whatmough 53cacef586 fix mac build 13 年 前
  Brandon Slack a6e2231db0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年 前
  Brandon Slack 411c24ab40 Updated Mac OS X Project to have partial GamePad Support 13 年 前
  Sean Paul Taylor bb210e37f9 Merge pull request #431 from ablake/next 13 年 前
  Adam Blake 09f48f9a9b Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年 前
  Adam Blake c482107e64 Cleaning up memory in gameplay-tests. 13 年 前
  Adam Blake ca4a3f0826 Adding a control to a container now calls addRef() on the control, giving the container ownership. Removing a control releases the control. 13 年 前
  Sean Paul Taylor 224282b904 Merge pull request #430 from kwhatmough/next 13 年 前
  Ken Whatmough db83c84cb2 Update Xcode project with newly added file. 13 年 前
  Ken Whatmough 361a72fb8c Adds smoothing functions and updates the racer sample to use them. 13 年 前