b30a9f0c44Fixed Terrain to support multiple lights.
hace 12 años
Steve Grenier
bcf4fd0242Added public methods on ScriptController for registering and unregistering global script callback functions (i.e. initiailze, finalize, update, render, touchEvent, keyEvent, etc). Multiple registered functions per callback are now supported and scripts can register themselves.
hace 13 años
Steve Grenier
d5ec7218cbAdded support for specifying depth function via the "depthFunc" string in materials.
hace 13 años
Chris Culy
9f1c2652edAdds gameplay-luagen project, which generates bindings from the Doxygen XML output.