Commit History

Author SHA1 Message Date
  Darryl Gough 31b1eecf83 Removed Pass::getAutoBindProperties() 13 years ago
  Sean Paul Taylor 5dcf9fa67a Merge pull request #611 from seanpaultaylor/next 13 years ago
  setaylor 7cb284ecad Minor update to BillboardTest.cpp and change to existing grass texture. 13 years ago
  Sean Paul Taylor 95b999ae0c Merge pull request #610 from seanpaultaylor/next 13 years ago
  setaylor 3915929041 Fixes warning due to wrong initialization order of members in constructor. 13 years ago
  Sean Paul Taylor eed1172ead Merge pull request #607 from dgough/next 13 years ago
  Sean Paul Taylor 4acbcd4f40 Merge pull request #609 from seanpaultaylor/next 13 years ago
  setaylor 3ddbd22af1 Converted sample06-racer to use new TEXTURE_DISCARD_ALPHA define in shader library rather than using a custom fragment shader. 13 years ago
  Darryl Gough 85553c0bf8 Fixed minor warnings and converted tabs to spaces. 13 years ago
  Darryl Gough 7e87040a6b Changed the lua sample to use ScriptController::loadScript instead of dofile. 13 years ago
  Darryl Gough 86d7d04085 Fixed bug where FileSystem::fileExists was creating an empty directory on Android. 13 years ago
  Sean Paul Taylor f73e7013e1 Merge pull request #605 from dgough/next 13 years ago
  Sean Paul Taylor 17494153dd Merge pull request #606 from seanpaultaylor/next 13 years ago
  setaylor b7ade4dfbf Adds a simple BillboardTest with back to front object sorting and visibility testing. 13 years ago
  Darryl Gough 365837f6ec Added Stream header file to mac project. 13 years ago
  Darryl Gough b0b88806e9 Converted Image and Texture to use Stream instead of FILE. 13 years ago
  Darryl Gough 9ace6b892a Updated AudioBuffer to use Stream instead of FILE. 13 years ago
  Darryl Gough a475493cdd Fixed compile error when using DebugMem. 13 years ago
  Darryl Gough 75989d3d73 Fixed compile error in lighting-point.vert 13 years ago
  Darryl Gough 0512fca49d Added Stream interface. 13 years ago
  Sean Paul Taylor 0b11405a69 Merge pull request #600 from kwhatmough/next-bullet281 13 years ago
  Ken Whatmough 9eb7f8d2aa Upgrade to Bullet 2.81 including header files and binaries. 13 years ago
  Sean Paul Taylor f6e73ae4ad Merge pull request #596 from dgough/next 13 years ago
  Darryl Gough 61f917f64c Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough 2a88028639 Updated lua files. 13 years ago
  Darryl Gough c0328f3d49 Changed TextBox so that it doesn't assert on _caretImage. 13 years ago
  Darryl Gough 937400c2e0 Made drawWireframe static in Model.cpp so that it doesn't get detected by luagen. 13 years ago
  Sean Paul Taylor e200dd87ba Merge pull request #595 from dgough/next 13 years ago
  Darryl Gough 00ecbbc14d Moved tinyxml2.lib 13 years ago
  Darryl Gough 2f7419878e Changed Button::Listener::PRESS to Control::Listener::PRESS 13 years ago