leukbaars / DreamUV

DreamUV - 3D viewport UV editing tools for Blender
1.42k stars 61 forks source link

dream uvs menu lacking options and both buttons throw errors #36

Open Atezian opened 1 year ago

Atezian commented 1 year ago

Blender versions 3.2.1

image

if I press either Move or the ^ arrow buttons this error is thrown:

Python: Traceback (most recent call last):
  File "C:\Users\Carl\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\DreamUV-master\__init__.py", line 102, in draw
    op.direction="up"
AttributeError: 'VIEW3D_OT_dreamuv_uvtranslatestep' object has no attribute 'direction'
leukbaars commented 5 months ago

probably wont be supporting older versions than 4.1 unfortunately :(