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-invalid-enum-data-type-in-pydoc at nutti/blender 2024-08-17 10:58:48 +02:00
6bcdf56ecd Update PyDoc to make enum data type consistent throughout Python API doc
nutti commented on pull request blender/blender#126428 2024-08-17 10:44:54 +02:00
Fix: PyDoc of bpy_types.GreasePencilDrawing.strokes

@PratikPB2123 @ideasman42

Could you review this PR?

nutti created pull request blender/blender#126428 2024-08-17 10:43:22 +02:00
Fix: PyDoc of bpy_types.GreasePencilDrawing.strokes
nutti pushed to fix-pydoc-bpy-types-greasepencildrawing-strokes at nutti/blender 2024-08-17 10:41:57 +02:00
46377dca96 Fix: PyDoc of bpy_types.GreasePencilDrawing.strokes
nutti created branch fix-pydoc-bpy-types-greasepencildrawing-strokes in nutti/blender 2024-08-17 10:41:57 +02:00
nutti pushed to main at nutti/blender 2024-08-17 10:35:20 +02:00
6e72f00d4e Fix: UI: Wrong single editor window titles due to unset area sub-spacetype
e0b5654655 Cleanup: improve check for whether object has geometry set instances
5358d1b09a Depsgraph: avoid checking for evaluated object in draw code
f21a25489f Volumes: speedup extracting dense voxel values
aa3549f590 Fix: correct place where simplify level is taken into account for volumes
Compare 305 commits »
nutti commented on pull request blender/blender#125851 2024-08-13 04:47:07 +02:00
Add: Specific BMLayerCollection element type to Python API docs

@PratikPB2123 @ideasman42 Could you review this PR?

nutti pushed to main at nutti/blender 2024-08-07 13:52:14 +02:00
5a9fe638de Fix #125935: Insert unicode text popup not working
5861b078f7 Core: rename ID.flag and ID.tag values
35198ec363 Fix: Typo in the OptiX ttests lbocklist
0aab484dd8 Cleanup: Unused constants in PBVH pixels
e7979317ec Fix #122163: Image Editor ImageUser RNA paths incomplete/wrong
Compare 92 commits »
nutti deleted branch fix-bpy-context-temp_override-does-not-take-positional-arguments from nutti/blender 2024-08-05 13:29:48 +02:00
nutti commented on pull request blender/blender#125132 2024-08-04 08:29:24 +02:00
Fix: temp_override doc not to take the positional arguments

@PratikPB2123

Could you merge this PR if there is no blocking?

nutti created pull request blender/blender#125851 2024-08-04 08:28:37 +02:00
Add: Specific BMLayerCollection element type to Python API docs
nutti pushed to add-specific-bm-layer-collection-element-type at nutti/blender 2024-08-04 08:27:59 +02:00
1c23dcfcae Add: Specific BMLayerCollection element type to Python API docs
nutti created branch add-specific-bm-layer-collection-element-type in nutti/blender 2024-08-04 08:27:59 +02:00
nutti pushed to main at nutti/blender 2024-08-04 08:22:37 +02:00
c071030ac3 Cleanup: spelling in comments
cdd72e689f Sculpt: Refactor displacement eraser filter initialization
f06d6185fc Cleanup: Sculpt: Use C++ vector type for symmetry flip function
08cd53b1d1 Cleanup: Sculpt: Remove unnecessary geodesic fallback code
009366410f Cleanup: Sculpt: Avoid PBVHVertRef abstraction for trim tool
Compare 386 commits »
nutti deleted branch fix-arg-name-in-docstring from nutti/blender 2024-07-31 09:30:24 +02:00
nutti created pull request blender/blender#125316 2024-07-23 14:36:23 +02:00
Fix docstring of the bpy.utils.user_resource argument
nutti created branch fix-arg-name-in-docstring in nutti/blender 2024-07-23 14:35:39 +02:00
nutti pushed to fix-arg-name-in-docstring at nutti/blender 2024-07-23 14:35:39 +02:00
7294690525 Fix docstring of the bpy.utils.user_resource argument
nutti pushed to main at nutti/blender 2024-07-23 14:33:16 +02:00
9f375192e3 Fix #125261: Missing insert key menu in draw mode
990134af26 Anim: fix a crash showing the dopesheet with multi-slot Actions
0e881a7772 glTF exporter: Fix UDIM export crash when not rectangular tile locations
c7fdd46e01 Cleanup: Missing BKE compositor include
c816649d85 Cleanup: improve comment regarding Cycles spot light scaling
Compare 74 commits »
nutti created pull request blender/blender#125132 2024-07-20 12:16:57 +02:00
Fix bpy.context.temp_override Python API doc not to take the positional arguments