Update mesh collector and move it to a separate file (#6904)
authorVitaliy <silverunicorn2011@yandex.ru>
Thu, 22 Mar 2018 19:59:49 +0000 (22:59 +0300)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 22 Mar 2018 19:59:49 +0000 (20:59 +0100)
commit9fcc0c1217fcd3acabaa11239631de10032fa126
tree7596bc17bd51f5b9d22ad918743d90fcfa0e2278
parent8986a9e6053bed0002726bc000ee394a928b7f51
Update mesh collector and move it to a separate file (#6904)

* Update MeshCollector

* Simplify MeshCollector
build/android/jni/Android.mk
src/client/CMakeLists.txt
src/client/meshgen/collector.cpp [new file with mode: 0644]
src/client/meshgen/collector.h [new file with mode: 0644]
src/content_mapblock.cpp
src/mapblock_mesh.cpp
src/mapblock_mesh.h
src/wieldmesh.cpp