Releases: Protinon/Blender-rpc
Releases · Protinon/Blender-rpc
Version 1.3.0
Maybe I should have handled errors from the start. Who can rely on anything nowadays?
- Connecting to Discord is now threaded. Meaning, if connection stalls, Blender won't freeze.
- Better error handling. Errors will be printed to the Blender console.
Version 1.2.0
Uhhhhhhh still updating this.
- Fixed version attribute depreciation. Caused the addon to not load on Blender versions >= 4.0
Version 1.1
Wait, you haven't abandoned this project yet?
Changelog:
- General code cleanup
- Loads new file information when a new .blend is opened
- Bumped pypresense version from v3.1.0 to v4.2.1
- Fixed error
TypeError: _UnixSelectorEventLoop.create_unix_connection() got an unexpected keyword argument 'loop'
from issue #15
Initial Release
v1.0.0 Adjusted README for clarity