This repository has been archived on 2023-10-03. You can view files and clone it, but cannot push or open issues or pull requests.
Sybren A. Stüvel d55f2dcee1 Compatibility with Blender 3.1 / Python 3.10
Blender 3.1 will be shipped with Python 3.10, which made some backward-
incompatible changes in its asyncio module (the removal of the `loop`
parameter from various functions).

Depending on which Python version is used in Blender, the add-on now
passes (or not) the `loop` parameter, retaining backward compatibility.
2022-02-25 15:45:52 +01:00
..
2022-02-04 10:57:45 +01:00
2022-02-04 11:01:55 +01:00
2021-02-16 11:48:43 +01:00
2021-02-23 11:57:29 +01:00
2021-02-16 11:48:43 +01:00
2021-02-16 11:48:43 +01:00
2021-02-16 11:48:43 +01:00
2021-02-16 11:48:43 +01:00
2021-02-23 11:57:29 +01:00