Chris Culy
|
c8e7975bd9
Fixed a bug in generating bindings for overloaded inherited functions.
|
13 年之前 |
Chris Culy
|
9bd8e8eb88
Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now).
|
13 年之前 |
Chris Culy
|
8bcd9762d8
Adds support for object arrays (i.e. VertexElement*).
|
13 年之前 |
Chris Culy
|
29099b6987
Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly.
|
13 年之前 |
Chris Culy
|
ea822b6aa3
Adds support for setting up material parameter bindings to Node methods from Lua scripts.
|
13 年之前 |
Chris Culy
|
7e9c449ffc
Fixed another bug with boolean Lua stack values.
|
13 年之前 |
Chris Culy
|
8167dc4e88
Adds support for detecting name clashes between Lua bindings and Lua keywords.
|
13 年之前 |
Chris Culy
|
0b21c11ac0
Scripting support update.
|
13 年之前 |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
13 年之前 |
Sean Paul Taylor
|
01dc5bfc11
Merge pull request #529 from blackberry-gaming/next-dgough
|
13 年之前 |
Darryl Gough
|
204d3645fa
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
13 年之前 |
Darryl Gough
|
aed1372c95
Changed Ray and Plane to set values for their default constructor.
|
13 年之前 |
Sean Paul Taylor
|
b86435f831
Merge pull request #528 from blackberry-gaming/next-kwhatmough
|
13 年之前 |
Ken Whatmough
|
af0f29fcc0
removed default-value comments from cpp
|
13 年之前 |
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 年之前 |
Sean Paul Taylor
|
9434d84a30
Merge pull request #527 from blackberry-gaming/next-dgough
|
13 年之前 |
Darryl Gough
|
4ae7fa3a9c
Changed some methods in Camera to be const qualified.
|
13 年之前 |
Sean Paul Taylor
|
e878e39dfb
Merge pull request #526 from blackberry-gaming/next-dgough
|
13 年之前 |
Darryl Gough
|
da65c4f084
Fixed compile error in ParticleEmitter that occurred when compiling for the android NDK.
|
13 年之前 |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
13 年之前 |
Sean Paul Taylor
|
a8918ddd84
Merge pull request #525 from blackberry-gaming/next-setaylor
|
13 年之前 |
Sean Paul Taylor
|
daaa7190a0
Added cursor visibility and mouse capture on MacOSX
|
13 年之前 |
Sean Paul Taylor
|
ae50c6b038
Merge pull request #524 from bslack/next
|
13 年之前 |
John Reed Riley
|
1c7144050d
Merge branch 'next' of github.com:bslack/GamePlay into next
|
13 年之前 |
Author Name
|
ab38731d2b
Updates Max OS X Window Handling to be better
|
13 年之前 |
John Reed Riley
|
1342e384c7
Updates Max OS X Window Handling to be better
|
13 年之前 |
Steve Grenier
|
fe8fade270
Merge pull request #523 from blackberry-gaming/next-sgrenier
|
13 年之前 |
Steve Grenier
|
a1b933948d
Fixed center of mass calculation in constraint setup to not require a model be attached directly to the node containing the rigid bodies used to create the constraint.
|
13 年之前 |
Steve Grenier
|
00a8222a1a
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 年之前 |
Sean Paul Taylor
|
df23cc4bda
Merge pull request #522 from blackberry-gaming/next-dgough
|
13 年之前 |