Brandon Slack
|
dd8d71f35c
Updating Mac OS X Binaries with x86_64 i386 Universal Versions
|
14 years ago |
Sean Paul Taylor
|
5f2781d54a
Merge pull request #15 from blackberry-gaming/next
|
14 years ago |
Sean Paul Taylor
|
170704cbaf
Merge pull request #108 from blackberry-gaming/next-dgough
|
14 years ago |
Darryl Gough
|
694bf6feae
Fixed Quaternion in the encoder.
|
14 years ago |
Darryl Gough
|
bde704b2d5
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
14 years ago |
Darryl Gough
|
eac1755cf1
Fixed template project touch event handling.
|
14 years ago |
Darryl Gough
|
21b71c53d6
Added mouse events to Game.h.
|
14 years ago |
Darryl Gough
|
e337f9da66
Fixed template project to use Touch instead of Input.
|
14 years ago |
Sean Paul Taylor
|
45d14a2b88
Merge pull request #107 from blackberry-gaming/next-kcunney
|
14 years ago |
Kieran Cunney
|
74a513d05c
Fixes build error in Momentics. Removes additional qualifier MaterialParameter.
|
14 years ago |
Sean Paul Taylor
|
90a06f5527
Merge pull request #105 from blackberry-gaming/next-kcunney
|
14 years ago |
Kieran Cunney
|
1dd0a7b5d3
Renames some methods/member variables to better reflect use.
|
14 years ago |
Kieran Cunney
|
651381eb67
Fixes bug in animation blending of independent values.
|
14 years ago |
Darryl Gough
|
47b2567d92
Added FileSystem::listFiles().
|
14 years ago |
Darryl Gough
|
6f3b816078
Fixed BoundingBox::intersects(BoundingBox)
|
14 years ago |
Sean Paul Taylor
|
1766c58186
Merge pull request #13 from blackberry-gaming/next-dgough
|
14 years ago |
Sean Paul Taylor
|
284dbed2de
Merge pull request #103 from blackberry-gaming/next-dgough
|
14 years ago |
Darryl Gough
|
61b50d181f
Remove FBX includes from FBX project file.
|
14 years ago |
Sean Paul Taylor
|
f0b99ddcbe
Merge pull request #12 from blackberry-gaming/next-dgough
|
14 years ago |
Sean Paul Taylor
|
470a82ac3b
Merge pull request #102 from blackberry-gaming/next-dgough
|
14 years ago |
Darryl Gough
|
ff908dd6ca
Removes USE_FBX
|
14 years ago |
Sean Paul Taylor
|
369dc151af
Merge pull request #101 from blackberry-gaming/next-cculy
|
14 years ago |
Chris Culy
|
3190df38f1
Merge pull request #100 from blackberry-gaming/next-kcunney
|
14 years ago |
Chris Culy
|
d43c3f26f4
Adds capsule collision shape support.
|
14 years ago |
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 years ago |
Darryl Gough
|
336e5181e8
Changes some methods in Package to use std::vector instead of arrays. This makes error clean up simpler.
|
14 years ago |
Kieran Cunney
|
bf19baa4fa
Fixes memory leaks in createAnimationFromTo() and createAnimationFromBy()
|
14 years ago |
Kieran Cunney
|
d4ff231dfd
Adds new animation property ANIMATE_SCALE_UNIT to the Transform class.
|
14 years ago |
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 years ago |
Darryl Gough
|
94de1d91b5
Added @param doxygen comment to Game::keyEvent and Game::touchEvent.
|
14 years ago |