Historique des commits

Auteur SHA1 Message Date
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake il y a 13 ans
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. il y a 13 ans
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). il y a 13 ans
  Adam Blake 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. il y a 13 ans
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. il y a 13 ans
  Adam Blake 76f54dce53 Adding FlowLayout.cpp il y a 13 ans
  Adam Blake 56a86250ac Added ability to override themed properties on a control within a .form file. il y a 13 ans
  Adam Blake 0b2e47a385 Alignment of controls within their parent containers. il y a 13 ans
  Sean Paul Taylor a138f66403 Merge pull request #234 from blackberry-gaming/next-kcunney il y a 13 ans
  Kieran Cunney b2e5b93084 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney il y a 13 ans
  Adam Blake 8174491804 More comments and refactoring. il y a 13 ans
  Kieran Cunney 79724a7ee4 Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value. il y a 13 ans
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. il y a 13 ans
  Adam Blake 0213721be9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake il y a 13 ans
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. il y a 13 ans
  Darryl Gough ef89abeeb9 Added the ability to clone a node. il y a 13 ans
  Adam Blake b085a534bb Allowing containers and sliders to consume touch events. il y a 14 ans
  Adam Blake 58e5dcc93a Fixing the consumption of touch events by containers. il y a 14 ans
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. il y a 14 ans
  Adam Blake e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake il y a 14 ans
  Adam Blake 01b6c87a60 Added ability to disable controls. il y a 14 ans
  Chris Culy c82de3a543 Fixes issue where disabled UI controls were receiving input events. il y a 14 ans
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. il y a 14 ans
  Adam Blake 67aa4b39c7 Making progress on the UI classes. il y a 14 ans
  Adam Blake 55187aac27 Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files. il y a 14 ans