- (x, y, z)
- https://colorful-pico.net/
-
Indie Game/App Developer, especially interested in Blender add-on's Development.
- Joined on
2014-02-03
Block a user
Fix: Data type of bpy.context.active_bone on Python API document
Indeed. Fixed current data structure of context_type_map
.
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
Add: Default parameters to bpy.context.temp_override doc string
nutti
pushed to add-default-parameter-to-temp-override-doc-string at nutti/blender
2024-07-08 14:45:06 +02:00
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
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'
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?
Python API: Expose list of running modal operators
Thanks for your effort! It seems to work for my add-on :)
Magic_uv: 'NoneType' object has no attribute 'uv_layers' when applying transforms to a non-mesh object if addon magic_uv is enabled
Thanks for pinging me. Do I have the commit right to the https://projects.blender.org/extensions/magic_uv/commits/branch/main ? If so, I can commit my some patches to this…
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
Segmentation fault while generating Python API documents
Cycles: Missing self arguments for CyclesPreferences.default_device method
Thank you for your comment. I fixed it.
Cycles: Missing self arguments for CyclesPreferences.default_device method