Skip to content

Tags: nthState/blender_command_port

Tags

1.2.0

Toggle 1.2.0's commit message
- Cleanup

- Improved exception on connection error
- command port is now opened between scenes

1.1.1

Toggle 1.1.1's commit message
* fix for name change: from USER_PREFERENCES to PREFERENCES

1.1.0

Toggle 1.1.0's commit message
* Introduced retries on connecting

* Modified tests, sending 50 commands now, one after another, as a stress test
* Added a shutdown of connection before closing [link](https://docs.python.org/2/library/socket.html#socket.socket.close)
* Added a 1s. timeout

1.0.1

Toggle 1.0.1's commit message
Merge remote-tracking branch 'origin/master'

1.0.0-Blender-2.80

Toggle 1.0.0-Blender-2.80's commit message
Updated for Blender 2.80

1.0.0

Toggle 1.0.0's commit message
Working blender command port