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 лет назад |