seanpaultaylor
|
adbdae9cf9
Fixes for compiler warnings
|
11 лет назад |
Darryl Gough
|
9b17ad9291
Fixed delete on android text fields
|
12 лет назад |
Darryl Gough
|
f86cdbaef9
Changed the Android delete key to be backspace
|
12 лет назад |
Üstün Ergenoglu
|
8a8ab19f0f
Don't consume volume up/down key events in PlatformAndroid
|
12 лет назад |
seanpaultaylor
|
1af407bad3
Merge branch 'next' of https://github.com/blackberry/GamePlay
|
12 лет назад |
seanpaultaylor
|
a2025c7a59
Fixed Android compile error missing strcmpnocase impl.
|
12 лет назад |
seanpaultaylor
|
0360e021cc
Added initialDirectory to FileSystem::displayOpenDialog of desktop tools.
|
12 лет назад |
seanpaultaylor
|
bae5b0aef7
Added FileSystem::displayFileDialog and implemented on Windows.
|
12 лет назад |
SAUVAGEOT Paul-Arthur
|
7e9c46cb5b
Fix __pointer.pressed not always realeased
|
12 лет назад |
SAUVAGEOT Paul-Arthur
|
7b25fc2fe0
First implementation of Pinch support for Android
|
12 лет назад |
SAUVAGEOT Paul-Arthur
|
14aceba8fd
Add new gestures (Long Tap, Drag, Drop)
|
12 лет назад |
seanpaultaylor
|
4813cc472f
Removes attach to Window
|
12 лет назад |
seanpaultaylor
|
c6f45c7fa8
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
12 лет назад |
seanpaultaylor
|
fcff3fca77
- Adds initial support for Social API with Scoreloop impl for BlackBerry.
|
12 лет назад |
Jesse Hall
|
31dbb7c6a1
Add OES suffix to glDeleteVertexArrays query
|
12 лет назад |
Üstün Ergenoglu
|
e378f72444
PlatformAndroid: Map back button to Esc key in android.
|
12 лет назад |
Ken Whatmough
|
652edff393
Adds raw sensor API for distinguishing acceleration from rotation rate. Part 3 of #835.
|
12 лет назад |
Ken Whatmough
|
12a6492597
Remove simulated accelerometer on desktop. Use keys in longboard sample. This is part 2 of #835.
|
12 лет назад |
sgrenier
|
db77222bc7
Exposed gesture events to script.
|
12 лет назад |
sgrenier
|
04aa4e68c0
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 лет назад |
Darryl Gough
|
8d4899ccec
Added Game::getArguments().
|
13 лет назад |
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.
|
13 лет назад |
John Brandle
|
57fee7a08f
adding multisampling getter/setter methods for MacOSX and iOS, and ensuring multisampling is initially true if samples is > 0 in config
|
13 лет назад |
John Brandle
|
58e8882811
Merge remote-tracking branch 'upstream/next' into next
|
13 лет назад |
Marcin Jakubowski
|
639ccc4e34
Merge branch 'next' of github.com:blackberry/GamePlay into next
|
13 лет назад |
John Brandle
|
277b065fc7
added windows support for toggling sampling at runtime, and stubs for other platforms + lua bindings
|
13 лет назад |
setaylor
|
5b9ca0c7e9
Fixed shutdown on Windows and added shutdownInternal on Platform.
|
13 лет назад |
setaylor
|
34c206f840
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 лет назад |
setaylor
|
8069cdcd2a
Changes to Gamepad API
|
13 лет назад |
setaylor
|
2060284f26
Adds gamepadEventInternal on Platform
|
13 лет назад |