Skip to content

Releases: Protinon/Blender-rpc

Version 1.3.0

28 Apr 20:14
Compare
Choose a tag to compare

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

14 Apr 22:59
Compare
Choose a tag to compare

Uhhhhhhh still updating this.


  • Fixed version attribute depreciation. Caused the addon to not load on Blender versions >= 4.0

Version 1.1

23 Apr 17:41
Compare
Choose a tag to compare

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

26 Feb 02:53
Compare
Choose a tag to compare
v1.0.0

Adjusted README for clarity