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 pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-10 14:24:41 +02:00
f0dc1d2154 Fix to parse builtin type
nutti commented on pull request blender/blender#124406 2024-07-10 14:09:56 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Indeed. Fixed current data structure of context_type_map.

nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-10 14:08:09 +02:00
e0ff3060e0 Change data structure of context_type_map
nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-09 13:50:55 +02:00
4c44257177 Fix: Missing reference
nutti created pull request blender/blender#124406 2024-07-09 13:34:17 +02:00
Fix: Data type of bpy.context.active_bone
nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-09 13:30:52 +02:00
efcb0aa99e Fix: Data type of bpy.context.active_bone
nutti created branch fix-bpy-context-active-bone-data-type in nutti/blender 2024-07-09 13:30:52 +02:00
nutti deleted branch add-default-parameter-to-temp-override-doc-string from nutti/blender 2024-07-09 11:44:41 +02:00
nutti created pull request blender/blender#124348 2024-07-08 14:46:12 +02:00
Add: Default parameters to bpy.context.temp_override doc string
01da438ca4 Add: Default parameters to bpy.context.temp_override doc string
nutti created branch add-default-parameter-to-temp-override-doc-string in nutti/blender 2024-07-08 14:45:06 +02:00
nutti pushed to main at nutti/blender 2024-07-08 14:42:26 +02:00
2925e84e15 Merge branch 'blender-v4.2-release'
a0869d2ca6 Shader: Update Principled BSDF node description
c859ae0f93 Merge branch 'blender-v4.2-release'
6ed97d7bd6 Merge branch 'blender-v4.2-release'
df162e5f1b Merge branch 'blender-v4.2-release'
Compare 2185 commits »
nutti commented on issue blender/blender#122522 2024-06-01 14:27:16 +02:00
Magic_uv: 'NoneType' object has no attribute 'uv_layers' when applying transforms to a non-mesh object if addon magic_uv is enabled

Thanks @PratikPB2123 .

@dfelinto Will I have a commit right to the extensions organization repository in future? If no, how should I submit patches to the extension repository?

nutti commented on pull request blender/blender#122193 2024-06-01 10:41:53 +02:00
Python API: Expose list of running modal operators

@brecht

Thanks for your effort! It seems to work for my add-on :)

nutti pushed to main at nutti/blender 2024-05-28 12:45:14 +02:00
d8c5f9a8ba Fix: GPv3: Build modifier maximum gap not working
e4c0055591 Fix #122355: Opacity modifier hardness mode not working
1080a94a3d Geometry Nodes: Value logging for Volume geometry and Grid sockets
0507dc8c2a Geometry Nodes: skip unused output of multi-function when evaluating on single values
f3af98db5c Fix #120858: Flip Quaternions didn't use keyingset for autokeying
Compare 548 commits »
nutti opened issue blender/blender#122305 2024-05-27 12:01:03 +02:00
Segmentation fault while generating Python API documents
nutti commented on pull request blender/blender#121688 2024-05-13 14:07:29 +02:00
Cycles: Missing self arguments for CyclesPreferences.default_device method

@brecht

Thank you for your comment. I fixed it.

nutti pushed to fix-missing-self-argument at nutti/blender 2024-05-13 14:05:53 +02:00
4acff89b5c Change method to staticmethod
nutti created pull request blender/blender#121688 2024-05-11 14:06:11 +02:00
Cycles: Missing self arguments for CyclesPreferences.default_device method