Historie revizí

Autor SHA1 Zpráva Datum
  Kieran Cunney 6bb69b1345 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney před 13 roky
  Sean Paul Taylor 32ad060b48 Merge pull request #535 from blackberry-gaming/next-kwhatmough před 13 roky
  Kieran Cunney 9ced2ee5fe Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney před 13 roky
  Ken Whatmough b09154b746 Remove unnecessary error when mesh batch is not indexed. Code review required. Tested fine using non-indexed batches with over 100k verticies. před 13 roky
  Sean Paul Taylor 427003d1b5 Merge pull request #534 from blackberry-gaming/next-cculy před 13 roky
  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). před 13 roky
  Kieran Cunney 268863bb76 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney před 13 roky
  Kieran Cunney fc49fae4d6 Fixes false memory leak being reported in Game as a result of declaring a vector of Gamepads. Now just store the pointer to the vector in Game and clean it up in Game::finalize(). před 13 roky
  Sean Paul Taylor ef44c23f50 Merge pull request #533 from blackberry-gaming/next-cculy před 13 roky
  Chris Culy 9ae05ccb3d Adds Lua scripting support to Android. před 13 roky
  Sean Paul Taylor 67251ab02f Merge pull request #532 from blackberry-gaming/next-kwhatmough před 13 roky
  Ken Whatmough 50c72f4662 fix minor typo in frag shader před 13 roky
  Sean Paul Taylor e4e65612af Merge pull request #531 from blackberry-gaming/next-dgough před 13 roky
  Darryl Gough 97433b9455 Changed absolute path to relative path in luagen's project file. před 13 roky
  Sean Paul Taylor 7d093f52d8 Merge pull request #530 from blackberry-gaming/next-cculy před 13 roky
  Chris Culy bb658af28e Updated BB10 projects to work with Lua script support. před 13 roky
  Chris Culy 12fde00cd5 Updated all samples to work in Windows with the Lua updates. před 13 roky
  Chris Culy c4ce16d97f Fixed doxygen warnings. před 13 roky
  Chris Culy c8e7975bd9 Fixed a bug in generating bindings for overloaded inherited functions. před 13 roky
  Chris Culy 9bd8e8eb88 Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now). před 13 roky
  Chris Culy 8bcd9762d8 Adds support for object arrays (i.e. VertexElement*). před 13 roky
  Chris Culy 29099b6987 Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly. před 13 roky
  Chris Culy ea822b6aa3 Adds support for setting up material parameter bindings to Node methods from Lua scripts. před 13 roky
  Chris Culy 7e9c449ffc Fixed another bug with boolean Lua stack values. před 13 roky
  Chris Culy 8167dc4e88 Adds support for detecting name clashes between Lua bindings and Lua keywords. před 13 roky
  Chris Culy 0b21c11ac0 Scripting support update. před 13 roky
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. před 13 roky
  Sean Paul Taylor 01dc5bfc11 Merge pull request #529 from blackberry-gaming/next-dgough před 13 roky
  Darryl Gough 204d3645fa Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough před 13 roky
  Darryl Gough aed1372c95 Changed Ray and Plane to set values for their default constructor. před 13 roky