Historia zmian

Autor SHA1 Wiadomość Data
  Adam Blake 97cdb2b2dc Fix for scrolling containers using FlowLayout. 13 lat temu
  setaylor 479929a830 Minor fixes for Container scrolling. 13 lat temu
  Adam Blake eb311166ef Small fixes for scrollbar opacity and z-ordering. 13 lat temu
  Adam Blake 9c1002629d Adding fade-out animation to scrollbars. 13 lat temu
  Sean Paul Taylor f9be193d81 Merge pull request #443 from blackberry-gaming/next-ablake 13 lat temu
  Chris Culy 115e8b15b7 Adds support for a Joystick control. 13 lat temu
  Adam Blake efbe1baf45 Stops containers from becoming dirty just when clicked on if they're not scrollable. 13 lat temu
  Adam Blake 674aae2da3 Quick fix for controls sometimes not clearing themselves when needed. 13 lat temu
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 lat temu
  Adam Blake 81cc7c8061 Going back to batching controls more granularly in order to support overlapping controls and z-ordering. 13 lat temu
  Adam Blake c7ad138996 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 lat temu
  Adam Blake 8e27bfa0f5 Clearing a form's FBO on creation / resize. 13 lat temu
  setaylor 4c0d0ad4d9 Removed ScrollLayout.h/.cpp from Android makefile. 13 lat temu
  Sean Paul Taylor 60c655b99b Removed ScrollLayout.h/.cpp 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 b06b8e30be Clearing alpha channel of a Form's framebuffer to 0. 13 lat temu
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 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 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. 13 lat temu
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 lat temu
  Adam Blake 76f54dce53 Adding FlowLayout.cpp 13 lat temu
  Adam Blake 56a86250ac Added ability to override themed properties on a control within a .form file. 13 lat temu
  Adam Blake 0b2e47a385 Alignment of controls within their parent containers. 13 lat temu
  Sean Paul Taylor a138f66403 Merge pull request #234 from blackberry-gaming/next-kcunney 13 lat temu
  Kieran Cunney b2e5b93084 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 lat temu
  Adam Blake 8174491804 More comments and refactoring. 13 lat temu
  Kieran Cunney 79724a7ee4 Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value. 13 lat temu