Dale Ducharme
|
90bb35c538
Adding OGG support into the gameplay library.
|
14 年之前 |
Dale Ducharme
|
8a7bf4bfd3
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dducharme
|
14 年之前 |
Ramprasad
|
113b12b105
Merge pull request #33 from blackberry-gaming/next-cculy
|
14 年之前 |
Dale Ducharme
|
a5cd44304b
Merge branch 'next-cculy' of https://github.com/blackberry-gaming/GamePlay into next-dducharme
|
14 年之前 |
Chris Culy
|
99526a78a6
Moves dependency on Bullet project to precompiled libs for QNX (and updates the samples).
|
14 年之前 |
Ramprasad
|
c7da38a9b5
Merge pull request #32 from blackberry-gaming/next-cculy
|
14 年之前 |
Chris Culy
|
efccd147d9
Adds missing const qualifiers for some of the math operators.
|
14 年之前 |
Sean Paul Taylor
|
ab255ca89e
Merge pull request #31 from blackberry-gaming/next-cculy
|
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 年之前 |
Steve Grenier
|
a68241e355
Merge pull request #30 from blackberry-gaming/next-cculy
|
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 年之前 |