커밋 기록

작성자 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 년 전