It's no longer possible to add Mix types from Node Tabber- i.e. typing "Screen" yields no results in 3.4, and choosing "Mix" from Node Tabber gives the following error:
Error: Python: Traceback (most recent call last):
File "C:\Users\Joseph\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\node_tabber\operators.py", line 276, in execute
try:
File "H:\blender\builds\blender-3.4.0-stable\3.4\scripts\modules\bpy_types.py", line 816, in getattribute
return super().getattribute(attr)
AttributeError: 'NODE_OT_add_tabber_search' object has no attribute 'settings'
It's no longer possible to add Mix types from Node Tabber- i.e. typing "Screen" yields no results in 3.4, and choosing "Mix" from Node Tabber gives the following error:
Error: Python: Traceback (most recent call last):
File "C:\Users\Joseph\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\node_tabber\operators.py", line 276, in execute
try:
File "H:\blender\builds\blender-3.4.0-stable\3.4\scripts\modules\bpy_types.py", line 816, in getattribute
return super().getattribute(attr)
AttributeError: 'NODE_OT_add_tabber_search' object has no attribute 'settings'