Commit History

Author SHA1 Message Date
  Adam Blake d9bcfe45db Prevents a control's clearBounds from having a width or height less than zero. 13 years ago
  Steve Grenier 1bbbd7db0d Merge pull request #883 from sgrenier/next 13 years ago
  sgrenier 34ef86af3d Character sample fixes. 13 years ago
  sgrenier 04aa4e68c0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  sgrenier 6f252a2081 Fixed control issues with character sample. 13 years ago
  Sean Paul Taylor 5458462dbf Merge pull request #882 from dgough/next 13 years ago
  Darryl Gough a78e9ea1dd Fixed error in getArguments for Mac and Linux 13 years ago
  Darryl Gough cd615dabb7 Updated the template project to use FBX instead of DAE 13 years ago
  Darryl Gough 6258531bbc Updated the samples to use getAspectRatio() 13 years ago
  Darryl Gough 8d4899ccec Added Game::getArguments(). 13 years ago
  sgrenier 0f148c4e27 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  sgrenier a0d4bcc468 Added resizable window support for Mac. 13 years ago
  Darryl Gough 5ca6bcd2b1 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough f452e859f4 Fixed shader compile error in colored.vert when using point light 13 years ago
  Sean Paul Taylor f857156251 Merge pull request #881 from seanpaultaylor/next 13 years ago
  Sean Paul Taylor eb57ad6c08 Updated xcode to iOS 6.1 13 years ago
  Darryl Gough 489474bf1d Updated the template project to use Scene::load instead of Bundle 13 years ago
  Steve Grenier 6e69d767bd Added RenderState::clearParameter method to allow existing material parameter values/bindings to be cleared. 13 years ago
  Steve Grenier 17eeb40c19 Added support for defining Lights within a .scene file. 13 years ago
  Steve Grenier 33c732e775 Added a couple methods to FrameBuffer for querying render target info. 13 years ago
  Steve Grenier f4642fda29 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 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
  Darryl Gough 8e4a7114ac Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Sean Paul Taylor 5c3d90245f Merge pull request #878 from blackberry/master 13 years ago
  Sean Paul Taylor f4c28e4da9 Merge pull request #876 from dgough/next 13 years ago
  Darryl Gough 183df1b066 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough fbd5949de4 Updated the encoder CMakeLists for linux 13 years ago
  Sean Paul Taylor 79ca9781a4 Merge pull request #875 from dgough/next 13 years ago
  Darryl Gough 077b0e2503 Changed Scene::load() so it can load from ".gpb" files 13 years ago
  Sean Paul Taylor 582d4392f2 Merge pull request #874 from dgough/next 13 years ago