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
075f622677 Fix bpy.context.temp_override Python API doc not to take the positional arguments.
nutti pushed to main at nutti/blender 2024-07-20 12:10:18 +02:00
f5ec03698c License headers: add SPDX headers
a616799607 Fix window activation on startup with Wayland & libdecor
cb4aa93480 Fix #120465: Crash using the snap tool with Wayland & Libdecor
518a83104c Cleanup: resolve missing declaration warning
3a22f3e391 Fix: Linux build error in previous commit
Compare 84 commits »
nutti deleted branch distinguish-tuple-and-or from nutti/blender 2024-07-18 10:12:02 +02:00
nutti created pull request blender/blender#124879 2024-07-17 14:08:54 +02:00
Distinguish between tuple and union data type in Python API docs
nutti created branch distinguish-tuple-and-or in nutti/blender 2024-07-17 14:06:18 +02:00
nutti pushed to distinguish-tuple-and-or at nutti/blender 2024-07-17 14:06:18 +02:00
181a75b943 Distinguish between tuple and union data type in Python API docs
nutti pushed to main at nutti/blender 2024-07-17 14:00:36 +02:00
c7c55894e4 Fix: EEVEE principled coat has tint when the weight is zero
9a69d0cc9f Tests: Update Cycles image colorspace OSL tests
823de4b3b8 Vulkan: Add support for colored particle hair
94d2d64ec7 Fix: Broken menus in VSE
aac0189e2c Fix #124868: Frame Selected didn't move of the X-axis sometimes
Compare 460 commits »
nutti deleted branch fix-bpy-context-active-bone-data-type from nutti/blender 2024-07-17 08:59:20 +02:00
nutti commented on pull request blender/blender#124406 2024-07-16 12:23:49 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed now.

nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-16 12:23:14 +02:00
d4c90f82e7 Apply review comment
nutti commented on pull request blender/blender#124406 2024-07-12 13:49:18 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed.

nutti commented on pull request blender/blender#124406 2024-07-12 13:49:11 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed

nutti commented on pull request blender/blender#124406 2024-07-12 13:49:05 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed

nutti commented on pull request blender/blender#124406 2024-07-12 13:48:58 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed.

nutti commented on pull request blender/blender#124406 2024-07-12 13:48:47 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed.

nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-12 13:45:18 +02:00
34138b989a Apply review comment
nutti commented on pull request blender/blender#124406 2024-07-11 13:47:27 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

@ideasman42

Committed a new change. Please review it again.

nutti commented on pull request blender/blender#124406 2024-07-11 13:46:32 +02:00
Fix: Data type of bpy.context.active_bone on Python API document

Fixed again to be more consistency and simplicity.

nutti pushed to fix-bpy-context-active-bone-data-type at nutti/blender 2024-07-11 13:45:18 +02:00
974c49d032 Change data structure of context_type_map