Crates.io | blend_info |
lib.rs | blend_info |
version | 0.2.9 |
source | src |
created_at | 2022-01-19 09:37:15.560121 |
updated_at | 2022-06-02 16:47:37.476264 |
description | Print some information about a Blender scene file |
homepage | |
repository | https://git.sr.ht/~wahn/blend_info |
max_upload_size | |
id | 516667 |
size | 1,407,201 |
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