Marc Plano-Lesay
|
aa65a42825
Lua bindings for TextBox::InputMode
|
12 tahun lalu |
Ken Whatmough
|
6aaaa7ded1
Update Lua bindings for GamePlay.
|
12 tahun lalu |
Üstün Ergenoglu
|
b394c1c1a3
Added some missing stuff for the lua bindings.
|
12 tahun lalu |
ablake
|
ebd5d0a92a
Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders.
|
12 tahun lalu |
ablake
|
e05be23f0c
Fixing the FormsSample from the merge.
|
12 tahun lalu |
Adam Blake
|
8d2633316e
Keeping my lua bindings up-to-date.
|
12 tahun lalu |
seanpaultaylor
|
2798ea8637
Fixes break in gamepad and forms.
|
12 tahun lalu |
Adam Blake
|
01401b8322
Removes the need for games to call update() on forms and gamepads each frame,
|
13 tahun lalu |
Darryl Gough
|
50a5c98c26
Updated luagen to put 'gameplay::' before ScriptUtil
|
13 tahun lalu |
Andrew Karpushin
|
59795ae4dc
fixed blend state typo, all blend states can be parsed
|
13 tahun lalu |
setaylor
|
9cc8a2514f
Updated gameplay-api for v1.6.0.
|
13 tahun lalu |
Steve Grenier
|
9cad7f474b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 tahun lalu |
Adam Blake
|
581ba34522
Removing GamepadButton by adding _dataBinding member to Button.
|
13 tahun lalu |
Steve Grenier
|
ff9e8a05de
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 tahun lalu |
Adam Blake
|
979c8e2e9d
Big changes to the Gamepad class.
|
13 tahun lalu |
Steve Grenier
|
d5ec7218cb
Added support for specifying depth function via the "depthFunc" string in materials.
|
13 tahun lalu |
Steve Grenier
|
5f80ee4a2b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 tahun lalu |
Steve Grenier
|
2e7fcf3ca1
Added 64-bit Windows support.
|
13 tahun lalu |
setaylor
|
430c002ca4
Updated Bundle::getObjectId() to be consistent with other id getters.
|
13 tahun lalu |
Steve Grenier
|
9b7650fd7b
Added new Logger class to handle info, warning and error logging throughout the framework.
|
13 tahun lalu |
Adam Blake
|
bf5037eec6
Removed LAYOUT_SCROLL from Layout::Type enumeration as all containers can now scroll, not depending on layout type.
|
13 tahun lalu |
setaylor
|
b251d0ded3
Removed PhysicsCharacter public dependencies on btActionInterface.
|
13 tahun lalu |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
13 tahun lalu |
setaylor
|
2193c8bee8
Updated the api-docs and regenerated the lua bindings for gesture support.
|
13 tahun lalu |
setaylor
|
7e3cebc40e
Added lua generated files for Gesture support.
|
13 tahun lalu |
setaylor
|
c0e67fd388
API Changes to Gamepad, Game and Platform for Gamepad API.
|
13 tahun lalu |
Darryl Gough
|
64c6f19902
Renamed gameplay::printError to gameplay::print.
|
13 tahun lalu |
Chris Culy
|
20afed09b8
Added support for users to generate Lua script bindings for their own classes (with integration into gameplay).
|
13 tahun lalu |
Chris Culy
|
44910120f4
Fixes and clean up for ScriptTarget.
|
13 tahun lalu |
Chris Culy
|
00e82485f6
Added the ScriptTarget class, which any class can derive from in order to allow Lua scripts to interact with it (see the class for more information).
|
13 tahun lalu |