specklesystems / speckle-blender

https://speckle.systems/tag/blender/
Apache License 2.0
52 stars 8 forks source link

Skip installing dependencies after initial install #199

Closed overengineer closed 3 months ago

overengineer commented 4 months ago

This PR solves slowness on Blender startup. Removes requirements file after initial installation. Skips installing dependencies if requirements file is not found. Always install dependencies when debugger is detected.

JR-Morgan commented 3 months ago

Thanks for your patience,

I made some small tweaks in https://github.com/specklesystems/speckle-blender/pull/202 but otherwise looking 👌