Block a user
Vertex Weight Proximity not working for Grease Pencil Thickness Modifier
Hi, I checked the problem and I think the issue is indeed with a wrongly assigned _DNA_DEFAULT_LineartGpencilModifierData
. The correct way should be LRT_GPENCIL_MATCH_OUTPUT_VGROUP
being…
GPencil: UV parameters for the first point in sample modifier.
GPencil: UV parameters for the first point in sample modifier.
333f563c93
GPencil: UV parameters for the first point in sample modifier.
9cee0eb7fa
Cleanup: format
e885973ea9
Fix #104894: Toggle comments assumes '#' prefix (failing for OSL)
52f521dec4
Fix #105063: Registering existing RNA types overwrote built-in types
0965341dcf
Fix #105229: Operator tooltips are cut short
GPencil: Include UV information in simplify->sample modifier.
@hamza-el-barmaki
I think I know what's going on there. I don't think the sampler function touched the starting point as it's always not changing... It might just created a new point and…
Gpencil: Rotation in texture Mapping modifier don't work by adding simplify modifier with sample mode
@PratikPB2123 Yes, I think this should be backported. Thanks! :)
GPencil: Include UV information in simplify->sample modifier.
GPencil: Include UV information in simplify->sample modifier.
bb14de845c
GPencil: Include UV information in simplify->sample modifier.
3eed00dc54
Revert "GPencil: Include UV information in simplify->sample modifier."
87e5d7212c
Mac: Enable Metal as default gpu backend.
25e57c39b1
Fix 104920: crash when creating node group from script node
74bf0c834b
Python: Add scissor functions to gpu.state.
2081337dbc
GPencil: Include UV information in simplify->sample modifier.
b75eba2d95
Revert "GPencil: Include UV information in simplify->sample modifier."
44d9bda4a5
Mac: Enable Metal as default gpu backend.
6abc3607e9
Fix 104920: crash when creating node group from script node
cf6053ff9a
Python: Add scissor functions to gpu.state.
Line Art Bug
Hi! Thanks for reporting. I think this is a duplicate of #104562 which in short is a design limitation of LineArt, currently you need to filter intersection with collection intersection masks and…
GPencil: Include UV information in simplify->sample modifier.