Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David approved blender/blender#127972 2024-09-23 10:43:23 +02:00
Fix #127968: Add label to the grease pencil overlays Panel

I think this is fine. Not a big deal that it also changes the legacy panel.

Falk David suggested changes for blender/blender#127996 2024-09-23 10:41:52 +02:00
Grease Pencil: Add Drawing attribute panel.

Thanks! While I do think that it makes sense to show the attributes of the drawing of the current frame, I think this should be a separate PR. Showing the layer attributes in an Attributes panel in the object-data tab is less controversial and more important atm I think.

Falk David pushed to main at filedescriptor/.profile 2024-09-23 10:36:34 +02:00
627e5e0bef Update reports/2024.md
Falk David pushed to main at blender/blender 2024-09-23 09:58:45 +02:00
fb2fc0759b Fix: GPv3: UnboundLocalError when no layer or group is active.
Falk David merged pull request blender/blender#128001 2024-09-23 09:58:45 +02:00
Fix: `UnboundLocalError` when no layer or group is active.
Falk David pushed to main at blender/blender 2024-09-22 09:18:12 +02:00
31e908bce4 Fix #127910: Bake Object Transform does not set an active layer
Falk David closed issue blender/blender#127910 2024-09-22 09:18:10 +02:00
Gpencil: GPv3 Bake animation operator does not set active layer
Falk David merged pull request blender/blender#127961 2024-09-22 09:18:08 +02:00
Fix #127910: Bake Object Transform does not set an active layer
4b83284ad7 GPv3: Add function to insert a keyframe into multiple layers
d1a6cd92fe GPv3: Fix compiler warning
a79f9100a6 Grease Pencil: Bring back eraser and fill tools (now using brush assets)
a38c96b92c Sculpt/Paint: Bring back support for multiple brush based tools
2ba13677ad Fix: Sculpt Scale tool adds up scale with non-uniform object scaling
Compare 9 commits »
Falk David pushed to main at blender/blender 2024-09-20 18:54:09 +02:00
d1a6cd92fe GPv3: Fix compiler warning
Falk David created pull request blender/blender#127930 2024-09-20 18:39:45 +02:00
GPv3: Add function to insert a keyframe into multiple layers
Falk David created branch gpv3-insert-frames-in-multiple-layers in filedescriptor/blender 2024-09-20 18:37:59 +02:00
625644e65d GPv3: Add function to insert a keyframe into multiple layers
c20399442d Fix #127906: Issues with reproject operator
Compare 2 commits »
Falk David pushed to main at blender/blender 2024-09-20 17:59:33 +02:00
b1fc786653 Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections
Falk David closed issue blender/blender#127897 2024-09-20 17:59:32 +02:00
GPv3 Trim Stroke Ends does not preserve lines without intersections
Falk David merged pull request blender/blender#127918 2024-09-20 17:59:31 +02:00
Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections
Falk David pushed to main at blender/blender 2024-09-20 16:54:36 +02:00
c20399442d Fix #127906: Issues with reproject operator
Falk David closed issue blender/blender#127906 2024-09-20 16:54:34 +02:00
GP3: Reproject Strokes is not working for Surfaces