Chris Culy
|
7dd0fc15ef
Added support for loading any object that can load from a Properties object using a url instead of just a file name.
|
преди 13 години |
Steve Grenier
|
96f6eb4d7f
Removed animation from PhysicsCharacter.
|
преди 13 години |
Darryl Gough
|
51f7af7e43
Fixed memory leak in animation cloning.
|
преди 13 години |
Darryl Gough
|
be4b5c8763
Updated the samples to set the aspect ratio from the device's width and height.
|
преди 13 години |
Darryl Gough
|
f359fe4990
Fixed reference counting issue with Curve.
|
преди 13 години |
Kieran Cunney
|
79724a7ee4
Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value.
|
преди 13 години |
Darryl Gough
|
6027ec45db
Removed CurveRef.
|
преди 13 години |
Darryl Gough
|
ef89abeeb9
Added the ability to clone a node.
|
преди 13 години |
Darryl Gough
|
5532ed322d
Added a way to get an animation from an AnimationTarget.
|
преди 14 години |
Kieran Cunney
|
25db6811ce
Add the ability to pause an AnimationClip.
|
преди 14 години |
Kieran Cunney
|
5f5eea693f
Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations().
|
преди 14 години |
Kieran Cunney
|
8ded3d729f
Fixes bug where play()/stop() called in the Listener::animationEvent() method results in crash of gameplay.
|
преди 14 години |
Kieran Cunney
|
6bb482905c
Removes support for multiple quaternion offsets in the Curve.cpp
|
преди 14 години |
Kieran Cunney
|
fea5e09cde
Merge branch 'next-kcunney' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
преди 14 години |
Kieran Cunney
|
0a4dab7615
Committing animations changes to support more interpolation types to next-kcunney so Serge can test them.
|
преди 14 години |
Steve Grenier
|
1ac77cd499
Cleaned up includes by removing duplicate and C-style includes and only including c++ headers.
|
преди 14 години |
Kieran Cunney
|
4361af0cbd
Fixes 47.
|
преди 14 години |
Sean Paul Taylor
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
преди 14 години |
Kieran Cunney
|
70a837a1cd
Fixes NULL pointer exception when calling getClip() or play() with a string when no clips (outside of the default clip) have been created on the Animation
|
преди 14 години |
Kieran Cunney
|
e73ccb544e
Adds crossfade(AnimationClip* clip, unsigned long duration) to AnimationClip.
|
преди 14 години |
Kieran Cunney
|
86cc372e10
merging code to test for memory leaks.
|
преди 14 години |
Kieran Cunney
|
3747338d34
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
преди 14 години |
Kieran Cunney
|
da74e21dec
animation blending partially completed.
|
преди 14 години |
Steve Grenier
|
420da906ac
Added memory leak detection support (when GAMEPLAY_MEM_LEAK_DETECTION is defined - off by default) for tracking new/delete allocations and also gameplay::Ref allocations.
|
преди 14 години |
Sean Paul Taylor
|
65ee2544e0
GamePlay v1.0.1
|
преди 14 години |
Sean Paul Taylor
|
23328a79fd
This is the group for gaming/gameplay
|
преди 14 години |