История коммитов

Автор SHA1 Сообщение Дата
  setaylor 4c0d0ad4d9 Removed ScrollLayout.h/.cpp from Android makefile. 13 лет назад
  Sean Paul Taylor 60c655b99b Removed ScrollLayout.h/.cpp 13 лет назад
  Adam Blake 1ee9150c0c Removing elapsedTime param from Form::update so that scrolling doesn't require an API change. 13 лет назад
  Adam Blake 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. 13 лет назад
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 лет назад
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. 13 лет назад
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 лет назад
  Adam Blake 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. 13 лет назад
  Adam Blake a14944ba60 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 лет назад
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 лет назад
  Kieran Cunney 612d78a423 Fixes warnings in doxygen docs. 13 лет назад
  Adam Blake 3bfa5a109b Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 лет назад
  Adam Blake 0b2e47a385 Alignment of controls within their parent containers. 13 лет назад
  Darryl Gough c62d010f13 doxygen clean up for gameplay. 13 лет назад
  Sean Paul Taylor b3f5635387 Cleanup to comments 13 лет назад
  Sean Paul Taylor a138f66403 Merge pull request #234 from blackberry-gaming/next-kcunney 13 лет назад
  Kieran Cunney b2e5b93084 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 лет назад
  Adam Blake 8174491804 More comments and refactoring. 13 лет назад
  Kieran Cunney 79724a7ee4 Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value. 13 лет назад
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. 13 лет назад
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. 13 лет назад
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. 14 лет назад
  Adam Blake 01b6c87a60 Added ability to disable controls. 14 лет назад
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 лет назад
  Adam Blake 67aa4b39c7 Making progress on the UI classes. 14 лет назад
  Adam Blake 55187aac27 Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files. 14 лет назад