Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Blake f57a56991b Fixing the particles bar-descriptor. hace 13 años
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. hace 13 años
  Adam Blake 81cc7c8061 Going back to batching controls more granularly in order to support overlapping controls and z-ordering. hace 13 años
  Adam Blake 1ee9150c0c Removing elapsedTime param from Form::update so that scrolling doesn't require an API change. hace 13 años
  Adam Blake 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. hace 13 años
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake hace 13 años
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. hace 13 años
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). hace 13 años
  Adam Blake 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. hace 13 años
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. hace 13 años
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. hace 13 años
  Adam Blake d0a8c6301b Batching all text that shares the same font within a form. hace 13 años
  Adam Blake 8174491804 More comments and refactoring. hace 13 años
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. hace 13 años
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. hace 13 años
  Adam Blake 985b27aec2 UI API refactoring: hace 14 años
  Adam Blake 325ec380f9 Changing setCallback() to addListener() for UI controls. hace 14 años
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. hace 14 años
  Adam Blake e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake hace 14 años
  Adam Blake 01b6c87a60 Added ability to disable controls. hace 14 años
  Chris Culy c82de3a543 Fixes issue where disabled UI controls were receiving input events. hace 14 años
  Adam Blake cea29b469f Adding null-checks to all Control::create() implementations. hace 14 años
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. hace 14 años
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. hace 14 años
  Adam Blake 55187aac27 Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files. hace 14 años