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 년 전