nutti

Results 160 comments of nutti

@mancin87 Thank you for your idea. If you want, you can make a pull request to merge your patches. https://github.com/nutti/Magic-UV/pulls

These versions will be released after the below PR is merged. https://github.com/nutti/fake-bpy-module/pull/389

> @nutti the errors are unrelated to this PR. > Now, merged the PR which solves Lint error. Can you rebase to rerun CI?

Thank you for starting this discussion. This `:type:` is introduced due to the PyCharm support in the past. But it is not required for now. https://www.jetbrains.com/help/pycharm/type-hinting-in-product.html So, I will remove`...

Raise PR to fix this issue. https://projects.blender.org/blender/blender/pulls/148872

The patch is rejected. https://projects.blender.org/blender/blender/pulls/148872#issuecomment-1746958 @arcusmaximus @Andrej730 He said we can handle `mathutils.Vector` as a sequence in typing. Is there any idea about this? If not, I need to handle...

Hi @lordloki There is also another invalid format. ``` .. function:: install_uplogic() Downloads the latest version of the uplogic module required for running logic nodes. NOTE: This may take a...

@lordloki @IzaZed Is there any update about this issue? I think this will collapse the generated document as well.

@JingRyu Is there any update for this PR? Or, should I help something? I'm considering including this patch if time allows.

@JingRyu I fixed this PR myself to cover the general case. https://github.com/nutti/Screencast-Keys/commit/4f47b83543c82cbb71024d4683f5c5938e619b69 Also, I committed a patch in which you are listed as a co-author. Thank you for raising the...