Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a local Blender #29

Open
Tilix4 opened this issue Jul 29, 2020 · 2 comments
Open

Run a local Blender #29

Tilix4 opened this issue Jul 29, 2020 · 2 comments

Comments

@Tilix4
Copy link
Contributor

Tilix4 commented Jul 29, 2020

Need

Allowing the user to target a local/custom Blender executable path would make the local development of this addon faster (don't have to download it all the time --which is a great feature by the way--). It would also some CICD pipelines like Gitlab's to use a custom docker image where Blender is already bundled to not overload the bandwidth.

How

Add a blender_path="" parameter to the main function?

@semagnum
Copy link

I second this - downloading multiple Blender versions is essential for CI/CD pipelines, but smaller developers would appreciate an option for using a local existing Blender.

@Tilix4
Copy link
Contributor Author

Tilix4 commented Sep 20, 2021

I have made some code about it, I'll be able to make a PR soon I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants