Skip to content

Blender file format metadata parser

License

Notifications You must be signed in to change notification settings

randy408/blender_sdna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

blender_sdna reads format metadata from .blend files and writes C struct definitions to stdout.

Usage

blender_sdna <file> > structs.c

Releases

No releases published