Sean Paul Taylor
|
8704693d90
Merge pull request #483 from blackberry-gaming/next-setaylor
|
13 years ago |
seanpaultaylor
|
f6290db5ea
Added pre-built gameplay-encoder executable for win32 into bin folder with FBX/DAE/TTF support built-in.
|
13 years ago |
Steve Grenier
|
a0ef78fd88
Merge pull request #482 from blackberry-gaming/next-sgrenier
|
13 years ago |
Steve Grenier
|
5fe4e5668e
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Steve Grenier
|
58b628643c
Adds hit test filter support for ray and sweep tests in PhysicsController.
|
13 years ago |
Sean Paul Taylor
|
a8aa2661e5
Merge pull request #481 from blackberry-gaming/next-setaylor
|
13 years ago |
seanpaultaylor
|
743f73d710
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
13 years ago |
setaylor
|
63ad96eed6
Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision.
|
13 years ago |
Steve Grenier
|
b3d7eb9f44
Merge pull request #480 from blackberry-gaming/next-sgrenier
|
13 years ago |
Steve Grenier
|
879ce17664
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Steve Grenier
|
4ca0d43d5c
Fixed bug with PhysicsController::rayTest where it was using incorrect ray vectors.
|
13 years ago |
Sean Paul Taylor
|
8283260c97
Merge pull request #479 from blackberry-gaming/next-ablake
|
13 years ago |
Adam Blake
|
48fec669cc
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 years ago |
Adam Blake
|
48967fb702
Fixing Container scrolling to go with the recent time-step change.
|
13 years ago |
Adam Blake
|
48fbf29317
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 years ago |
Chris Culy
|
0ef7f4bea1
Merge pull request #478 from blackberry-gaming/next-cculy
|
13 years ago |
Chris Culy
|
ae84b48fd2
Removes old header includes.
|
13 years ago |
Adam Blake
|
15aafb3c21
Fixes #476 (adding mouse event support to UI controls).
|
13 years ago |
Sean Paul Taylor
|
e758345039
Merge pull request #477 from blackberry-gaming/next-cculy
|
13 years ago |
Chris Culy
|
ec327eb2aa
Refactors public class that inherit from Bullet classes into protected/private inner classes.
|
13 years ago |
Chris Culy
|
b20fcd055a
Moves public inheritance on PhysicsController to an inner private class.
|
13 years ago |
Sean Paul Taylor
|
fabc0bd849
Merge pull request #475 from blackberry-gaming/next-sgrenier
|
13 years ago |
Steve Grenier
|
6ee09948df
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Steve Grenier
|
ee61e40cc8
Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS).
|
13 years ago |
Sean Paul Taylor
|
b5a24378f8
Merge pull request #474 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
c055e5a77b
Changed GP_ASSERT to not call printError.
|
13 years ago |
Sean Paul Taylor
|
1505ced0f4
Merge pull request #473 from blackberry-gaming/next-kcunney
|
13 years ago |
Kieran Cunney
|
863cc2786f
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 years ago |
Kieran Cunney
|
55391510b9
Fixes bug where Joystick control was not being dirtied.
|
13 years ago |
Steve Grenier
|
53ff438aa4
Merge pull request #472 from blackberry-gaming/next-sgrenier
|
13 years ago |