Skip to content

Instantly share code, notes, and snippets.

View jooqw's full-sized avatar
💭
I luv my friends

Joo jooqw

💭
I luv my friends
  • Brazil
View GitHub Profile
@jooqw
jooqw / import_export_vib_ribbon_3_4.py
Last active January 11, 2026 12:31
Vib Ribbon blender TMD importer/exporter
bl_info = {
"name": "Vib-Ribbon TMD",
"author": "Joo",
"version": (3, 0, 0),
"blender": (3, 4, 0),
"location": "File > Import-Export",
"description": "Imports/Exports Vib-Ribbon TMD using modern Attributes (Point Domain).",
"category": "Import-Export",
}