Ken Whatmough
|
bbf4b1f344
Change heightmap format from grayscale to packed RGB. Maintain compatibility with grayscale PNGs, but at the lower precision of course. Confirmed that the internal heightmap test is unaffected by this change. Also tested with experimental terrain that has a larger vertical range. NOTE: Includes a change to gameplay-encoder source code; please rebuild gameplay-encoder executables from this new source.
|
13 лет назад |
Sean Paul Taylor
|
e014fc5b25
Merge pull request #554 from blackberry-gaming/next-kcunney
|
13 лет назад |
Kieran Cunney
|
2b1bdf3b0f
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 лет назад |
Kieran Cunney
|
e19ff11737
Refactors AnimationClip::Listener::DEFAULT to AnimationClip::Listener::TIME.
|
13 лет назад |
Sean Paul Taylor
|
89e3e47bda
Merge pull request #553 from blackberry-gaming/next-kcunney
|
13 лет назад |
Kieran Cunney
|
3c50886439
Reduces the power of the character's kick so he can't kick the ball outside of the room.
|
13 лет назад |
Kieran Cunney
|
f7fbe49b93
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 лет назад |
Kieran Cunney
|
068a1dce12
Removes line of code that was disabling physics simulation on "greenchair1".
|
13 лет назад |
Sean Paul Taylor
|
6c2350a450
Merge pull request #552 from blackberry-gaming/next-kwhatmough
|
13 лет назад |
Ken Whatmough
|
7c440ca483
Removes harmless git merge markers that somehow crept in.
|
13 лет назад |
Sean Paul Taylor
|
198a340fb7
Merge pull request #551 from blackberry-gaming/next-kcunney
|
13 лет назад |
Kieran Cunney
|
35743713d9
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 лет назад |
Kieran Cunney
|
32416963e2
Fixes bug in Joystick control where the control was being rendered in the incorrect position (top left corner of the screen) when it was being defined within a container.
|
13 лет назад |
Sean Paul Taylor
|
a52c8fc693
Merge pull request #550 from blackberry-gaming/next-dgough
|
13 лет назад |
Darryl Gough
|
bbf9aabc49
Changed sample00 and sample05 to rotate the objects using the elapsedTime instead of assuming the frame rate is locked.
|
13 лет назад |
Sean Paul Taylor
|
4a62d9df1f
Merge pull request #549 from blackberry-gaming/next-dgough
|
13 лет назад |
Darryl Gough
|
c6965ff81a
Changed AIState::_empty to be a pointer because DebugMem was complaining about it not being cleaned up.
|
13 лет назад |
Darryl Gough
|
3b0f29dd54
Fixed bug in SAFE_RELEASE when trying to safe release a double pointer.
|
13 лет назад |
Darryl Gough
|
af789eaef3
Fixed cloning the boy in sample03.
|
13 лет назад |
Darryl Gough
|
9cf4f6f4e4
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
13 лет назад |
Sean Paul Taylor
|
3c13c5c9a2
Merge pull request #548 from blackberry-gaming/next-setaylor
|
13 лет назад |
Sean Paul Taylor
|
a473159b4d
Fixed xcode project and android makefils for additional lua changes.
|
13 лет назад |
Sean Paul Taylor
|
459ec4407d
Merge pull request #547 from blackberry-gaming/next-cculy
|
13 лет назад |
Chris Culy
|
4c66a91268
Verified and updated memory management with Lua scripts.
|
13 лет назад |
Darryl Gough
|
c79426b91a
Fixed AIState.
|
13 лет назад |
Chris Culy
|
fd383c8a9d
Added needed @script{ignore} tags to appropriate functions in gameplay.
|
13 лет назад |
Sean Paul Taylor
|
b28a8751f4
Merge pull request #546 from blackberry-gaming/next-setaylor
|
13 лет назад |
Sean Paul Taylor
|
04ca7c2fb7
Added AI classes to xcode
|
13 лет назад |
Steve Grenier
|
8b77b4dd37
Merge pull request #545 from blackberry-gaming/next-sgrenier
|
13 лет назад |
Steve Grenier
|
bfc29ef1a6
Regenerated API docs and script bindings for AI classes.
|
13 лет назад |