| .. |
|
pkgs
|
46be516f56
Improved CustomGeometry API for vertex updates, and possibility to make the vertex buffer dynamic. Closes #415.
|
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 |