Sean Paul Taylor
|
bbbb551304
Merge pull request #208 from blackberry-gaming/next
|
13 years ago |
Sean Paul Taylor
|
67251ab02f
Merge pull request #532 from blackberry-gaming/next-kwhatmough
|
13 years ago |
Ken Whatmough
|
50c72f4662
fix minor typo in frag shader
|
13 years ago |
Sean Paul Taylor
|
edafa75c0e
Merge pull request #207 from blackberry-gaming/next
|
13 years ago |
Sean Paul Taylor
|
e4e65612af
Merge pull request #531 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
97433b9455
Changed absolute path to relative path in luagen's project file.
|
13 years ago |
Sean Paul Taylor
|
9d7a971a3b
Merge pull request #205 from blackberry-gaming/next
|
13 years ago |
Sean Paul Taylor
|
7d093f52d8
Merge pull request #530 from blackberry-gaming/next-cculy
|
13 years ago |
Chris Culy
|
bb658af28e
Updated BB10 projects to work with Lua script support.
|
13 years ago |
Chris Culy
|
12fde00cd5
Updated all samples to work in Windows with the Lua updates.
|
13 years ago |
Chris Culy
|
c4ce16d97f
Fixed doxygen warnings.
|
13 years ago |
Chris Culy
|
c8e7975bd9
Fixed a bug in generating bindings for overloaded inherited functions.
|
13 years ago |
Chris Culy
|
9bd8e8eb88
Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now).
|
13 years ago |
Chris Culy
|
8bcd9762d8
Adds support for object arrays (i.e. VertexElement*).
|
13 years ago |
Chris Culy
|
29099b6987
Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly.
|
13 years ago |
Chris Culy
|
ea822b6aa3
Adds support for setting up material parameter bindings to Node methods from Lua scripts.
|
13 years ago |
Chris Culy
|
7e9c449ffc
Fixed another bug with boolean Lua stack values.
|
13 years ago |
Chris Culy
|
8167dc4e88
Adds support for detecting name clashes between Lua bindings and Lua keywords.
|
13 years ago |
Chris Culy
|
0b21c11ac0
Scripting support update.
|
13 years ago |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
13 years ago |
Sean Paul Taylor
|
01dc5bfc11
Merge pull request #529 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
204d3645fa
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
13 years ago |
Darryl Gough
|
aed1372c95
Changed Ray and Plane to set values for their default constructor.
|
13 years ago |
Sean Paul Taylor
|
b86435f831
Merge pull request #528 from blackberry-gaming/next-kwhatmough
|
13 years ago |
Ken Whatmough
|
af0f29fcc0
removed default-value comments from cpp
|
13 years ago |
Ken Whatmough
|
52ca2dd867
Adds support for normals in getHeight based on the existing heightfield data. Visually tested using a new 'H' key mode added to the heightmap test in the internal repo (which depends on this change).
|
13 years ago |
Sean Paul Taylor
|
9434d84a30
Merge pull request #527 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
4ae7fa3a9c
Changed some methods in Camera to be const qualified.
|
13 years ago |
Sean Paul Taylor
|
e878e39dfb
Merge pull request #526 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
da65c4f084
Fixed compile error in ParticleEmitter that occurred when compiling for the android NDK.
|
13 years ago |