| .. |
|
pkgs
|
db3bf3fbf9
Added timestep smoothing to Engine. By default the previous 2 frames' timesteps are averaged.
|
12 years ago |
|
CMakeLists.txt
|
b5836237e9
Remove dependency on Lua when LuaJIT is enabled.
|
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
|
27f7a2b31f
Add more vector type support in Lua, rename ToluaUrho3DEx file to tolua++urho3d.
|
12 years ago |
|
LuaFunction.h
|
8098f588b4
Change LuaFunction to subclass of RefCounted.
|
12 years ago |
|
LuaScript.cpp
|
27f7a2b31f
Add more vector type support in Lua, rename ToluaUrho3DEx file to tolua++urho3d.
|
12 years ago |
|
LuaScript.h
|
8098f588b4
Change LuaFunction to subclass of RefCounted.
|
12 years ago |
|
LuaScriptInstance.cpp
|
27f7a2b31f
Add more vector type support in Lua, rename ToluaUrho3DEx file to tolua++urho3d.
|
12 years ago |
|
LuaScriptInstance.h
|
8098f588b4
Change LuaFunction to subclass of RefCounted.
|
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 |
|
tolua++urho3d.cpp
|
99b4315386
Chanage SharedPtr<T>, please use SharedPtr<T>::Get() to get raw pointer. add Read chunk function in Deserializer class, add Write chunk function in Serializer.
|
12 years ago |
|
tolua++urho3d.h
|
99b4315386
Chanage SharedPtr<T>, please use SharedPtr<T>::Get() to get raw pointer. add Read chunk function in Deserializer class, add Write chunk function in Serializer.
|
12 years ago |