mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update mesh collector and move it to a separate file (#6904)
* Update MeshCollector * Simplify MeshCollector
This commit is contained in:
parent
8986a9e605
commit
9fcc0c1217
8 changed files with 222 additions and 291 deletions
|
@ -274,6 +274,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/unittest/test_voxelmanipulator.cpp \
|
||||
jni/src/settings.cpp \
|
||||
jni/src/wieldmesh.cpp \
|
||||
jni/src/client/meshgen/collector.cpp \
|
||||
jni/src/client/clientlauncher.cpp \
|
||||
jni/src/client/gameui.cpp \
|
||||
jni/src/client/hud.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue