~wahn/blend_info

Print some information about a Blender scene file.
d5e006da — Jan Walter 11 months ago
Do not check in Cargo.lock files.
Prepare v0.2.9 release.
Categories and keywords for https://lib.rs/~wahn/dash ...

clone

read-only
https://git.sr.ht/~wahn/blend_info
read/write
git@git.sr.ht:~wahn/blend_info

You can also use your local clone with git send-email.

#blend_info

crates.io builds.sr.ht status dependency status

blend_info 0.2.9
Print some information about a Blender scene file

USAGE:
    blend_info [FLAGS] [OPTIONS] <path>

FLAGS:
        --dna         Print information about DNA of Blender
    -h, --help        Prints help information
        --pointers    Print code (e.g. OB, CA, LA, MA, DATA) and pointers
    -V, --version     Prints version information

OPTIONS:
    -n, --struct_name <struct-name>    Print information about a particular struct

ARGS:
    <path>    The path to the file to read