| .. |
|
pkgs
|
fc2854167c
Changed Lua library & object registration order to ensure base classes are correctly set up.
|
12 years ago |
|
CMakeLists.txt
|
a570bb8ad6
Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows.
|
12 years ago |
|
LuaFile.cpp
|
dfc7647277
Replace table with spaces.
|
12 years ago |
|
LuaFile.h
|
4b9f241065
Add LuaFunction class, Add more Lua API in Sound, fixed typo.
|
12 years ago |
|
LuaFunction.cpp
|
2d3740d28c
Fixed an error in PushString.
|
12 years ago |
|
LuaFunction.h
|
c7f098de3e
Updated documentation on changed Lua function call mechanism.
|
12 years ago |
|
LuaScript.cpp
|
a570bb8ad6
Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows.
|
12 years ago |
|
LuaScript.h
|
a570bb8ad6
Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows.
|
12 years ago |
|
LuaScriptInstance.cpp
|
c3870201b9
Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side)
|
12 years ago |
|
LuaScriptInstance.h
|
c3870201b9
Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side)
|
12 years ago |
|
Precompiled.cpp
|
02512cecf9
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
12 years ago |
|
Precompiled.h
|
bbf193dd5f
Move tolua++ Urho3D extension in a file, Move PushParameters function in ToluaUrho3DEx and change return type to bool.
|
12 years ago |
|
ToluaUrho3DEx.cpp
|
4b9f241065
Add LuaFunction class, Add more Lua API in Sound, fixed typo.
|
12 years ago |
|
ToluaUrho3DEx.h
|
4b9f241065
Add LuaFunction class, Add more Lua API in Sound, fixed typo.
|
12 years ago |