Darryl Gough
|
694bf6feae
Fixed Quaternion in the encoder.
|
14 лет назад |
Darryl Gough
|
bde704b2d5
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
14 лет назад |
Darryl Gough
|
eac1755cf1
Fixed template project touch event handling.
|
14 лет назад |
Darryl Gough
|
21b71c53d6
Added mouse events to Game.h.
|
14 лет назад |
Darryl Gough
|
e337f9da66
Fixed template project to use Touch instead of Input.
|
14 лет назад |
Sean Paul Taylor
|
45d14a2b88
Merge pull request #107 from blackberry-gaming/next-kcunney
|
14 лет назад |
Kieran Cunney
|
74a513d05c
Fixes build error in Momentics. Removes additional qualifier MaterialParameter.
|
14 лет назад |
Sean Paul Taylor
|
90a06f5527
Merge pull request #105 from blackberry-gaming/next-kcunney
|
14 лет назад |
Kieran Cunney
|
1dd0a7b5d3
Renames some methods/member variables to better reflect use.
|
14 лет назад |
Kieran Cunney
|
651381eb67
Fixes bug in animation blending of independent values.
|
14 лет назад |
Darryl Gough
|
47b2567d92
Added FileSystem::listFiles().
|
14 лет назад |
Darryl Gough
|
6f3b816078
Fixed BoundingBox::intersects(BoundingBox)
|
14 лет назад |
Sean Paul Taylor
|
284dbed2de
Merge pull request #103 from blackberry-gaming/next-dgough
|
14 лет назад |
Darryl Gough
|
61b50d181f
Remove FBX includes from FBX project file.
|
14 лет назад |
Sean Paul Taylor
|
470a82ac3b
Merge pull request #102 from blackberry-gaming/next-dgough
|
14 лет назад |
Darryl Gough
|
ff908dd6ca
Removes USE_FBX
|
14 лет назад |
Sean Paul Taylor
|
369dc151af
Merge pull request #101 from blackberry-gaming/next-cculy
|
14 лет назад |
Chris Culy
|
3190df38f1
Merge pull request #100 from blackberry-gaming/next-kcunney
|
14 лет назад |
Chris Culy
|
d43c3f26f4
Adds capsule collision shape support.
|
14 лет назад |
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 лет назад |
Darryl Gough
|
336e5181e8
Changes some methods in Package to use std::vector instead of arrays. This makes error clean up simpler.
|
14 лет назад |
Kieran Cunney
|
bf19baa4fa
Fixes memory leaks in createAnimationFromTo() and createAnimationFromBy()
|
14 лет назад |
Kieran Cunney
|
d4ff231dfd
Adds new animation property ANIMATE_SCALE_UNIT to the Transform class.
|
14 лет назад |
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 лет назад |
Darryl Gough
|
94de1d91b5
Added @param doxygen comment to Game::keyEvent and Game::touchEvent.
|
14 лет назад |
Chris Culy
|
25a7be8589
Updated physics debug drawing to use the new MeshBatch class.
|
14 лет назад |
Sean Paul Taylor
|
4612fce5f9
Merge pull request #98 from blackberry-gaming/next-kcunney
|
14 лет назад |
Kieran Cunney
|
6bb482905c
Removes support for multiple quaternion offsets in the Curve.cpp
|
14 лет назад |
Sean Paul Taylor
|
a8996c9fc4
Merge pull request #97 from blackberry-gaming/next-setaylor
|
14 лет назад |
Sean Paul Taylor
|
d3800e3694
Updated gameplay MacOS project files to include MeshBatch
|
14 лет назад |