| .. |
|
pkgs
|
0472b4d410
Allow sending client observer rotation in addition to position. Note that rotation is not used by the NetworkPriority component, but can be used for custom logic. Do not send the observer pos/rot until actually set by the client. Closes #428.
|
11 years ago |
|
CMakeLists.txt
|
46285baf97
Refactor build scripts to group Urho3D specific build option.
|
11 years ago |
|
LuaFile.cpp
|
8463393377
Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo.
|
11 years ago |
|
LuaFile.h
|
8463393377
Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo.
|
11 years ago |
|
LuaFunction.cpp
|
b224e7cfcc
Minor fixed.
|
11 years ago |
|
LuaFunction.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
LuaScript.cpp
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
|
LuaScript.h
|
5ce5be8d66
Enhance FileSystem class to also able to execute console command.
|
11 years ago |
|
LuaScriptInstance.cpp
|
5ae71ba270
Fix user type attribute setting bug. Thanks Mike.
|
11 years ago |
|
LuaScriptInstance.h
|
3cb656a0f8
Replace script file name with LuaFile, make it can pick in editor.
|
11 years ago |
|
ToluaUtils.cpp
|
8508ad7a8d
Add ToluaIsPODVector<Vector2>.
|
11 years ago |
|
ToluaUtils.h
|
8508ad7a8d
Add ToluaIsPODVector<Vector2>.
|
11 years ago |