Skip to content

Conversation

@natejenkins
Copy link

Hey thanks for the plugin! Some very minor syntactical changes were needed for blender 2.93, but these occur in many places in the code. They are all of the form:

a = get_prop("coullet", "a",  0.80)

and they all need to be changed to:

a: get_prop("coullet", "a",  0.80)

@natejenkins natejenkins mentioned this pull request Nov 2, 2021
add instructions for blender 2.9
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.

1 participant