تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Sean Paul Taylor 32ad060b48 Merge pull request #535 from blackberry-gaming/next-kwhatmough 13 سال پیش
  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. 13 سال پیش
  Sean Paul Taylor 427003d1b5 Merge pull request #534 from blackberry-gaming/next-cculy 13 سال پیش
  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 سال پیش
  Sean Paul Taylor ef44c23f50 Merge pull request #533 from blackberry-gaming/next-cculy 13 سال پیش
  Chris Culy 9ae05ccb3d Adds Lua scripting support to Android. 13 سال پیش
  Sean Paul Taylor 67251ab02f Merge pull request #532 from blackberry-gaming/next-kwhatmough 13 سال پیش
  Ken Whatmough 50c72f4662 fix minor typo in frag shader 13 سال پیش
  Sean Paul Taylor e4e65612af Merge pull request #531 from blackberry-gaming/next-dgough 13 سال پیش
  Darryl Gough 97433b9455 Changed absolute path to relative path in luagen's project file. 13 سال پیش
  Sean Paul Taylor 7d093f52d8 Merge pull request #530 from blackberry-gaming/next-cculy 13 سال پیش
  Chris Culy bb658af28e Updated BB10 projects to work with Lua script support. 13 سال پیش
  Chris Culy 12fde00cd5 Updated all samples to work in Windows with the Lua updates. 13 سال پیش
  Chris Culy c4ce16d97f Fixed doxygen warnings. 13 سال پیش
  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 سال پیش