You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved Headless Debugging
Added a parameter to command to allow auto starting the server.
This allows easily debugging blender when running headlessly.
Closes#26
Support for ptvsd version 4 + Other Improvements
- Fixes#8
- Improved python path searching code.
- Added documentation regarding usage with virtual environments.
- Added link to single file scripts workaround issue. Closes#4