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. 12 lat temu
..
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. 12 lat temu
CMakeLists.txt cddf7ee404 Add script binding for Urho2D. 12 lat temu
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 lat temu
LuaFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
LuaFunction.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
LuaFunction.h 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
LuaScript.cpp 347381c3b1 Added function in LuaScript subsystem to disable console input execution. 12 lat temu
LuaScript.h 347381c3b1 Added function in LuaScript subsystem to disable console input execution. 12 lat temu
LuaScriptInstance.cpp 6dba57e5ad Modify comment in LuaScript module. 12 lat temu
LuaScriptInstance.h 6d5ddc23e0 Bump the copyright for 2014. 12 lat temu
ToluaUtils.cpp 8cba7977dc Add main thread check. 12 lat temu
ToluaUtils.h 6dba57e5ad Modify comment in LuaScript module. 12 lat temu