Jesse Hall
|
31dbb7c6a1
Add OES suffix to glDeleteVertexArrays query
|
před 12 roky |
Ken Whatmough
|
652edff393
Adds raw sensor API for distinguishing acceleration from rotation rate. Part 3 of #835.
|
před 12 roky |
Ken Whatmough
|
12a6492597
Remove simulated accelerometer on desktop. Use keys in longboard sample. This is part 2 of #835.
|
před 12 roky |
sgrenier
|
db77222bc7
Exposed gesture events to script.
|
před 12 roky |
sgrenier
|
04aa4e68c0
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
před 13 roky |
Darryl Gough
|
8d4899ccec
Added Game::getArguments().
|
před 13 roky |
Steve Grenier
|
6febb8d0e4
Created a new Platform.cpp source file and moved some of the common Platform methods from platform-specific source files into this source file to prevent duplication of code.
|
před 13 roky |
John Brandle
|
57fee7a08f
adding multisampling getter/setter methods for MacOSX and iOS, and ensuring multisampling is initially true if samples is > 0 in config
|
před 13 roky |
John Brandle
|
58e8882811
Merge remote-tracking branch 'upstream/next' into next
|
před 13 roky |
Marcin Jakubowski
|
639ccc4e34
Merge branch 'next' of github.com:blackberry/GamePlay into next
|
před 13 roky |
John Brandle
|
277b065fc7
added windows support for toggling sampling at runtime, and stubs for other platforms + lua bindings
|
před 13 roky |
setaylor
|
5b9ca0c7e9
Fixed shutdown on Windows and added shutdownInternal on Platform.
|
před 13 roky |
setaylor
|
34c206f840
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
před 13 roky |
setaylor
|
8069cdcd2a
Changes to Gamepad API
|
před 13 roky |
setaylor
|
2060284f26
Adds gamepadEventInternal on Platform
|
před 13 roky |
Adam Blake
|
979c8e2e9d
Big changes to the Gamepad class.
|
před 13 roky |
Darryl Gough
|
85553c0bf8
Fixed minor warnings and converted tabs to spaces.
|
před 13 roky |
pooerh
|
f138dd26b0
Removed additional package name
|
před 13 roky |
Marcin Jakubowski
|
4f200f64cc
Fixed Android bug with hardcoded asset path
|
před 13 roky |
Darryl Gough
|
fd2503f190
Changed launchUrl to launchURL.
|
před 13 roky |
Sean Paul Taylor
|
9c3b44ddc7
Merge pull request #587 from pooerh/next
|
před 13 roky |
pooerh
|
c2a37f2d28
launchUrl to open URLs in external browser added to Game, run through static delegate to Platform implementation
|
před 13 roky |
Tim Clifford
|
a211a5e5b1
Modified how __orientationAngle is calculated on Android.
|
před 13 roky |
Ken Whatmough
|
5ff256593e
Adds canExit to Platform and Game.
|
před 13 roky |
Darryl Gough
|
ea40bc0548
Fixed multi-touch for android.
|
před 13 roky |
Steve Grenier
|
ae1cf01027
Added MSAA support for Android platform.
|
před 13 roky |
setaylor
|
81ab7f5a20
Added tap and swipe gestures to Android with basic impl. since Android doesn't support gestures in NDK.
|
před 13 roky |
Brandon Slack
|
3b02c28f8b
Adds Pinch/Tap/Slide to iOS Build
|
před 13 roky |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
před 13 roky |
setaylor
|
d9cc1ae079
Merge branch 'master' of https://github.com/blackberry/GamePlay into next
|
před 13 roky |