Any time I undo in object mode or pose mode, the feed breaks. I can reenable it by unchecking and rechecking Share Texture on the camera.
I found the following error in the console:
TypeError: expected 'Scene' type found 'Scene' instead
Traceback (most recent call last):
File "[...]addons\blender-texture-sharing\operators.py", line 89, in texshare_capture
offscreen.draw_view3d(
TypeError: expected 'Scene' type found 'Scene' instead
Any time I undo in object mode or pose mode, the feed breaks. I can reenable it by unchecking and rechecking Share Texture on the camera.
I found the following error in the console: TypeError: expected 'Scene' type found 'Scene' instead Traceback (most recent call last): File "[...]addons\blender-texture-sharing\operators.py", line 89, in texshare_capture offscreen.draw_view3d( TypeError: expected 'Scene' type found 'Scene' instead