Skip to content

Commit

Permalink
Bump version to 0.7.3
Browse files Browse the repository at this point in the history
This update adds $renamematerial and particle attachments.
I never got around to testing these so I hope they work lol.
Also I fixed export in Blender 4.2 (they changed triangulate modifier).
  • Loading branch information
bonjorno7 committed Aug 9, 2024
1 parent c15337c commit bc75ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'author': 'bonjorno7, Almaas, Cabbage McGravel, CryptAlchemy, Gorange, Krystian, RED_EYE, SethTooQuick, Yonder',
'description': 'A more convenient alternative to Blender Source Tools',
'blender': (2, 83, 0),
'version': (0, 7, 2),
'version': (0, 7, 3),
'location': '3D View > Sidebar',
'category': 'Import-Export',
}
Expand Down

0 comments on commit bc75ca5

Please sign in to comment.