Block a user
Grease pencil crashes when increasing Curve Resolution of Catmull Rom-type curve.
Fix #129012: GPv3: Crash when increasing curve resolution
Fix #129012: GPv3: Crash when increasing curve resolution
a8b239fe73
Fix #129012: GPv3: Crash when increasing the curve resolution
b2cff223a1
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels
931469484e
pyproject.toml: correct autopep8 configuration for 2.3.1
88f298f66f
Fix: Error when baking custom properties of unavailable addon
30adc33730
Fix #128827: GPv3: Bucket fill doesn't work on macOS
Fix #128769: GPv3: Interpolate tool takes selection into account
Code looks good to me. Maybe the renaming could be committed separately as a cleanup, but don't have a strokng opinion there.
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels.
@PratikPB2123 I just cherry-picked the commit: b2cff223a1403b64a79b5ec4c9819096d7abaebe
Regression: GreasePencilDrawing.remove_strokes very slow
Regression: GreasePencilDrawing.remove_strokes very slow
I found the problem! The GPv3 test file that you're using has 3599
attributes per point!
This was probably caused by a bug in the high-level python API that created a new attribute anytime…
GPv3: Updates to GPv3 objects via API not being redrawn
I can't reproduce this issue on the current beta. The points are updated like expected.
GPv3: Brush radius sensitivity does not consider zoom level
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels.