Raycast: export exact pointing location (#6304)
authorDániel Juhász <juhdanad@gmail.com>
Thu, 16 Aug 2018 18:10:08 +0000 (20:10 +0200)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Thu, 16 Aug 2018 18:10:08 +0000 (20:10 +0200)
commit325bf680410e8012394e5f3ba5ba947c69034899
tree66ed6c2b0c9d7a1c915006212ecde535699e16c4
parent798724efeab2d71da4f041be99de86baa3d3cdd5
Raycast: export exact pointing location (#6304)

* Return intersection point in node coordinates.
* Clarify 'intersection_point' documentation
doc/lua_api.txt
src/environment.cpp
src/script/common/c_content.cpp
src/script/common/c_content.h
src/script/cpp_api/s_item.cpp
src/script/cpp_api/s_item.h
src/script/lua_api/l_env.cpp
src/util/pointedthing.cpp
src/util/pointedthing.h