Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David deleted branch fix-129012 from filedescriptor/blender 2024-10-16 14:40:52 +02:00
Falk David closed issue blender/blender#129012 2024-10-16 14:40:48 +02:00
Grease pencil crashes when increasing Curve Resolution of Catmull Rom-type curve.
Falk David merged pull request blender/blender#129098 2024-10-16 14:40:44 +02:00
Fix #129012: GPv3: Crash when increasing curve resolution
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-16 14:40:43 +02:00
aea400466c Fix #129012: GPv3: Crash when increasing curve resolution
Falk David created pull request blender/blender#129098 2024-10-16 12:45:33 +02:00
Fix #129012: GPv3: Crash when increasing curve resolution
Falk David pushed to fix-129012 at filedescriptor/blender 2024-10-16 12:44:26 +02:00
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
Compare 10 commits »
Falk David created branch fix-129012 in filedescriptor/blender 2024-10-16 12:44:26 +02:00
Falk David approved blender/blender#129096 2024-10-16 12:15:35 +02:00
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.

Falk David commented on pull request blender/blender#129096 2024-10-16 12:15:34 +02:00
Fix #128769: GPv3: Interpolate tool takes selection into account

Missing formatting.

Falk David commented on pull request blender/blender#126773 2024-10-16 12:11:25 +02:00
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels.

@PratikPB2123 I just cherry-picked the commit: b2cff223a1403b64a79b5ec4c9819096d7abaebe

Falk David pushed to blender-v4.3-release at blender/blender 2024-10-16 12:10:48 +02:00
b2cff223a1 Fix: #126515: Brush radius sensitivity not consisted at different zoom levels
Falk David closed issue blender/blender#127519 2024-10-16 11:48:04 +02:00
Regression: GreasePencilDrawing.remove_strokes very slow
Falk David commented on issue blender/blender#127519 2024-10-16 11:48:00 +02:00
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…

Falk David commented on issue blender/blender#127523 2024-10-16 11:30:48 +02:00
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.

Falk David pushed to main at blender/blender 2024-10-16 11:17:53 +02:00
c13cde24cc Fix: #126515: Brush radius sensitivity not consisted at different zoom levels
Falk David closed issue blender/blender#126515 2024-10-16 11:17:50 +02:00
GPv3: Brush radius sensitivity does not consider zoom level
Falk David merged pull request blender/blender#126773 2024-10-16 11:17:47 +02:00
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels.
Falk David deleted branch fix-128827 from filedescriptor/blender 2024-10-16 10:29:26 +02:00