Steve Grenier
|
251329ebd7
Added new source and resources files for terrain feature to all platforms except Mac.
|
13 år sedan |
Steve Grenier
|
53cbf100e4
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 år sedan |
Steve Grenier
|
abf2df5316
Fixed normal vector generation and transformation for terrain.
|
13 år sedan |
Sean Paul Taylor
|
b136a30b96
Merge pull request #679 from seanpaultaylor/next
|
13 år sedan |
setaylor
|
3a02e5a0e9
Ensures physics collision objects are not calling translate(0,0,0) on Nodes and causing them to unnecessarily dirty the transformation if there is no translation to be applied.
|
13 år sedan |
Sean Paul Taylor
|
35fe4696ef
Merge pull request #678 from dgough/next
|
13 år sedan |
Darryl Gough
|
92f02d9120
Updated the git ignore list
|
13 år sedan |
Sean Paul Taylor
|
f32993a043
Merge pull request #677 from dgough/next
|
13 år sedan |
Darryl Gough
|
06ec00d2b3
Update README.md
|
13 år sedan |
Darryl Gough
|
4af7ea79ab
Added an image to the main README.md
|
13 år sedan |
Sean Paul Taylor
|
4d911db037
Merge pull request #676 from kwhatmough/next
|
13 år sedan |
Ken Whatmough
|
650f41bea6
Fixes #619.
|
13 år sedan |
Sean Paul Taylor
|
015e453e85
Merge pull request #674 from kwhatmough/next
|
13 år sedan |
Ken Whatmough
|
b483ccd466
Fixes #671: Implements missing Matrix methods for billboard and reflection.
|
13 år sedan |
Ken Whatmough
|
ed0f5d5a50
Minor whitespace change for appearances. No effect on functionality.
|
13 år sedan |
Sean Paul Taylor
|
2f85189cef
Merge pull request #673 from kwhatmough/next
|
13 år sedan |
Ken Whatmough
|
8dc3f87c29
Fixes #670.
|
13 år sedan |
sgrenier
|
4d42b51f2a
Fixed crash that could occur when calling Game::exit() from a script function, due to the order of subsystem finalization and destruction.
|
13 år sedan |
sgrenier
|
a2127d70e4
Minor fix in AudioListener to remove camera transform listener in destructor, which sometimes caused an access violation during game shutdown.
|
13 år sedan |
Steve Grenier
|
0171a0cf52
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 år sedan |
Steve Grenier
|
d5ec7218cb
Added support for specifying depth function via the "depthFunc" string in materials.
|
13 år sedan |
Sean Paul Taylor
|
48d283d96a
Merge pull request #672 from kwhatmough/next
|
13 år sedan |
Ken Whatmough
|
951137718a
Fixes #655. Also fixes setVisible(false) for 2D controls.
|
13 år sedan |
Steve Grenier
|
8601223168
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 år sedan |
Steve Grenier
|
5f80ee4a2b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 år sedan |
Sean Paul Taylor
|
85f358fa57
Merge pull request #669 from dgough/next
|
13 år sedan |
Darryl Gough
|
dbfed97720
Fixed the text layout of the TextureTest
|
13 år sedan |
Steve Grenier
|
138bb45f51
Added Terrain support:
|
13 år sedan |
Sean Paul Taylor
|
5603353c21
Merge pull request #668 from seanpaultaylor/next
|
13 år sedan |
setaylor
|
47ab935c64
Fixes typo trailing 's' causing a compile error.
|
13 år sedan |