-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
When trying to bake using the collections, I get the following error:
Traceback (most recent call last):
File "blender-2.90.0/2.90/scripts/addons/EasyBake.py", line 356, in execute
if context.scene.lowpoly.type == 'MESH':
AttributeError: 'Collection' object has no attribute 'type'
location: <unknown location>:-1
I'm using Blender 2.90.1 with the most recent version of the script, on Kubuntu 20.04.

Metadata
Metadata
Assignees
Labels
No labels