コミット履歴

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