-
Notifications
You must be signed in to change notification settings - Fork 25
wip #58
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
base: master
Are you sure you want to change the base?
wip #58
Conversation
| @@ -0,0 +1,22 @@ | |||
| # Blender addon installation | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gitignore
|
|
||
| config = { | ||
| 'keyboard_control': False | ||
| 'keyboard_control': True |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert
|
|
||
| if "bpy" in locals(): | ||
| import importlib | ||
| importlib.reload(mario) # Replace with your module names |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| importlib.reload(mario) # Replace with your module names | |
| importlib.reload(mario) |
|
Same symptoms i observed. Would be cool if there was a collision debug mode that the py plugin could tap into so as to surface diagnostics |

problem
no macos support
solution
add it