提交历史

作者 SHA1 备注 提交日期
  Daniele Bartolini b51c0e7f5c Delete unused code 12 年之前
  Daniele Bartolini cb6170edc8 Switch World, PhysicsWorld, SoundWorld, ResourcePackage to fulluserdata. Also provide a macro-based mechanism to add type checking to lightuserdata objects. Also simplify LuaSystem and do not export lua binding functions. 12 年之前
  Daniele Bartolini 4b40423e58 Merge branch 'master' of https://github.com/taylor001/crown 12 年之前
  mikymod 2ba40826e9 remove Vector3::negate from Lua public interface 12 年之前
  Daniele Bartolini 63ede77777 Do not bind 'negate' since the functionality is already provided by unary minus 12 年之前
  Daniele Bartolini f1cccd7f36 Port Vector3 to NMF 12 年之前
  mikymod bfd773d14a fix LuaVector3::negate() 12 年之前
  Daniele Bartolini d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() 12 年之前
  Daniele Bartolini 9bd3925a0a Fix lua function names according to code guidelines 12 年之前
  Daniele Bartolini c0f5b85fd6 Fix vector3_negate 12 年之前
  Daniele Bartolini 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 年之前