Commit History

Author SHA1 Message Date
  Steve Grenier 7cecca999f Merge pull request #1378 from sgrenier/next 12 years ago
  sgrenier 063a71bb57 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  sgrenier c4b80f3674 Updated lua bindings to support new methods on Properties class. 12 years ago
  Sean Taylor 7dd9414b27 Merge pull request #1377 from rgngl/physicsRemoveFix 12 years ago
  Sean Taylor 8ecb3a0585 Merge pull request #1376 from rgngl/shaderPrecisionFix 12 years ago
  sgrenier 45a9d03a4d Added basic support for setting and referencing variables in properties files via the syntax ${variable}. 12 years ago
  Sean Taylor 9573cbc45d Merge pull request #1373 from rgngl/alphaFix 12 years ago
  Üstün Ergenoğlu 1e8e7dbe40 Nullify second object in CollisionPair before notifying listeners after removal 12 years ago
  Üstün Ergenoğlu 32836429fb Check built-in preprocessor macros to see if highp is available 12 years ago
  Üstün Ergenoğlu 0fe94faec0 Fix otherwise unset fragment alpha with VERTEX_COLOR defined. 12 years ago
  Sean Taylor 8353a356cf Merge pull request #1371 from rcmaniac25/bb-file-copy 12 years ago
  Rcmaniac25 41dc15c6f4 Fixed missing copying of res/ui for BlackBerry samples 12 years ago
  Sean Taylor 2b217188b1 Merge pull request #1367 from rgngl/luagenOSXfix 12 years ago
  Üstün Ergenoğlu 242fa3d58c Fixed luagen build on OS X 12 years ago
  Sean Taylor 88f4357c56 Merge pull request #1361 from staticfloat/encoderfix 12 years ago
  Sean Taylor 730d5155e6 Merge pull request #1362 from rgngl/mediumpShaders 12 years ago
  Sean Taylor 4b24b049ee Merge pull request #1364 from rgngl/sampleAndroidFix 12 years ago
  Üstün Ergenoğlu 37bbc1ef2f Fixed Sample browser build on Android 12 years ago
  Üstün Ergenoğlu 2a771195fc Add conditionals in default shaders for using medium precision 12 years ago
  Sean Taylor a6ff307194 Merge pull request #1360 from kwhatmough/next 12 years ago
  Elliot Saba 0ef10006ed Revamp light falloff calculation in Encoder 12 years ago
  Ken Whatmough c0228cf867 Revert "Modified character sample to test support for non-flat terrain in PhysicsCharacter." 12 years ago
  Ken Whatmough 539a441942 Fix #896 non-flat terrain is now supported. 12 years ago
  Ken Whatmough 94ae6f9ede Modified character sample to test support for non-flat terrain in PhysicsCharacter. 12 years ago
  Sean Taylor 6ce143cf98 Merge pull request #1358 from dgough/next 12 years ago
  Darryl Gough 8819513d71 Fixed the pre-build event for spaceship. 12 years ago
  Darryl Gough 58b8db1bfb Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  Steve Grenier dba5091d77 Merge pull request #1355 from sgrenier/next 12 years ago
  sgrenier 0c49c9e200 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  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 years ago