Histórico de commits

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