weird bug happened where lots stuf corrupted, better i commit asap

This commit is contained in:
kin fuyuki 2026-02-24 12:59:58 -03:00
commit aa92184cf5
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
243 changed files with 488 additions and 92 deletions

View file

@ -1,7 +1,7 @@
import os
import bpy
modes=["on","off","urcooked"]
sides=['s','n','l','r']
sides=['s','n','r','l']
quality=99
frame=0
cmd=os.path.dirname(os.path.abspath(__file__))