提交歷史

作者 SHA1 備註 提交日期
  Ivan Safrin 92920fd47d Tweaked binding generation to allow for receiving charCode from InputEvent in Lua, added an option for SceneSounds to play and loop automatically when loaded as part of a SceneEntityInstance, added an option for it to the entity editor in the IDE 11 年之前
  Ivan Safrin 7834ea4719 Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor 11 年之前
  mcc afc74abac5 Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom. 13 年之前
  Ivan Safrin 1930a3aa9b Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture 13 年之前
  Ivan Safrin 02e11ec43a Added joystick index to joystick events 13 年之前
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 年之前
  Ivan Safrin 3813e57dce Fixed some typos 13 年之前
  Ivan Safrin dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa 13 年之前
  Ivan Safrin b07cef3dd0 Gamepad support via libstem_gamepad 14 年之前
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 年之前
  Ivan Safrin ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 年之前
  Ivan Safrin 5f2a5232c4 More code cleanup 14 年之前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 年之前
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 年之前
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 年之前
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 年之前