Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David approved blender/blender#128219 2024-09-27 10:20:50 +02:00
Fix: Crash when there is no active layer/group.

Thanks looks good.

Falk David pushed to gpv3-merge-layers at filedescriptor/blender 2024-09-26 18:44:03 +02:00
be53a1902d Find lowest common ancestor helper function
Falk David created pull request blender/blender#128201 2024-09-26 17:51:22 +02:00
WIP: GPv3: Merge layers function
Falk David pushed to gpv3-merge-layers at filedescriptor/blender 2024-09-26 17:50:01 +02:00
cacee4a8d9 Fix crash when there are no drawings
e8f8bf5b85 Initial commit
Compare 3 commits »
Falk David created branch gpv3-merge-layers in filedescriptor/blender 2024-09-26 17:50:01 +02:00
Falk David commented on pull request blender/blender#128177 2024-09-26 13:39:19 +02:00
GPv3: Select operations in sculpt mode
Falk David approved blender/blender#128177 2024-09-26 13:39:06 +02:00
GPv3: Select operations in sculpt mode

Seems fine.

Falk David pushed to main at blender/blender 2024-09-26 10:39:59 +02:00
ceaa064b97 Cleanup: Grease Pencil: Correct stroke outline tooltip description
Falk David closed issue blender/blender#126814 2024-09-26 10:39:58 +02:00
Grease pencil: Outline tooltip
Falk David merged pull request blender/blender#127990 2024-09-26 10:39:55 +02:00
Cleanup: Grease Pencil: Correct stroke outline tooltip description
Falk David approved blender/blender#128162 2024-09-26 10:37:04 +02:00
Fix: Assert drawing GPv3 outline stroke

Thanks!

Falk David commented on issue blender/blender#128109 2024-09-25 18:45:43 +02:00
Material Selection Node is not working with Grease Pencil

Using separate geometry on grease pencil (spline or point domain) does work. image

I think using `Grease Pencil…

Falk David pushed to main at blender/blender 2024-09-25 16:48:22 +02:00
9ee00e3711 Fix #128119: GPv3: Modifier UI cleanups
Falk David closed issue blender/blender#128119 2024-09-25 16:48:20 +02:00
GPv3: Cleanup UI for modifiers
Falk David merged pull request blender/blender#128122 2024-09-25 16:48:19 +02:00
Fix #128119: GPv3: Modifier UI cleanups
Falk David commented on issue blender/blender#128109 2024-09-25 16:07:02 +02:00
Material Selection Node is not working with Grease Pencil

Ah right that would explain this. I guess the way to do this then would be to first convert to curves and then seperate by a selection?

Falk David commented on pull request blender/blender#128122 2024-09-25 16:06:16 +02:00
Fix #128119: GPv3: Modifier UI cleanups
Falk David opened issue blender/blender#128119 2024-09-25 15:13:55 +02:00
GPv3: Cleanup UI for modifiers