Historie revizí

Autor SHA1 Zpráva Datum
  Darryl Gough 3be40a9528 Convert line endings to LF před 12 roky
  sgrenier 1b56e8deea Tweak to multi font size support. před 12 roky
  sgrenier ca478902ff Added support for encoding multiple font sizes into a single GPB with gameplay-encoder. před 12 roky
  sgrenier 726891d48c Merge branch 'next' of https://github.com/blackberry/GamePlay into next před 12 roky
  Steve Grenier 245f14a149 Fixed issue with invisible and disabled controls still receiving input. před 12 roky
  Darryl Gough f89f089bf1 Changed Bundle, Font, Properties and SceneLoader to use GP_WARN instead of GP_ERROR. před 12 roky
  Steve Grenier 1cac5a0c33 Merge branch 'next' of https://github.com/blackberry/GamePlay into next před 12 roky
  sgrenier 6adf21a905 - Large overhaul to how focus and control state changes are managed within the UI system. před 12 roky
  seanpaultaylor 72bac7c81d Updated XCode projects před 12 roky
  seanpaultaylor 5be82a7846 Added missing file for xcode před 12 roky
  seanpaultaylor fa895b61e2 Added back bitmap font support for backward compatibility. před 12 roky
  sgrenier e7cd166e3f Fixes compile error on Linux introduced by previous commit. před 12 roky
  Steve Grenier a61f2701de Fixed issue with font stretching when drawing onto a frame buffer that is a different size than the original window size. před 12 roky
  sgrenier 445eade2fc - Fixed an error in Matrix::createOrthographicOffCenter. před 12 roky
  setaylor 9147a88ecf - Moves Font, Form and Sprite shaders to file in the gameplay/res/shaders directory před 13 roky
  Adam Blake 219943febf Merge branch 'next' of https://github.com/blackberry/GamePlay into next před 13 roky
  Adam Blake 979c8e2e9d Big changes to the Gamepad class. před 13 roky
  Darryl Gough dbfed97720 Fixed the text layout of the TextureTest před 13 roky
  Sean Paul Taylor 02aa7c031c Added post process test on xCode před 13 roky
  Adam Blake 30d3a8821b Fixing font opacity and control opacity animations. Adding a test of this. Note to self: Don't submit a pull request until I fix up the memory leak in the test. před 13 roky
  Darryl Gough 85553c0bf8 Fixed minor warnings and converted tabs to spaces. před 13 roky
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. před 13 roky
  setaylor 430c002ca4 Updated Bundle::getObjectId() to be consistent with other id getters. před 13 roky
  Darryl Gough 1c7a3c6fbf Converted tabs to spaces. před 13 roky
  Darryl Gough 4e31ded1d5 Changed methods in ScriptController to pass vectors by reference instead of by value. před 13 roky
  Darryl Gough 69fc8b07c0 Added some @script{create} tags. před 13 roky
  setaylor 3da1bbca77 Added SpriteBatch::getSampler() for allowing developer access to the Texture::Sampler for controlling sampler modes. před 13 roky
  Chris Culy 648dd5474d Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()). před 13 roky
  Chris Culy 8167dc4e88 Adds support for detecting name clashes between Lua bindings and Lua keywords. před 13 roky
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. před 13 roky