Daniele Bartolini 6d22fef367 Add basic support to character controllers 12 년 전
..
LuaAccelerometer.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 년 전
LuaActor.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld 12 년 전
LuaCamera.cpp 7b18ce411d Update Lua Camera bindings 12 년 전
LuaController.cpp 6d22fef367 Add basic support to character controllers 12 년 전
LuaDevice.cpp 89dad358d5 Split update() and render() in World 12 년 전
LuaEnvironment.cpp 6d22fef367 Add basic support to character controllers 12 년 전
LuaEnvironment.h 6d22fef367 Add basic support to character controllers 12 년 전
LuaFloatSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 년 전
LuaIntSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 년 전
LuaKeyboard.cpp 7ebc49defb Update LuaMouse and LuaKeyboard 12 년 전
LuaMath.cpp 224f8b3bc4 Be more lua-friendly, actually, I did it only because I hate int32_t 12 년 전
LuaMatrix4x4.cpp 09cfc8584b Add identity() 12 년 전
LuaMesh.cpp c1defc895b Update LuaMesh bindings 12 년 전
LuaMouse.cpp 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 년 전
LuaPhysicsWorld.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld 12 년 전
LuaQuaternion.cpp 474cfa9b0e Rename mul to multiply according to code guidelines 12 년 전
LuaResourcePackage.cpp 8c6edff894 Remove push/get_lightdata from LuaStack. All supported types must have corresponding get/push, this allows type/alive-checking 12 년 전
LuaSprite.cpp 1c724ca058 fix LuaSprite 12 년 전
LuaStack.cpp 824a997908 Add methods to check types of lua math userdata 12 년 전
LuaStack.h 6d22fef367 Add basic support to character controllers 12 년 전
LuaStringSetting.cpp 03d061e859 Update Lua bindins which used push_string 12 년 전
LuaTouch.cpp 443ab1cd9b Change naming convention for lua bindings 12 년 전
LuaUnit.cpp 6d22fef367 Add basic support to character controllers 12 년 전
LuaVector2.cpp 05883cbe71 Add x(),y() and set_x(), set_y() 12 년 전
LuaVector3.cpp d3cc334237 Add x(), y(), z() and set_x(), set_y(), set_z() 12 년 전
LuaWindow.cpp 3549b1e2f7 fix and make few changes to lua 12 년 전
LuaWorld.cpp d16074cfc6 Add Lua bindings for Actor and PhysicsWorld 12 년 전