Darryl Gough
|
d2ea3e9dbf
Fixed the texture coordinates of Mesh::createQuad() and added default parameters so people can specify texture coordinates besides 0, 0, 1, 1.
|
13 anni fa |
Darryl Gough
|
169933a9ac
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
Darryl Gough
|
3da28b4c99
Fixed warnings in gameplay-encoder found by the static code analyzer.
|
13 anni fa |
Sean Paul Taylor
|
876d31da53
Merge pull request #382 from dgough/next
|
13 anni fa |
Sean Paul Taylor
|
442698a55e
Merge pull request #383 from seanpaultaylor/next
|
13 anni fa |
Sean Paul Taylor
|
f4d1ac04a9
Fixed xcode project
|
13 anni fa |
Darryl Gough
|
b84b22ca6d
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
Sean Paul Taylor
|
1cc3b11c65
Merge pull request #381 from seanpaultaylor/next
|
13 anni fa |
Darryl Gough
|
78594fe4d2
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
setaylor
|
8b432bdb3c
Removes changes accidentally added during testing of gestures.
|
13 anni fa |
Sean Paul Taylor
|
a815ed4f4d
Merge pull request #380 from seanpaultaylor/next
|
13 anni fa |
setaylor
|
6298869deb
Added Game::isGestureRegistered(Gesture::GestureEvent evt)
|
13 anni fa |
Darryl Gough
|
ef6778736d
Added comment to PhysicsRigidBody::applyForce
|
13 anni fa |
Darryl Gough
|
50f019c637
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
Sean Paul Taylor
|
d525a21069
Merge pull request #379 from bslack/next
|
13 anni fa |
Brandon Slack
|
3b02c28f8b
Adds Pinch/Tap/Slide to iOS Build
|
13 anni fa |
Darryl Gough
|
1c7a3c6fbf
Converted tabs to spaces.
|
13 anni fa |
Darryl Gough
|
92e9b76749
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
Darryl Gough
|
4e31ded1d5
Changed methods in ScriptController to pass vectors by reference instead of by value.
|
13 anni fa |
Steve Grenier
|
74a4850110
Merge pull request #378 from sgrenier/next
|
13 anni fa |
Steve Grenier
|
dc21e6eb97
Fixed issue where non four byte aligned textures (such as many non power of two textures) were distorted due to incorrect GL_UNPACK_ALIGNMENT.
|
13 anni fa |
Brandon Slack
|
540845f55d
Merge branch 'next' of https://github.com/bslack/GamePlay into next
|
13 anni fa |
Sean Paul Taylor
|
96f72a012b
Merge pull request #377 from seanpaultaylor/next
|
13 anni fa |
Sean Paul Taylor
|
19aecaf270
Merge pull request #376 from seanpaultaylor/next
|
13 anni fa |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
13 anni fa |
Sean Paul Taylor
|
ab84eb719f
Added lua source files for gestures to xcode project
|
13 anni fa |
Darryl Gough
|
bad5c40580
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 anni fa |
Darryl Gough
|
19dc9e579f
Fixed bug in FileSystem for windows where gameplay-tests couldn't find the shader files.
|
13 anni fa |
Darryl Gough
|
64383a84ec
Fixed errors detected by static code analyzer.
|
13 anni fa |
Darryl Gough
|
b4482a3fdd
Updated SpriteBatch doxygen comments.
|
13 anni fa |