- (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
nutti
created branch fix-bpy-context-temp_override-does-not-take-positional-arguments in nutti/blender
2024-07-20 12:16:27 +02:00
nutti
pushed to fix-bpy-context-temp_override-does-not-take-positional-arguments at nutti/blender
2024-07-20 12:16:27 +02:00
075f622677
Fix bpy.context.temp_override Python API doc not to take the positional arguments.
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
Distinguish between tuple and union data type in Python API docs
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
nutti
deleted branch fix-bpy-context-active-bone-data-type from nutti/blender
2024-07-17 08:59:20 +02:00
Fix: Data type of bpy.context.active_bone on Python API document
Committed a new change. Please review it again.
Fix: Data type of bpy.context.active_bone on Python API document
Fixed again to be more consistency and simplicity.