A Godot c++ engine module. It adds a different data-only mesh type with an importer, so mesh data is available even on gles2.
Go to file
2020-04-09 12:36:18 +02:00
doc_classes
plugin_collada Fix build for 4.0. 2020-04-09 12:36:18 +02:00
plugin_gltf Fix build for 4.0. 2020-04-09 12:36:18 +02:00
.gitignore
config.py
LICENSE
mesh_data_resource.cpp
mesh_data_resource.h
README.md
register_types.cpp
register_types.h
SCsub

mesh_data_resource

GODOT mesh importer engine module for easy mesh merging.