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