Commit History

Author SHA1 Message Date
  seanpaultaylor 11508ce5fa Fixed #1478. Missing GL_CW and GL_CCW enum values. 11 years ago
  Steve Grenier a61e83ac5b Merge pull request #1477 from sgrenier/next 11 years ago
  sgrenier 15fe4400fb Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 years ago
  sgrenier aaf19a9c10 Add support for specifying padding and margin as a single float value in form files (to be applied to all sides) for UI controls. 11 years ago
  sgrenier 24281dda3b Fixed issue with forms not being resized properly when the game window is resized. 11 years ago
  Steve Grenier 93eb8c3e20 Merge pull request #1475 from sgrenier/next 11 years ago
  sgrenier 964e89838c Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 years ago
  sgrenier 809b730fb0 Changed Control::getState to give the FOCUS state priority over all other states but ACTIVE. This fixes an issue where focus colors and styles do not properly show up for UI themes. 11 years ago
  Sean Taylor d2f696a9af Merge pull request #1467 from bgroves/next 11 years ago
  Sean Taylor 82f1f00acc Merge pull request #1463 from michalsrb/next 11 years ago
  Ben Groves ec664fdb52 Fixed TextBox to allow listeners to receive the TEXT_CHANGED event. 11 years ago
  Michal Srb 11739b9b4a React to window resize in Linux. 11 years ago
  Sean Taylor 3da57cafba Merge pull request #1444 from rlofc/next 11 years ago
  Sean Taylor 3b2d993b10 Merge pull request #1451 from blackberry/master 12 years ago
  Sean Taylor fb908e7d61 Merge pull request #1450 from rgngl/patch-1 12 years ago
  Üstün Ergenoglu 317515cf88 Fix vector assignment in terrain.frag 12 years ago
  Sean Taylor ac717348d6 Merge pull request #1447 from blackberry/master 12 years ago
  Sean Taylor a252b9fbd3 Merge pull request #1445 from bosoni/master 12 years ago
  bosoni 51f5aba75c tabs to spaces 12 years ago
  bosoni d8baadea1a updated coding style 12 years ago
  Sean Taylor a61f38d350 Merge pull request #1446 from blackberry/master 12 years ago
  Sean Taylor 11a72e00eb Merge pull request #1441 from olee/master 12 years ago
  bosoni ee5d0159cc checks if vsync is usable (to avoid problems with VM) 12 years ago
  Sean Taylor ccdcb851aa Merge pull request #1443 from KJO/master 12 years ago
  Ithai Levi 711fc01463 Allow clearing all scheduled events using Game::clearSchedule 12 years ago
  KJO 3ed7e10bd0 Update Container.cpp 12 years ago
  Björn Zeutzheim c614a497ff Fixed memory leak. 12 years ago
  Björn Zeutzheim d6533b9dc1 Fixed bug in Effect.cpp where the OpenGL function glGetActiveUniform is called with a wrong parameter, causing an assertion failure on some graphic cards. 12 years ago
  Sean Taylor 892c63945c Merge pull request #1436 from blackberry/next 12 years ago
  Sean Taylor a0a61e922f Merge pull request #1434 from dgough/next 12 years ago