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

New command 'blender.startDefault' #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Griperis
Copy link
Collaborator

@Griperis Griperis commented Sep 16, 2022

Launches blender executable without prompting user to select version based on 'defaultExecutableIndex' settings value. By default this launches first Blender available.

image

Closes #114 #102

@Griperis
Copy link
Collaborator Author

Also there is possibility to implement this without adding the settings. There would be only the command addition that starts the first specified executable as default without prompting user to select version.

package.json Outdated Show resolved Hide resolved
Launches blender executable without prompting
user to select version based on 'isDefault' settings value.

Prompts user only for first time to select the default executable.
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

Successfully merging this pull request may close these issues.

Execute Blender without prompting first
2 participants