aster bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 11 年之前
..
pkgs bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 11 年之前
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 年之前
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 年之前
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 年之前
LuaFunction.cpp 8d067b2810 Now, we can use Lua function to handle event directly, for example: 11 年之前
LuaFunction.h 8d067b2810 Now, we can use Lua function to handle event directly, for example: 11 年之前
LuaScript.cpp e24648ae47 remove empty line, rename variance. 11 年之前
LuaScript.h e24648ae47 remove empty line, rename variance. 11 年之前
LuaScriptInstance.cpp 4655ee1ee4 Submit code in LuaScript samples. 11 年之前
LuaScriptInstance.h 7e46f0c862 Add MIXED_ACCESSOR_ATTRIBUTE. 11 年之前
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 年之前
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 年之前