Steve Grenier
|
58b628643c
Adds hit test filter support for ray and sweep tests in PhysicsController.
|
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 |
Steve Grenier
|
148e7a6f57
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Sean Paul Taylor
|
5705cea709
Merge pull request #471 from blackberry-gaming/next-setaylor
|
13 years ago |
Steve Grenier
|
641ba4db04
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Steve Grenier
|
d9a76dd0ab
Updates win32 game loop to render frames outside of WM_PAINT.
|
13 years ago |
Sean Paul Taylor
|
f8b4b53858
Merge pull request #470 from blackberry-gaming/next-cculy
|
13 years ago |
Sean Paul Taylor
|
87953dfb9f
Enabled NEON optimizations on iOS
|
13 years ago |
Chris Culy
|
11ac514446
Minor assert changes.
|
13 years ago |
Sean Paul Taylor
|
66eecb17d9
Update README.md
|
13 years ago |