Crate landon

Crate landon 

Source
Expand description

The Landon CLI

cargo install -f --path . # In crate root

cargo install -f landon

Enums§

BlenderExportError
An error while exporting data from Blender
Landon
The Landon CLI documentation: https://chinedufn.github.io/landon/landon-cli/index.html

Statics§

EXPORT_BLENDER_DATA
A script used to export meshes and armatures from Blender to stdout

Functions§

export_blender_data
Write the meshes and armatures from a vector of Blender filenames to stdout.
install_armature_to_json
Install the blender armature exporter addon.
install_mesh_to_json
Install the blender mesh exporter addon.
run
Run the landon CLI