Commit History

Author SHA1 Message Date
  aster2013 e7cef8223d Add construct function in dox file, add missing destruct in pkg file, update ToDoxHook.lua. 12 years ago
  Lasse Öörni 3491baafd0 Added more accurate but more expensive raycast for BillboardSet, which approximates the individual billboards as spheres and gives the billboard index as the subobject. RAY_TRIANGLE level raycast must be used to enable it. Removed the RAY_AABB_NOSUBOBJECTS raycast level, as it was not used anywhere. 12 years ago
  Lasse Öörni 9df9941de0 Added 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 aa0f72cf65 Added world position & normal to RayQueryResult. 12 years ago
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago