Ken Whatmough
|
f3224f7e37
Adds Lua include path to fix XCode build error in new project.
|
13 ani în urmă |
Sean Paul Taylor
|
5e99edf4d1
Merge pull request #561 from blackberry-gaming/next-kwhatmough
|
13 ani în urmă |
Ken Whatmough
|
ba23eea169
Fixes heightfield for non-square grids. Tested on rectangular heightmaps.
|
13 ani în urmă |
Sean Paul Taylor
|
607aec908f
Merge pull request #560 from blackberry-gaming/next-setaylor
|
13 ani în urmă |
setaylor
|
53dc8f2f95
Updated the resources filters.
|
13 ani în urmă |
Sean Paul Taylor
|
a693e7ecb0
Merge pull request #559 from blackberry-gaming/next-setaylor
|
13 ani în urmă |
Sean Paul Taylor
|
b04c324841
Added missing lua_ScriptTarget files for xcode.
|
13 ani în urmă |
Sean Paul Taylor
|
bc8b1f2726
Merge pull request #558 from blackberry-gaming/next-cculy
|
13 ani în urmă |
Chris Culy
|
44910120f4
Fixes and clean up for ScriptTarget.
|
13 ani în urmă |
Sean Paul Taylor
|
766c509a42
Merge pull request #557 from blackberry-gaming/next-setaylor
|
13 ani în urmă |
Sean Paul Taylor
|
745e8e3167
Added xcode changes for ScriptTarget.
|
13 ani în urmă |
Sean Paul Taylor
|
30d6f4242a
Merge pull request #556 from blackberry-gaming/next-cculy
|
13 ani în urmă |
Sean Paul Taylor
|
69cda31f64
Merge pull request #555 from blackberry-gaming/next-kwhatmough
|
13 ani în urmă |
Chris Culy
|
2a0e8784fc
Added script targets to AIAgent and AIState to support Lua script callback functions for the listener interfaces.
|
13 ani în urmă |
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 ani în urmă |
Chris Culy
|
00e82485f6
Added the ScriptTarget class, which any class can derive from in order to allow Lua scripts to interact with it (see the class for more information).
|
13 ani în urmă |
Sean Paul Taylor
|
e014fc5b25
Merge pull request #554 from blackberry-gaming/next-kcunney
|
13 ani în urmă |
Kieran Cunney
|
2b1bdf3b0f
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 ani în urmă |
Kieran Cunney
|
e19ff11737
Refactors AnimationClip::Listener::DEFAULT to AnimationClip::Listener::TIME.
|
13 ani în urmă |
Sean Paul Taylor
|
89e3e47bda
Merge pull request #553 from blackberry-gaming/next-kcunney
|
13 ani în urmă |
Kieran Cunney
|
3c50886439
Reduces the power of the character's kick so he can't kick the ball outside of the room.
|
13 ani în urmă |
Kieran Cunney
|
f7fbe49b93
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 ani în urmă |
Kieran Cunney
|
068a1dce12
Removes line of code that was disabling physics simulation on "greenchair1".
|
13 ani în urmă |
Sean Paul Taylor
|
6c2350a450
Merge pull request #552 from blackberry-gaming/next-kwhatmough
|
13 ani în urmă |
Ken Whatmough
|
7c440ca483
Removes harmless git merge markers that somehow crept in.
|
13 ani în urmă |
Sean Paul Taylor
|
198a340fb7
Merge pull request #551 from blackberry-gaming/next-kcunney
|
13 ani în urmă |
Kieran Cunney
|
35743713d9
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
13 ani în urmă |
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 ani în urmă |
Sean Paul Taylor
|
a52c8fc693
Merge pull request #550 from blackberry-gaming/next-dgough
|
13 ani în urmă |
Darryl Gough
|
bbf9aabc49
Changed sample00 and sample05 to rotate the objects using the elapsedTime instead of assuming the frame rate is locked.
|
13 ani în urmă |