feat: missing attr (seam, sharp)

This commit is contained in:
Swann 2021-02-16 15:36:44 +01:00
parent 261d4d9610
commit 0a96643a9f
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -34,6 +34,8 @@ EDGE = [
'vertices', 'vertices',
'crease', 'crease',
'bevel_weight', 'bevel_weight',
'use_seam',
'use_edge_sharp',
] ]
LOOP = [ LOOP = [
'vertex_index', 'vertex_index',