maybites / TextureSharing

Spout for Blender
103 stars 12 forks source link

Undoing in object mode or pose mode breaks Share Texture in blender 4.0.2 #35

Open Scuffward opened 2 months ago

Scuffward commented 2 months ago

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

jacobmesick commented 2 months ago

I too get this same issue.