Add find_surface_nodes_in_area LUA call which permit to only get the nodes which...
authorLoic Blot <loic.blot@unix-experience.fr>
Sun, 22 Feb 2015 16:01:03 +0000 (17:01 +0100)
committerCraig Robbins <kde.psych@gmail.com>
Fri, 27 Feb 2015 11:34:33 +0000 (21:34 +1000)
commit0f556d0c7f8c98c7209416577aae4fcc0c1c2b32
tree51db9a8f2f853905a8e0b5e89aeb108baf30d700
parent2b189d4507028068694e2d5d2d94ded646d3c604
Add find_surface_nodes_in_area LUA call which permit to only get the nodes which touch air. This permit to massively improve performance for mods like plantlife
doc/lua_api.txt
src/script/lua_api/l_env.cpp
src/script/lua_api/l_env.h