Ramprasad Madhavan
|
cd1aa2e778
Adding support for creating new projects for android using gamelay-newproject.bat.
|
14 gadi atpakaļ |
Chris Culy
|
21c2f28786
Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android.
|
14 gadi atpakaļ |
Chris Culy
|
7e796d6fd1
Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android.
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
a78ad95609
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
3bede83e8e
Adding keyboard (show / hide) support.
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
0a5459e0e0
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
482c2fd970
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
f5a365eddb
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
2b0b288c59
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
02a27e256a
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
714743af08
Adding the modified files to support gameplay on android platform.
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
0c66baf747
Initial checkin for android platform support.
|
14 gadi atpakaļ |
Sean Paul Taylor
|
284dbed2de
Merge pull request #103 from blackberry-gaming/next-dgough
|
14 gadi atpakaļ |
Darryl Gough
|
61b50d181f
Remove FBX includes from FBX project file.
|
14 gadi atpakaļ |
Sean Paul Taylor
|
470a82ac3b
Merge pull request #102 from blackberry-gaming/next-dgough
|
14 gadi atpakaļ |
Darryl Gough
|
ff908dd6ca
Removes USE_FBX
|
14 gadi atpakaļ |
Sean Paul Taylor
|
369dc151af
Merge pull request #101 from blackberry-gaming/next-cculy
|
14 gadi atpakaļ |
Chris Culy
|
3190df38f1
Merge pull request #100 from blackberry-gaming/next-kcunney
|
14 gadi atpakaļ |
Chris Culy
|
d43c3f26f4
Adds capsule collision shape support.
|
14 gadi atpakaļ |
Darryl Gough
|
416145dd18
Fixes using the -i argument in the DAE encoder. -i lets users encode a specific node hierarchy instead of the entire scene.
|
14 gadi atpakaļ |
Darryl Gough
|
336e5181e8
Changes some methods in Package to use std::vector instead of arrays. This makes error clean up simpler.
|
14 gadi atpakaļ |
Ramprasad Madhavan
|
617e969121
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
|
14 gadi atpakaļ |
Kieran Cunney
|
bf19baa4fa
Fixes memory leaks in createAnimationFromTo() and createAnimationFromBy()
|
14 gadi atpakaļ |
Kieran Cunney
|
d4ff231dfd
Adds new animation property ANIMATE_SCALE_UNIT to the Transform class.
|
14 gadi atpakaļ |
Kieran Cunney
|
3927011582
Fixes bug in Animation framework when AnimationController is shutting down and there is some code to trigger an animation to play on an animation end event. It was causing the animation code to never exit.
|
14 gadi atpakaļ |
Darryl Gough
|
94de1d91b5
Added @param doxygen comment to Game::keyEvent and Game::touchEvent.
|
14 gadi atpakaļ |
Chris Culy
|
25a7be8589
Updated physics debug drawing to use the new MeshBatch class.
|
14 gadi atpakaļ |
Sean Paul Taylor
|
4612fce5f9
Merge pull request #98 from blackberry-gaming/next-kcunney
|
14 gadi atpakaļ |
Kieran Cunney
|
6bb482905c
Removes support for multiple quaternion offsets in the Curve.cpp
|
14 gadi atpakaļ |
Sean Paul Taylor
|
a8996c9fc4
Merge pull request #97 from blackberry-gaming/next-setaylor
|
14 gadi atpakaļ |