Commit History

Author SHA1 Message Date
  Ken Whatmough 9ebbbca2d5 Adjust the look of the forms test. 13 years ago
  Sean Paul Taylor bf5da60ea1 Merge pull request #649 from dgough/next 13 years ago
  Darryl Gough d3bdd2486f Minor update to external-deps/README.md 13 years ago
  Darryl Gough 4a8a50830c Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough 2f873a413f Updated the main README.md 13 years ago
  Sean Paul Taylor 55266a1985 Merge pull request #648 from ablake/next 13 years ago
  Adam Blake 281ed51e15 Fixing a memory leak and adding an opacity-animation test to FormsTest. 13 years ago
  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. 13 years ago
  Sean Paul Taylor b5f7ccd963 Merge pull request #646 from dgough/next 13 years ago
  Darryl Gough 64c9acfb58 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Darryl Gough 2887d59ffe Fixed encoding FBX files that have tangents and binormals 13 years ago
  Sean Paul Taylor 87dc34a149 Merge pull request #645 from kwhatmough/next 13 years ago
  Ken Whatmough 827830b403 Removes extraneous assertion that was crashing the forms test on exit on Windows. 13 years ago
  Sean Paul Taylor 0ce5b79492 Merge pull request #644 from kwhatmough/next 13 years ago
  Ken Whatmough c17caf117e Fix invisible controls on MacOSX. 13 years ago
  Sean Paul Taylor 72a7b4c7fc Merge pull request #641 from seanpaultaylor/next 13 years ago
  setaylor 209178f310 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  setaylor 1c3fadda4c Adds Control::setVisible(bool) and Control::isVisible() const 13 years ago
  Sean Paul Taylor 811767aeb9 Merge pull request #640 from dgough/next 13 years ago
  Darryl Gough 1f157ddf7f Added line break to README.md 13 years ago
  Darryl Gough 6114ab651e Added a README.md file for each external dependency. 13 years ago
  Sean Paul Taylor 38e91c3732 Merge pull request #638 from dgough/next 13 years ago
  Darryl Gough 501334387d Fixed spelling mistakes 13 years ago
  Sean Paul Taylor eef1def90b Merge pull request #636 from kwhatmough/next 13 years ago
  Ken Whatmough 666cb2c7bb Fix naming conventions for new forms test. 13 years ago
  Ken Whatmough d697de8ba9 Adds joystick control to forms test and fixes projectPoint in framework (protect against null scene and use world matrix not local one). 13 years ago
  Ken Whatmough a0b32956f1 Adds forms test using default theme and fixes point projection on Xcode. Also adds billboards test to the Xcode project. 13 years ago
  Sean Paul Taylor 8430cbbd0a Merge pull request #635 from seanpaultaylor/next 13 years ago
  setaylor 7793a042a0 Ensures pause/resume does not toggle until screen goes into fullscreen state the first time. 13 years ago
  setaylor b1dfb4ac4c Forces screen/window to be posted before we enter the event message loop. 13 years ago