Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-14 10:42:02 +02:00
89e3ab2a45 Fix: GPv3: Error when calling add_points or remove_points
Falk David commented on pull request blender/blender#128955 2024-10-14 10:30:48 +02:00
GPv3: Fix crash when using build modifier with cyclic curves

Thanks this looks good, but the changes need to be made on the blender-v4.3-release branch rather than main.

Falk David commented on issue blender/blender#128914 2024-10-14 07:55:24 +02:00
GPv3: Crash when applying modifier on all keyframes

@ChengduLittleA Thanks will take a look.

Falk David pushed to polygon-clipping-2d at filedescriptor/blender 2024-10-11 18:56:53 +02:00
77b0c9caaa fix other example
680ec43ec2 Add more tests, fix two square example
75cc443e2a Add classify tests
b0d8421c2a Merge branch 'main' into polygon-clipping-2d
357eb41513 VSE: Faster float image preview drawing by avoiding float 32->16 bit conversions
Compare 277 commits »
Falk David commented on issue blender/blender#127293 2024-10-11 11:12:37 +02:00
GPv3: Layer properties Keyframes not shown in Dope Sheet Channels or Grease Pencil Context

@dr.sybren I'm not too familiar with how the dopesheet creates these types of channels. Do you have any hints? Or any intuition why this might fail?

Falk David pushed to blender-v4.3-release at blender/blender 2024-10-11 10:56:02 +02:00
24019cc863 Fix: GPv3: Effects not showing in right modes
Falk David commented on issue blender/blender#122745 2024-10-11 10:21:15 +02:00
GPv3 not showing in Material preview and Rendered mode when Overlay is disabled

@PratikPB2123 I think this might be fixed now.

Falk David commented on issue blender/blender#128872 2024-10-11 10:18:39 +02:00
GPv3: Remove points within gesture region

@PratikPB2123 I think in 4.2 this was because in draw mode, the trim tool was basically implemented as selection + delete points. I don't think that the selection operators should delete points.

Falk David commented on issue blender/blender#123887 2024-10-11 10:15:08 +02:00
GPv3: Rendering issues when there are zero materials

@PratikPB2123 Is this still a bug?

Falk David commented on issue blender/blender#124173 2024-10-11 10:14:30 +02:00
Grease Pencil: SVG export creates invalid xml

@Sergey @LazyDodo Can we close this issue now? Is anyone able to reproduce anymore?

Falk David pushed to main at blender/blender 2024-10-11 10:05:42 +02:00
0b18eaf43c FIx: GPv3: Segment context menu missing
Falk David merged pull request blender/blender#128743 2024-10-11 10:05:42 +02:00
GPv3: Segment context menu
Falk David commented on pull request blender/blender#128344 2024-10-11 10:03:27 +02:00
Fix #127087: initialize/copy attributes on GPv3 layers

@Lachi Thanks for this fix. This should go into the blender-v4.3-release branch though. Since this is a small PR I recommend squash merging the commits based on blender-v4.3-release and then…

Falk David pushed to main at blender/blender-developer-docs 2024-10-11 09:56:39 +02:00
738eab63ca Release Notes 4.3: Grease Pencil: Fix table formatting
Falk David pushed to main at blender/blender-developer-docs 2024-10-10 16:08:13 +02:00
c42adfc84a Update docs/release_notes/4.3/grease_pencil.md
Falk David pushed to main at blender/blender-developer-docs 2024-10-10 16:05:14 +02:00
676ef1d17e Update docs/release_notes/4.3/grease_pencil.md
Falk David pushed to main at blender/blender-developer-docs 2024-10-10 16:01:55 +02:00
7bc5d6e7cd Update docs/release_notes/4.3/grease_pencil.md
Falk David approved blender/blender#128743 2024-10-10 15:38:56 +02:00
GPv3: Segment context menu