История коммитов

Автор SHA1 Сообщение Дата
  Chris Culy 99526a78a6 Moves dependency on Bullet project to precompiled libs for QNX (and updates the samples). 14 лет назад
  Chris Culy efccd147d9 Adds missing const qualifiers for some of the math operators. 14 лет назад
  Chris Culy 6adf350bc0 Updated win32 libpng to be a release static library (this fixes running in Release mode using VS). 14 лет назад
  Chris Culy a4e06409c6 Adds full keyboard support for QNX. 14 лет назад
  Chris Culy f81631ed7c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-cculy 14 лет назад
  Sean Paul Taylor 9a3f5610fa Merge pull request #28 from blackberry-gaming/next-setaylor 14 лет назад
  Sean Paul Taylor 0f4af204fa Fixed breaks in QNX on conditional OPENGL_ES defines introduced in MacOSX support commit. 14 лет назад
  Steve Grenier d8f313a424 Merge pull request #27 from blackberry-gaming/next-operators 14 лет назад
  Chris Culy 107f4699fe Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-operators 14 лет назад
  Sean Paul Taylor 824eed8e4a Merge pull request #26 from blackberry-gaming/next-setaylor 14 лет назад
  Sean Paul Taylor 3817f030dd Fixed paths for win32 library paths in sample00-mesh and sample03-character.vcxproj. 14 лет назад
  Sean Paul Taylor 0e5d64bcd2 Merge branch 'next-setaylor' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 14 лет назад
  Sean Paul Taylor c4b4aac6fd Merging with next 14 лет назад
  Chris Culy fbe8db69aa Changes the way collision listeners work so that a listener is only notified when a collision first occurs and not every frame that the rigid bodies are still colliding. 14 лет назад
  Sean Paul Taylor 3f8e491751 Merging with next 14 лет назад
  Sean Paul Taylor 059a2f211b Added MacOSX support for gameplay-encoder 14 лет назад
  Steve Grenier b8b9ef9cd6 Merge pull request #25 from blackberry-gaming/next-sgrenier 14 лет назад
  Chris Culy 8e0ff7ae1e Merge branch 'next-operators' of https://github.com/blackberry-gaming/GamePlay into next-operators 14 лет назад
  Chris Culy b38e04d37a Adds operators for BoundingBox, BoundingSphere, Matrix, Plane, Quaternion, Ray, Vector2, Vector3, and Vector4. 14 лет назад
  Steve Grenier 420da906ac Added memory leak detection support (when GAMEPLAY_MEM_LEAK_DETECTION is defined - off by default) for tracking new/delete allocations and also gameplay::Ref allocations. 14 лет назад
  Sean Paul Taylor d53675896f Merge branch 'next-setaylor' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 14 лет назад
  Steve Grenier 1652582d25 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 лет назад
  Sean Paul Taylor f6e0465593 Added Support for MacOSX in gameplay and gameplay samples 14 лет назад
  Sean Paul Taylor 160f135148 Removing test directories and xcode user folders. 14 лет назад
  Sean Paul Taylor 30c47bab60 Removing test directories and xcode user folders. 14 лет назад
  Sean Paul Taylor aabeedad1f Merge branch 'next-setaylor' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 14 лет назад
  Sean Paul Taylor 0cf07e0516 Added support for MacOSX support on gameplay and gamplay-samples suing xcode 4. 14 лет назад
  Sean Paul Taylor bca3a74d3b Added support for MacOSX support on gameplay and gamplay-samples suing xcode 4 14 лет назад
  Chris Culy 03adfca8f2 Adds operators for BoundingBox, BoundingSphere, Matrix, Plane, Quaternion, Ray, Vector2, Vector3, and Vector4. 14 лет назад
  Chris Culy 29541dd3a9 Adds physics (world) status listeners and rigid body collision listeners. 14 лет назад