提交历史

作者 SHA1 备注 提交日期
  Sean Taylor 730d5155e6 Merge pull request #1362 from rgngl/mediumpShaders 12 年之前
  Sean Taylor 4b24b049ee Merge pull request #1364 from rgngl/sampleAndroidFix 12 年之前
  Üstün Ergenoğlu 37bbc1ef2f Fixed Sample browser build on Android 12 年之前
  Üstün Ergenoğlu 2a771195fc Add conditionals in default shaders for using medium precision 12 年之前
  Sean Taylor a6ff307194 Merge pull request #1360 from kwhatmough/next 12 年之前
  Ken Whatmough c0228cf867 Revert "Modified character sample to test support for non-flat terrain in PhysicsCharacter." 12 年之前
  Ken Whatmough 539a441942 Fix #896 non-flat terrain is now supported. 12 年之前
  Ken Whatmough 94ae6f9ede Modified character sample to test support for non-flat terrain in PhysicsCharacter. 12 年之前
  Sean Taylor 6ce143cf98 Merge pull request #1358 from dgough/next 12 年之前
  Darryl Gough 8819513d71 Fixed the pre-build event for spaceship. 12 年之前
  Darryl Gough 58b8db1bfb Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 年之前
  Steve Grenier dba5091d77 Merge pull request #1355 from sgrenier/next 12 年之前
  sgrenier 0c49c9e200 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 年之前
  sgrenier 02877c7887 Changed Properties class to use a std::list instead of std::map for properties to ensure order of properties is preserved and to allow multiple properties with the same name (i.e. rotate, translate, etc). 12 年之前
  Darryl Gough 3756ae3659 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 年之前
  Sean Taylor 7930a426a6 Merge pull request #1351 from seanpaultaylor/next 12 年之前
  Sean Taylor f354390dfd Merge pull request #1350 from seanpaultaylor/next 12 年之前
  seanpaultaylor 5c94d5c28d Moved samples all over to use default ui font. 12 年之前
  Sean Taylor a456730bc7 Merge pull request #1349 from seanpaultaylor/next 12 年之前
  seanpaultaylor 988097776c Remove arrow keyEvent form translation to better showcase the Textbox cursor movement behaviors. 12 年之前
  Sean Taylor 33596d8c2d Merge pull request #1348 from seanpaultaylor/next 12 年之前
  seanpaultaylor f540d315de Updates to CHANGES.md and README.md for v2.0.0 12 年之前
  seanpaultaylor 4bd14e2ee4 Updated run scripts to also rsync res/ui 12 年之前
  Sean Taylor b39df6884a Merge pull request #1347 from seanpaultaylor/next 12 年之前
  seanpaultaylor c05f3e328e Fixes repeating MaterialParameter warnings each frame to only log once for missing uniforms and unset parameter values. 12 年之前
  Steve Grenier bf9feaed67 Merge pull request #1346 from sgrenier/next 12 年之前
  sgrenier 665bf0aa71 Changed sample browser arial font to use 24 as the default size instead of 8. 12 年之前
  Steve Grenier 54c22ef217 Merge pull request #1345 from sgrenier/next 12 年之前
  sgrenier 142f3a35b3 Fix to gameplay-encoder to produce better looking fonts at certain sizes. 12 年之前
  Steve Grenier f12dfe0d73 Merge pull request #1344 from sgrenier/next 12 年之前