nutti nutti
  • (x, y, z)
  • https://colorful-pico.net/
  • Indie Game/App Developer, especially interested in Blender add-on's Development.

  • Joined on 2014-02-03
nutti commented on pull request blender/blender#130085 2024-11-11 05:22:36 +01:00
Fix: sphinx_doc_gen.py syntax error while generating PyDoc

Thank you @ideasman42 for merging this.

nutti created pull request blender/blender#130085 2024-11-10 10:22:26 +01:00
Fix: sphinx_doc_gen.py syntax error while generating PyDoc
nutti pushed to fix-sphinx-doc-gen-syntax-error at nutti/blender 2024-11-10 10:21:31 +01:00
be835aa4c9 Fix: sphinx_doc_gen.py syntax error while generating PyDoc
nutti created branch fix-sphinx-doc-gen-syntax-error in nutti/blender 2024-11-10 10:21:31 +01:00
nutti pushed to main at nutti/blender 2024-11-10 10:15:43 +01:00
079ccd87c5 Cleanup: GPv3: Remove unnecessary check
86c5c4af6e Merge branch 'blender-v4.3-release'
9b3108462f Fix #129925: SLIM UV unwrap with holes
f67ea33993 Cleanup: Metal: Fix clang-tidy warnings
33482bdd3a Merge branch 'blender-v4.3-release'
Compare 53 commits »
nutti deleted branch fix-pydoc-invalid-python-signature-with-no-args from nutti/blender 2024-11-09 08:10:22 +01:00
nutti created pull request blender/blender#130031 2024-11-08 13:14:00 +01:00
Fix PyDoc: Invalid signature when a function does not have any arguments
nutti created branch fix-pydoc-invalid-python-signature-with-no-args in nutti/blender 2024-11-08 13:09:35 +01:00
nutti pushed to fix-pydoc-invalid-python-signature-with-no-args at nutti/blender 2024-11-08 13:09:35 +01:00
81f89ce5ef Fix PyDoc: Invalid signature when a function does not have any arguments
nutti pushed to main at nutti/blender 2024-11-08 12:59:20 +01:00
4a9d53f9f3 Merge branch 'blender-v4.3-release'
b86ed45fcb Fix unreported: Vulkan: Empty device list
b2e1677b36 Fix: Vulkan: Incorrect depth on ARM devices
b1bcdf8d53 Fix #130010: Fill mask crash with multires
9abf9b15f4 Merge branch 'blender-v4.3-release'
Compare 1373 commits »
nutti closed issue blender/blender-addons#80555 2024-10-17 17:18:52 +02:00
RFC: MQO File Importer/Expoter
nutti commented on issue blender/blender-addons#80555 2024-10-17 17:18:38 +02:00
RFC: MQO File Importer/Expoter

This add-on is now available at extensions.blender.org. https://extensions.blender.org/add-ons/blender-mqo/

nutti deleted branch add-specific-bm-layer-collection-element-type from nutti/blender 2024-10-09 14:02:06 +02:00
nutti commented on pull request blender/blender#116245 2024-10-09 12:18:18 +02:00
Python API: Fix many incorrect Python API docstrings

Thank you @ideasman42

nutti deleted branch update-bpy-types-nodesocket-links-pydoc from nutti/blender 2024-10-09 12:17:47 +02:00
nutti commented on pull request blender/blender#128626 2024-10-08 06:00:38 +02:00
Update PyDoc to add type of bpy.types.NodeSocket.links

@PratikPB2123 @ideasman42

Could you review this PR?

nutti deleted branch fix-invalid-enum-data-type-in-pydoc from nutti/blender 2024-10-08 05:58:45 +02:00
nutti closed pull request blender/blender#126431 2024-10-08 05:58:37 +02:00
Update PyDoc to make enum data type consistent throughout Python API doc
nutti commented on pull request blender/blender#126431 2024-10-08 05:22:29 +02:00
Update PyDoc to make enum data type consistent throughout Python API doc

@PratikPB2123 @ideasman42

Should we close this PR? I think this change seems not to good for the correct direction.

nutti deleted branch fix-incorrect-python-api-documents from nutti/blender 2024-10-08 05:19:32 +02:00