| .. |
|
pkgs
|
3914515326
Merge branch 'master' into drawable-shader-parameters
|
11 years ago |
|
CMakeLists.txt
|
b325ba5195
Support excluding 2D functionality from the build (CMake option URHO3D_URHO2D=0). Removed empty scene creation from the UIDrag example. Make compiling Civetweb conditional of URHO3D_NETWORK. Exclude samples depending on the Controls structure when URHO3D_NETWORK is disabled.
|
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
|
8d067b2810
Now, we can use Lua function to handle event directly, for example:
|
11 years ago |
|
LuaFunction.h
|
8d067b2810
Now, we can use Lua function to handle event directly, for example:
|
11 years ago |
|
LuaScript.cpp
|
e24648ae47
remove empty line, rename variance.
|
11 years ago |
|
LuaScript.h
|
e24648ae47
remove empty line, rename variance.
|
11 years ago |
|
LuaScriptInstance.cpp
|
4655ee1ee4
Submit code in LuaScript samples.
|
11 years ago |
|
LuaScriptInstance.h
|
7e46f0c862
Add MIXED_ACCESSOR_ATTRIBUTE.
|
11 years ago |
|
ToluaUtils.cpp
|
b325ba5195
Support excluding 2D functionality from the build (CMake option URHO3D_URHO2D=0). Removed empty scene creation from the UIDrag example. Make compiling Civetweb conditional of URHO3D_NETWORK. Exclude samples depending on the Controls structure when URHO3D_NETWORK is disabled.
|
11 years ago |
|
ToluaUtils.h
|
b325ba5195
Support excluding 2D functionality from the build (CMake option URHO3D_URHO2D=0). Removed empty scene creation from the UIDrag example. Make compiling Civetweb conditional of URHO3D_NETWORK. Exclude samples depending on the Controls structure when URHO3D_NETWORK is disabled.
|
11 years ago |