Commit History

作者 SHA1 備註 提交日期
  Adam Blake f7fa17a979 Basic test of ImageControl. 13 年之前
  Adam Blake 3c32fa2a6e Issue #841 13 年之前
  Adam Blake b341d853d3 Missed some changes to Form.cpp in previous commit. 13 年之前
  Adam Blake 01401b8322 Removes the need for games to call update() on forms and gamepads each frame, 13 年之前
  Adam Blake 930dff649e Fixes #877 13 年之前
  Adam Blake d9bcfe45db Prevents a control's clearBounds from having a width or height less than zero. 13 年之前
  Steve Grenier 1bbbd7db0d Merge pull request #883 from sgrenier/next 13 年之前
  sgrenier 34ef86af3d Character sample fixes. 13 年之前
  sgrenier 04aa4e68c0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年之前
  sgrenier 6f252a2081 Fixed control issues with character sample. 13 年之前
  Sean Paul Taylor 5458462dbf Merge pull request #882 from dgough/next 13 年之前
  Darryl Gough a78e9ea1dd Fixed error in getArguments for Mac and Linux 13 年之前
  Darryl Gough cd615dabb7 Updated the template project to use FBX instead of DAE 13 年之前
  Darryl Gough 6258531bbc Updated the samples to use getAspectRatio() 13 年之前
  Darryl Gough 8d4899ccec Added Game::getArguments(). 13 年之前
  sgrenier 0f148c4e27 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年之前
  sgrenier a0d4bcc468 Added resizable window support for Mac. 13 年之前
  Darryl Gough 5ca6bcd2b1 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年之前
  Darryl Gough f452e859f4 Fixed shader compile error in colored.vert when using point light 13 年之前
  Sean Paul Taylor f857156251 Merge pull request #881 from seanpaultaylor/next 13 年之前
  Sean Paul Taylor eb57ad6c08 Updated xcode to iOS 6.1 13 年之前
  Darryl Gough 489474bf1d Updated the template project to use Scene::load instead of Bundle 13 年之前
  Steve Grenier 6e69d767bd Added RenderState::clearParameter method to allow existing material parameter values/bindings to be cleared. 13 年之前
  Steve Grenier 17eeb40c19 Added support for defining Lights within a .scene file. 13 年之前
  Steve Grenier 33c732e775 Added a couple methods to FrameBuffer for querying render target info. 13 年之前
  Steve Grenier f4642fda29 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 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 年之前
  Darryl Gough 8e4a7114ac Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年之前
  Sean Paul Taylor 5c3d90245f Merge pull request #878 from blackberry/master 13 年之前
  Sean Paul Taylor f4c28e4da9 Merge pull request #876 from dgough/next 13 年之前