2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Steve Grenier 4cc20b0733 Minor theme fix. 12 жил өмнө
  Adam Blake da98236cc6 Fixing upside-down "full image" UVs used as defaults. 12 жил өмнө
  Adam Blake a8ffbed283 Using NEAREST filter instead of LINEAR on theme textures to fix blurry borders. 13 жил өмнө
  Adam Blake 51b796c31d Adding source and destination regions to ImageControl as well as some comments. 13 жил өмнө
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. 13 жил өмнө
  Darryl Gough 4e31ded1d5 Changed methods in ScriptController to pass vectors by reference instead of by value. 13 жил өмнө
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. 13 жил өмнө
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 жил өмнө
  Adam Blake b06b8e30be Clearing alpha channel of a Form's framebuffer to 0. 13 жил өмнө
  Adam Blake 2ecb9b9046 Fixing a potential memory leak in Theme that showed up in the particles sample. 13 жил өмнө
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 жил өмнө
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. 13 жил өмнө
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 жил өмнө
  Adam Blake 89e032bd46 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 жил өмнө
  Adam Blake 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. 13 жил өмнө
  Chris Culy 7dd0fc15ef Added support for loading any object that can load from a Properties object using a url instead of just a file name. 13 жил өмнө
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. 13 жил өмнө
  Adam Blake 56a86250ac Added ability to override themed properties on a control within a .form file. 13 жил өмнө
  Adam Blake 6a5cad10f4 Adding alignment and auto-sizing to UI controls. 13 жил өмнө
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. 13 жил өмнө
  Sean Paul Taylor 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp 13 жил өмнө
  Darryl Gough 78e4a337cf Fixed compiling the samples for Android. 13 жил өмнө
  Adam Blake 353b877fd3 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 жил өмнө
  Adam Blake 6e9486ed43 Letting image lists set a default color. 13 жил өмнө
  Steve Grenier aab2daf9ab Fixed compile errors and warnings with qcc. 13 жил өмнө
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. 13 жил өмнө
  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 жил өмнө
  Chris Culy c82de3a543 Fixes issue where disabled UI controls were receiving input events. 14 жил өмнө
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. 14 жил өмнө