fa5ce00ff5Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua.
11 years ago
Lasse Öörni
668772bb50Added PhysicsWorld::RemoveCachedGeometry() function to manually invalidate cached collision geometry of a changed model. Added watching for CollisionShape model live reload. Removed internal but public functions from the Lua physics API.
12 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.