История коммитов

Автор SHA1 Сообщение Дата
  seanpaultaylor fe9892b95e Added Node::setUserObject(Ref* obj) 11 лет назад
  seanpaultaylor c453e10890 Updated the lua bindings and fixes for new Drawable class. 11 лет назад
  seanpaultaylor be54374fbd Fixes for new Drawable changes 11 лет назад
  seanpaultaylor f9d3270806 Merged all Node drawable to inherit from new Drawable base class 11 лет назад
  sgrenier 233ba952e5 Merge branch 'next' of https://github.com/gameplay3d/GamePlay into next 11 лет назад
  setaylor c178bbc78d Changing Node active to enabled for consistency 11 лет назад
  sgrenier e0f3f43168 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 лет назад
  sgrenier 627e0b1f5f Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 лет назад
  seanpaultaylor 13676fb93b Removed Node::update and Scene::update 11 лет назад
  sgrenier 6765bb6c07 Simplified Script::Scope to only support GLOBAL and PROTECTED modes. 11 лет назад
  sgrenier e0407ca4d9 Cleaned up lua sample. 11 лет назад
  sgrenier bcc965412d More script prototyping changes. 11 лет назад
  sgrenier 2a3f6a3144 Finished most work for new prototype of scripting system. 11 лет назад
  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. 11 лет назад
  sgrenier 31457c054e More prototyping of LUA scripting changes. 11 лет назад
  Darryl Gough 3be40a9528 Convert line endings to LF 12 лет назад
  seanpaultaylor 5d984bcc31 Removed VisibleSetDefault.cpp/.h and made Scene implement a default VisibleSet 12 лет назад
  seanpaultaylor 74ede4a720 Code cleanup of ControlFactory. 12 лет назад
  Ken Whatmough 829ca41930 Replace advertisedDescendant mechanism in class Node with a simple search. The advertisedDescendant mechanism was only being used by PhysicsVehicle/Wheel. 12 лет назад
  seanpaultaylor 766bfb606b Regenerated bindings 12 лет назад
  Rcmaniac25 841d943cba Updated Joint and Node Lua bindings 12 лет назад
  sgrenier 6f1aa736f2 Added alternative type-specific MaterialParameter setters to better support setting material parameters from script. 12 лет назад
  Darryl Gough 50a5c98c26 Updated luagen to put 'gameplay::' before ScriptUtil 13 лет назад
  Steve Grenier 5f80ee4a2b Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 лет назад
  Steve Grenier 9c19d44567 Fixed issue where Lua bindings for overloaded functions with the same number of parameters could be forwarded to the incorrect function. 13 лет назад
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. 13 лет назад
  seanpaultaylor b84e1706f0 Fixed Linux sample06-racer. 13 лет назад
  Ken Whatmough 361a72fb8c Adds smoothing functions and updates the racer sample to use them. 13 лет назад
  setaylor b251d0ded3 Removed PhysicsCharacter public dependencies on btActionInterface. 13 лет назад
  Steve Grenier 739d4cdc39 Regenerated GamePlay Lua bindings. 13 лет назад