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