Steve Grenier
|
9b7650fd7b
Added new Logger class to handle info, warning and error logging throughout the framework.
|
13 vuotta sitten |
Adam Blake
|
bf5037eec6
Removed LAYOUT_SCROLL from Layout::Type enumeration as all containers can now scroll, not depending on layout type.
|
13 vuotta sitten |
setaylor
|
b251d0ded3
Removed PhysicsCharacter public dependencies on btActionInterface.
|
13 vuotta sitten |
setaylor
|
9e246bae10
Changes to gesture interfaces.
|
13 vuotta sitten |
setaylor
|
2193c8bee8
Updated the api-docs and regenerated the lua bindings for gesture support.
|
13 vuotta sitten |
setaylor
|
7e3cebc40e
Added lua generated files for Gesture support.
|
13 vuotta sitten |
setaylor
|
c0e67fd388
API Changes to Gamepad, Game and Platform for Gamepad API.
|
13 vuotta sitten |
Darryl Gough
|
64c6f19902
Renamed gameplay::printError to gameplay::print.
|
13 vuotta sitten |
Chris Culy
|
20afed09b8
Added support for users to generate Lua script bindings for their own classes (with integration into gameplay).
|
13 vuotta sitten |
Chris Culy
|
44910120f4
Fixes and clean up for ScriptTarget.
|
13 vuotta sitten |
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 vuotta sitten |
Kieran Cunney
|
e19ff11737
Refactors AnimationClip::Listener::DEFAULT to AnimationClip::Listener::TIME.
|
13 vuotta sitten |
Chris Culy
|
fd383c8a9d
Added needed @script{ignore} tags to appropriate functions in gameplay.
|
13 vuotta sitten |
Steve Grenier
|
bfc29ef1a6
Regenerated API docs and script bindings for AI classes.
|
13 vuotta sitten |
Chris Culy
|
39280b9f59
Refactored ScriptController's interface to be more clean (moved utility functions that are only used by the generated bindings outside ScriptController into the ScriptUtil namespace).
|
13 vuotta sitten |
Chris Culy
|
c8e7975bd9
Fixed a bug in generating bindings for overloaded inherited functions.
|
13 vuotta sitten |
Chris Culy
|
9bd8e8eb88
Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now).
|
13 vuotta sitten |
Chris Culy
|
29099b6987
Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly.
|
13 vuotta sitten |
Chris Culy
|
8167dc4e88
Adds support for detecting name clashes between Lua bindings and Lua keywords.
|
13 vuotta sitten |
Chris Culy
|
0b21c11ac0
Scripting support update.
|
13 vuotta sitten |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
13 vuotta sitten |