setaylor
|
635aa6cb3a
Changed Game::setMouseCapture and Platform::setMouseCapture to setMouseCaptured.
|
il y a 13 ans |
setaylor
|
9513774d19
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
il y a 13 ans |
setaylor
|
1346e4c3a6
Updated Platform to support for optionally passing a user defined nativeWindow to attach to. (on platforms that support this)
|
il y a 13 ans |
Sean Paul Taylor
|
e2cd3a1fca
Merge pull request #520 from blackberry-gaming/next-dgough
|
il y a 13 ans |
Darryl Gough
|
550086a10b
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
il y a 13 ans |
Darryl Gough
|
94b02e1da9
Fixed shader file names in visual studio template project file.
|
il y a 13 ans |
Sean Paul Taylor
|
e1b0335552
Merge pull request #519 from blackberry-gaming/next-ablake
|
il y a 13 ans |
Adam Blake
|
6972c9a337
Fixes #191
|
il y a 13 ans |
Sean Paul Taylor
|
c288f7464d
Merge pull request #518 from blackberry-gaming/next-kcunney
|
il y a 13 ans |
Kieran Cunney
|
910bd5698f
Control::Listener's on Joystick Control not being notified of RELEASE event when Joystick control is released.
|
il y a 13 ans |
Sean Paul Taylor
|
a1c8faeade
Merge pull request #517 from blackberry-gaming/next-dgough
|
il y a 13 ans |
Darryl Gough
|
43b8418323
Fixed cloning a model that contains materials that are bound to a mesh part.
|
il y a 13 ans |
Darryl Gough
|
ee26073895
Fixed compile error in PlatformQNX because Game::menu was renamed to Game::menuEvent.
|
il y a 13 ans |
Sean Paul Taylor
|
a26b4f11f1
Merge pull request #516 from blackberry-gaming/next-setaylor
|
il y a 13 ans |
setaylor
|
f9a3585ce1
Changed Game::menu to menuEvent
|
il y a 13 ans |
Sean Paul Taylor
|
0c202818f5
Merge pull request #514 from blackberry-gaming/next-dgough
|
il y a 13 ans |
Darryl Gough
|
340bb10ea7
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
il y a 13 ans |
Steve Grenier
|
1ddb2b284c
Merge pull request #515 from blackberry-gaming/next-sgrenier
|
il y a 13 ans |
Steve Grenier
|
afb2d1f220
Fixed RenderState issue where the default GL blend mode was assumed to be (GL_ONE,GL_ONE), instead of (GL_ONE,GL_ZERO). This was preventing explicit state changes of (GL_ONE,GL_ONE) from being applied, since no change was detected.
|
il y a 13 ans |
Darryl Gough
|
5937b4ca30
Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps".
|
il y a 13 ans |
Darryl Gough
|
68d7a0d46b
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
il y a 13 ans |
Darryl Gough
|
e92919ff58
Added hidden assignment operator to the gameplay classes that extend Ref.
|
il y a 13 ans |
Steve Grenier
|
99ad4f3330
Merge pull request #513 from blackberry-gaming/next-sgrenier
|
il y a 13 ans |
Steve Grenier
|
936a4efd3a
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
il y a 13 ans |
Sean Paul Taylor
|
3bd1d5bd6a
Merge pull request #512 from blackberry-gaming/next-setaylor
|
il y a 13 ans |
setaylor
|
8b281f9b8a
Minor updates to CHANGES.md
|
il y a 13 ans |
setaylor
|
f083148ab5
Renamed any getID with getId to be consistent with Node and other classes that had already been using getId.
|
il y a 13 ans |
Sean Paul Taylor
|
b6e1c3ab7c
Merge pull request #511 from blackberry-gaming/next-kcunney
|
il y a 13 ans |
Kieran Cunney
|
d91badbc1a
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
il y a 13 ans |
Kieran Cunney
|
c1c7be078f
Adds the following APIs to the Gamepad class:
|
il y a 13 ans |