Historique des commits

Auteur SHA1 Message Date
  Daniele Bartolini b51c0e7f5c Delete unused code il y a 12 ans
  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. il y a 12 ans
  Daniele Bartolini 4b40423e58 Merge branch 'master' of https://github.com/taylor001/crown il y a 12 ans
  mikymod 2ba40826e9 remove Vector3::negate from Lua public interface il y a 12 ans
  Daniele Bartolini 63ede77777 Do not bind 'negate' since the functionality is already provided by unary minus il y a 12 ans
  Daniele Bartolini f1cccd7f36 Port Vector3 to NMF il y a 12 ans
  mikymod bfd773d14a fix LuaVector3::negate() il y a 12 ans
  Daniele Bartolini d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() il y a 12 ans
  Daniele Bartolini 9bd3925a0a Fix lua function names according to code guidelines il y a 12 ans
  Daniele Bartolini c0f5b85fd6 Fix vector3_negate il y a 12 ans
  Daniele Bartolini 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion il y a 12 ans