Block a user
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.
Gpencil: Rotation in texture Mapping modifier don't work by adding simplify modifier with sample mode
Presumably fixed with #104942.
GPencil: Include UV information in simplify->sample modifier.
764028420e
GPencil: Include UV information in simplify->sample modifier.
e61566137b
Merge branch 'blender-v3.5-release'
46e13cf8a5
Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4
Merge branch 'blender-v3.5-release'
5cd2be7d54
Fix #104806: Graphical glitches in VSE timeline region
GPencil: envelope, Multiplestrokes, Array modifiers missing with the orders of strokes.
The order of the strokes are not reliable as the multistroke modifier does not preserve stroke order... I think it can be improved tho
Gpencil: Rotation in texture Mapping modifier don't work by adding simplify modifier with sample mode
I think this is caused by ignoring the rotation info when running sample modifier. I don't think I'm quite aware of the argument when it was implemented. Let me see if I could fix this