rs_blender/blend_info
Jan Walter 42f7be831c Have a README and Makefile in each (sub-) directory. 2019-12-20 13:27:42 +00:00
..
src Blender 2.80 raises the size of the ID struct from 120 to 152. 2019-06-02 16:01:50 +02:00
Cargo.lock structopt = "0.3" 2019-12-17 14:16:05 +00:00
Cargo.toml structopt = "0.3" 2019-12-17 14:16:05 +00:00
Makefile Have a README and Makefile in each (sub-) directory. 2019-12-20 13:27:42 +00:00
README.md Have a README and Makefile in each (sub-) directory. 2019-12-20 13:27:42 +00:00
README.org Have a README and Makefile in each (sub-) directory. 2019-12-20 13:27:42 +00:00
TODO Skip pad bytes, read "TLEN", and for each type type_size. 2019-05-28 12:56:26 +02:00

README.md

./blend_info --help
blend_info 0.1.0
Print some information about a Blender scene file.

USAGE:
    blend_info <path>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

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