Historia zmian

Autor SHA1 Wiadomość Data
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 lat temu
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 lat temu
  Adam Blake 1ee9150c0c Removing elapsedTime param from Form::update so that scrolling doesn't require an API change. 13 lat temu
  Adam Blake 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. 13 lat temu
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 lat temu
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. 13 lat temu
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 lat temu
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 lat temu
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. 13 lat temu
  Adam Blake 9db478edb0 Filling or reaching the end of a text box will stop you from entering additional text. 13 lat temu
  Adam Blake 8174491804 More comments and refactoring. 13 lat temu
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. 13 lat temu
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. 13 lat temu
  Adam Blake 985b27aec2 UI API refactoring: 13 lat temu
  Adam Blake 325ec380f9 Changing setCallback() to addListener() for UI controls. 13 lat temu
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. 14 lat temu
  Adam Blake 01b6c87a60 Added ability to disable controls. 14 lat temu
  Adam Blake cea29b469f Adding null-checks to all Control::create() implementations. 14 lat temu
  Adam Blake 25e1b0abd7 Getting CheckBox and TextBox to work on QNX. Fixing Ray.intersects(Plane). 14 lat temu
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. 14 lat temu
  Adam Blake bfe6907dbf Working on the TextBox control and getting close to having 3D forms working. 14 lat temu
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 lat temu