9df9941de0Added Lua bindings for querying drawables from Octree via a bounding shape, similar to AngelScript. Change Octree & PhysicsWorld raycast/query Lua bindings so that a PODVector object with the results is returned, instead of the user having to provide one.
12 years ago
Lasse Öörni
aa0f72cf65Added world position & normal to RayQueryResult.
12 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.