Commit History

Author SHA1 Message Date
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 years ago
  Chris Culy 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 years ago
  Adam Blake b06b8e30be Clearing alpha channel of a Form's framebuffer to 0. 13 years ago
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 years ago
  setaylor 7a9fcb153f Fixed incorrect arial18.gpb. 13 years ago
  Adam Blake bf89922449 Resolving scope issues in Font and SpriteBatch. 13 years ago
  Adam Blake 45b90b8731 Destructor and comments for Font::Text 13 years ago
  Adam Blake ad7e0d178d Calling setSize on Form will now re-create the Form's RenderTarget and projection matrix. 13 years ago
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 years ago
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 years ago
  Adam Blake 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. 13 years ago
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 years ago
  setaylor c59ab4a15c Updated variables names for Bundle rename. 13 years ago
  setaylor 30e23f15b2 Changes gameplay::Package to gameplay::Bundle. 13 years ago
  Adam Blake 999debefaf Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 years ago
  Adam Blake 6a5cad10f4 Adding alignment and auto-sizing to UI controls. 13 years ago
  Darryl Gough c62d010f13 doxygen clean up for gameplay. 13 years ago
  Adam Blake 325ec380f9 Changing setCallback() to addListener() for UI controls. 14 years ago
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. 14 years ago
  Adam Blake e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake 01b6c87a60 Added ability to disable controls. 14 years ago
  Steve Grenier 85646b44ad Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 years ago
  Adam Blake 1f954182d4 Fixing a few warnings and errors when building for QNX. 14 years ago
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. 14 years ago
  Steve Grenier 67ecff296c - PhysicsCharacter changes. 14 years ago
  Adam Blake bfe6907dbf Working on the TextBox control and getting close to having 3D forms working. 14 years ago
  Adam Blake ad0e8c5b47 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 years ago
  Darryl Gough 27f0fcbe9f Removed const_cast from Font and Properties because it wasn't necessary. 14 years ago
  Adam Blake 67aa4b39c7 Making progress on the UI classes. 14 years ago