Skip to content
Snippets Groups Projects
  • Bastien Montagne's avatar
    ac7d908b
    Heavy rework/cleanup of property area. · ac7d908b
    Bastien Montagne authored
    Finally understood a bit better Property format (name, type, kind_of_label?, flags, data, ...).
    So needed to handle flags properly (currently, only aware of 'A'nimatable and 'U'ser-defined (aka custom),
    no idea yet what means the '+' one found in some places).
    
    Also changed templates definitions to use OrderedDict's, gives better output.
    ac7d908b
    History
    Heavy rework/cleanup of property area.
    Bastien Montagne authored
    Finally understood a bit better Property format (name, type, kind_of_label?, flags, data, ...).
    So needed to handle flags properly (currently, only aware of 'A'nimatable and 'U'ser-defined (aka custom),
    no idea yet what means the '+' one found in some places).
    
    Also changed templates definitions to use OrderedDict's, gives better output.
export_fbx_bin.py 99.65 KiB