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 سال پیش |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 سال پیش |
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 سال پیش |
Lasse Öörni
|
b496594203
Update credits. Normalize whitespace.
|
12 سال پیش |
vertexnormal
|
d80c927c93
Add Lua binding to PODVector<RayQueryResult> and Octree::Raycast()
|
12 سال پیش |
Lasse Öörni
|
aa0f72cf65
Added world position & normal to RayQueryResult.
|
12 سال پیش |
Wei Tjong Yao
|
02512cecf9
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
12 سال پیش |