| .. |
|
pkgs
|
7aa0d8acc9
Separated the Spline Mathematical aspect from the Component into a new Spline class under Math. No angelscript or lua bindings as of yet as I'm unsure how to go about adding the templated class in a suitable manner.
|
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 |