Historique des commits

Auteur SHA1 Message Date
  seanpaultaylor fe9892b95e Added Node::setUserObject(Ref* obj) il y a 11 ans
  seanpaultaylor be54374fbd Fixes for new Drawable changes il y a 11 ans
  seanpaultaylor f9d3270806 Merged all Node drawable to inherit from new Drawable base class il y a 11 ans
  sgrenier 233ba952e5 Merge branch 'next' of https://github.com/gameplay3d/GamePlay into next il y a 11 ans
  setaylor c178bbc78d Changing Node active to enabled for consistency il y a 11 ans
  sgrenier e0f3f43168 Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 11 ans
  sgrenier 627e0b1f5f Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 11 ans
  seanpaultaylor 13676fb93b Removed Node::update and Scene::update il y a 11 ans
  sgrenier 6765bb6c07 Simplified Script::Scope to only support GLOBAL and PROTECTED modes. il y a 11 ans
  sgrenier bcc965412d More script prototyping changes. il y a 11 ans
  sgrenier 2a3f6a3144 Finished most work for new prototype of scripting system. il y a 11 ans
  sgrenier 7276079d52 Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files. il y a 11 ans
  sgrenier 31457c054e More prototyping of LUA scripting changes. il y a 11 ans
  Darryl Gough 3be40a9528 Convert line endings to LF il y a 12 ans
  seanpaultaylor 5d984bcc31 Removed VisibleSetDefault.cpp/.h and made Scene implement a default VisibleSet il y a 12 ans
  seanpaultaylor 74ede4a720 Code cleanup of ControlFactory. il y a 12 ans
  Ken Whatmough 829ca41930 Replace advertisedDescendant mechanism in class Node with a simple search. The advertisedDescendant mechanism was only being used by PhysicsVehicle/Wheel. il y a 12 ans
  seanpaultaylor 766bfb606b Regenerated bindings il y a 12 ans
  sgrenier 6f1aa736f2 Added alternative type-specific MaterialParameter setters to better support setting material parameters from script. il y a 12 ans
  Steve Grenier 5f80ee4a2b Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 13 ans
  Ken Whatmough 361a72fb8c Adds smoothing functions and updates the racer sample to use them. il y a 13 ans
  setaylor b251d0ded3 Removed PhysicsCharacter public dependencies on btActionInterface. il y a 13 ans
  Steve Grenier c8eda95f47 Animation: il y a 13 ans
  Steve Grenier 981dd30ee4 Updates SceneLoader to support wildcards on node URLs for matching multiple nodes in a scene (via asterisk at end of URL). il y a 13 ans
  Steve Grenier cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. il y a 13 ans
  Chris Culy 44910120f4 Fixes and clean up for ScriptTarget. il y a 13 ans
  Steve Grenier bfc29ef1a6 Regenerated API docs and script bindings for AI classes. il y a 13 ans
  Chris Culy 0b21c11ac0 Scripting support update. il y a 13 ans
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. il y a 13 ans