Commit History

Author SHA1 Message Date
  Adam Blake e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake 01b6c87a60 Added ability to disable controls. 14 years ago
  Steve Grenier 85646b44ad Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 years ago
  Adam Blake 1f954182d4 Fixing a few warnings and errors when building for QNX. 14 years ago
  Adam Blake 69f4c30037 Some TextBox, Font, and Label related fixes. 14 years ago
  Steve Grenier 67ecff296c - PhysicsCharacter changes. 14 years ago
  Adam Blake bfe6907dbf Working on the TextBox control and getting close to having 3D forms working. 14 years ago
  Adam Blake ad0e8c5b47 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 years ago
  Darryl Gough 27f0fcbe9f Removed const_cast from Font and Properties because it wasn't necessary. 14 years ago
  Adam Blake 67aa4b39c7 Making progress on the UI classes. 14 years ago
  Steve Grenier 838b03705c Character sample updates. 14 years ago
  Steve Grenier cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 years ago
  Adam Blake 55187aac27 Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files. 14 years ago
  Ramprasad Madhavan 714743af08 Adding the modified files to support gameplay on android platform. 14 years ago
  Steve Grenier dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 years ago
  Sean Paul Taylor 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 years ago
  Adam Blake 1d0f285d01 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake 809ed11be9 Font optimizations and refactoring. Enabling mipmapping when generating font textures. 14 years ago
  Steve Grenier 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 years ago
  Sean Paul Taylor 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 years ago
  Sean Paul Taylor 4dd3828294 Added sample04-sandbox physics sample to macos port 14 years ago
  Sean Paul Taylor 332b73573a Merging with next for Font and Animation changes 14 years ago
  Sean Paul Taylor 37527264d3 Fixes for BB NDK 2.0 Beta 14 years ago
  Adam Blake e84609376f Fixes some issues with right-to-left text wrapping. 14 years ago
  Adam Blake f2709e25d4 Adding scaling and right-to-left support to Font::drawText(). 14 years ago
  Adam Blake 50c66f18dc Significant refactoring of the new Font features. 14 years ago
  Adam Blake 4a515ee9f8 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 years ago
  Adam Blake c2ae3cc0a0 Fixing existing Font::drawText() method. 14 years ago
  Sean Paul Taylor 0f4af204fa Fixed breaks in QNX on conditional OPENGL_ES defines introduced in MacOSX support commit. 14 years ago