Adam Blake
|
2bfcd54eb6
#424 -- Added _pausedCount to Game. The game won't resume until Game::resume() has been called as many times as Game::pause() was called. This lets us continue to
|
il y a 13 ans |
Adam Blake
|
10a2bf386c
Adding a basic menu to the Racer sample.
|
il y a 13 ans |
Sean Paul Taylor
|
627da86c1c
Merge pull request #416 from kwhatmough/next
|
il y a 13 ans |
Sean Paul Taylor
|
f366c2251c
Merge pull request #415 from sgrenier/next
|
il y a 13 ans |
Ken Whatmough
|
d4b811569d
Improve road handling.
|
il y a 13 ans |
Steve Grenier
|
f3f4cf53fc
Added a back button to test framework for exiting tests on touch screens.
|
il y a 13 ans |
Sean Paul Taylor
|
8d74b72196
Merge pull request #414 from kwhatmough/next
|
il y a 13 ans |
Sean Paul Taylor
|
db960a13f5
Merge pull request #413 from scottjjacobs/next
|
il y a 13 ans |
Ken Whatmough
|
bad1554035
Merge branch 'next' of github.com:blackberry/GamePlay into next
|
il y a 13 ans |
Ken Whatmough
|
72ba8d2dc5
Accelerometer control, engine spool-down, and more aero downforce.
|
il y a 13 ans |
scottjjacobs
|
527b0e095b
Support spaces in destination paths
|
il y a 13 ans |
Sean Paul Taylor
|
844910254e
Merge pull request #411 from kwhatmough/next
|
il y a 13 ans |
Ken Whatmough
|
732c96c61b
Adds collisionMesh as an alternate property name for rigidBodyModel.
|
il y a 13 ans |
Sean Paul Taylor
|
ce987a274a
Merge pull request #410 from sgrenier/next
|
il y a 13 ans |
Steve Grenier
|
68c541cd46
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
il y a 13 ans |
Steve Grenier
|
49775caf2f
Added additional semaphore blocks to MacOSX platform to fix possible race conditions between the application/input thread and the DisplayLink (update/render) thread.
|
il y a 13 ans |
Sean Paul Taylor
|
85c9ac38c7
Merge pull request #409 from kwhatmough/next
|
il y a 13 ans |
Ken Whatmough
|
e2a9aaa467
Merge branch 'next' of github.com:blackberry/GamePlay into next
|
il y a 13 ans |
Ken Whatmough
|
bc6ba799b5
Replace non power-of-2 PVRs with PNGs for now as a fix on iOS.
|
il y a 13 ans |
Sean Paul Taylor
|
a8429d3ab9
Merge pull request #408 from kwhatmough/next
|
il y a 13 ans |
Ken Whatmough
|
a217f29f09
Fixes memory leak issue #407.
|
il y a 13 ans |
Steve Grenier
|
4b648cd017
Merge pull request #406 from sgrenier/next
|
il y a 13 ans |
Steve Grenier
|
570762542c
Merge pull request #405 from kwhatmough/next
|
il y a 13 ans |
Ken Whatmough
|
6abf21c08a
Approximate aerodynamic downforce to help improve handling.
|
il y a 13 ans |
Ken Whatmough
|
041032f989
The A button now reverses with more steering authority.
|
il y a 13 ans |
Ken Whatmough
|
7495e032b1
Center speed indicator at bottom of screen.
|
il y a 13 ans |
Ken Whatmough
|
664de06eae
Improve steering authority separately for virt and non-virt gamepads.
|
il y a 13 ans |
Steve Grenier
|
559eaeaac4
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
il y a 13 ans |
Steve Grenier
|
9a8685dd07
Added FSAA support to Win32 platform.
|
il y a 13 ans |
Steve Grenier
|
de32f63afb
Fixed a minor issue with gameplay-encoder where the heightmap generator was displaying incorrect percentage completion when generating more than a single heightmap.
|
il y a 13 ans |