feilen / tuxedo-blender-plugin

A Blender plug-in to facilitate producing game models, namely by baking everything into one atlassed model with Blender's own rendering engine!
82 stars 4 forks source link

UI Issue when baking with Blender 3.3 LTS #23

Open ChecksumDev opened 1 year ago

ChecksumDev commented 1 year ago

This is simply a duplicate of my findings in the Discord for better tracking.

image image

A bake is successful, so this is assumed to be a UI bug. image

Python: Traceback (most recent call last):
  File "C:\Users\Checksum\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\tuxedo-blender-plugin-master\tools.py", line 369, in poll
    meshes = Common.get_meshes_objects(check=False)
NameError: name 'Common' is not defined
989onan commented 6 months ago

I believe we stamped out that common stuff, can you please try again with a new zip download from multi image candiate?