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
Relintai 3cc9f15f05 Fix crash in 4.0. 2020-05-16 21:33:00 +02:00
doc_classes Sync classref with the current source. 2020-04-18 02:39:07 +02:00
plugin_collada Fix crash in 4.0. 2020-05-16 21:33:00 +02:00
plugin_gltf Fix build for 4.0. 2020-04-09 12:36:18 +02:00
.gitignore
LICENSE Added the license to all cpp files. Also updated the license text for 2020. 2020-01-31 19:38:20 +01:00
README.md
SCsub Added an importer for glft aswell. 2020-01-14 23:13:16 +01:00
config.py Doc setup. 2019-12-25 14:12:09 +01:00
mesh_data_resource.cpp Clang format. 2020-04-10 14:02:39 +02:00
mesh_data_resource.h Clang format. 2020-04-10 14:02:39 +02:00
register_types.cpp Added the license to all cpp files. Also updated the license text for 2020. 2020-01-31 19:38:20 +01:00
register_types.h Added the license to all cpp files. Also updated the license text for 2020. 2020-01-31 19:38:20 +01:00

README.md

mesh_data_resource

GODOT mesh importer engine module for easy mesh merging.