Commit History

Author SHA1 Message Date
  Lasse Öörni 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
  Yao Wei Tjong 姚伟忠 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 years ago
  aster2013 25132bd4a0 ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS. 11 years ago
  Aster@中国上海 8508ad7a8d Add ToluaIsPODVector<Vector2>. 11 years ago
  Aster@中国上海 ebd705d674 For Component, Resource and UIElement always return concrete object type to Lua. 11 years ago
  aster2013 63af574730 Fix bug in CollisionPolygon2D and ToluaToPODVector<Vector2>. 11 years ago
  aster2013 af02e3fc4a Add query function in PhysicsWorld2D. 11 years ago
  aster2013 90f87a2a2c Add Lua and AngelScript binding. 11 years ago
  Lasse Öörni b1def74270 Fix PhysicsWorld::GetRigidBodies() not taking collision layer mask into account. Closes #248. 11 years ago
  aster2013 8cba7977dc Add main thread check. 11 years ago
  aster2013 526e114db6 Add coroutine.start and coroutine.sleep in Lua. 11 years ago
  aster2013 6dba57e5ad Modify comment in LuaScript module. 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Lasse Öörni 250d1ced11 Eliminated the static Context pointer from LuaScript subsystem. Removed classes which aren't actual subsystems from Context.pkg. 12 years ago
  aster2013 d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 years ago