aster2013 ae33830dd2 rename DRAWABLE_PROXYGEOMETRY DRAWABLE_RENDERER2D 11 年 前
..
pkgs ae33830dd2 rename DRAWABLE_PROXYGEOMETRY DRAWABLE_RENDERER2D 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 年 前