- (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: 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
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
Add: Specific BMLayerCollection element type to Python API docs
@PratikPB2123 @ideasman42 Could you review this PR?
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
nutti
deleted branch fix-bpy-context-temp_override-does-not-take-positional-arguments from nutti/blender
2024-08-05 13:29:48 +02:00
Fix: temp_override doc not to take the positional arguments
Could you merge this PR if there is no blocking?
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
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
Fix docstring of the bpy.utils.user_resource argument
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
Fix bpy.context.temp_override Python API doc not to take the positional arguments