Lasse Öörni 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. 11 years ago
..
pkgs 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. 11 years ago
CMakeLists.txt cddf7ee404 Add script binding for Urho2D. 11 years ago
LuaFile.cpp 06c93d84ef Removed Exists() check when trying to load the .lua variant of a Lua script resource (after .luc was not found.) Log an info message when a Lua script is successfully loaded, similar to AngelScript. 12 years ago
LuaFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
LuaFunction.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
LuaFunction.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
LuaScript.cpp 347381c3b1 Added function in LuaScript subsystem to disable console input execution. 11 years ago
LuaScript.h 347381c3b1 Added function in LuaScript subsystem to disable console input execution. 11 years ago
LuaScriptInstance.cpp 6dba57e5ad Modify comment in LuaScript module. 12 years ago
LuaScriptInstance.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
ToluaUtils.cpp 8cba7977dc Add main thread check. 11 years ago
ToluaUtils.h 6dba57e5ad Modify comment in LuaScript module. 12 years ago