Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
a1391faff9 Merge branch 'blender-v4.3-release' into fix-gpv3-interpolation-with-no-pairs
1caf71adac Fix path to GPL license in cmake packaging.
Compare 2 commits »
0104d1f943 Merge branch 'blender-v4.3-release' into fix-gpv3-interpolation-with-no-pairs
f1a92ea4dd Formatting
1906446716 Fix: GPv3: Newly added objects don't have the Use Lights setting set
Compare 3 commits »
Falk David pushed to main at blender/blender 2024-10-18 18:11:52 +02:00
d61c08453d Merge branch 'blender-v4.3-release'
f1a92ea4dd Formatting
1906446716 Fix: GPv3: Newly added objects don't have the Use Lights setting set
Compare 3 commits »
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-18 18:11:06 +02:00
f1a92ea4dd Formatting
1906446716 Fix: GPv3: Newly added objects don't have the Use Lights setting set
Compare 2 commits »
bf19efba52 Merge branch 'blender-v4.3-release' into fix-gpv3-interpolation-with-no-pairs
0351774d86 Fix error happened during merge
aea5c81f73 Add license and copyright info for HIPRT and update license.md
0a4dbc57b8 make license: command to update the license file
65762c880f Add license and copyright information for external dependencies
Compare 12 commits »
Falk David commented on pull request blender/blender#129220 2024-10-18 18:03:48 +02:00
Fix #129207: GPv3: Linked GPv2 objects disappear when reopening file.

I'm not familiar with this part of the code, so I think it's better that others comment on it.

Falk David closed issue blender/blender#128250 2024-10-18 16:04:55 +02:00
Render: Grease Pencil is not correctly composited into the scene by default
Falk David commented on issue blender/blender#128250 2024-10-18 16:04:51 +02:00
Render: Grease Pencil is not correctly composited into the scene by default

Since the status in the render shows a warning that the compositing will fail, seems like this is fine the way it is.

Falk David commented on pull request blender/blender#129219 2024-10-18 15:43:35 +02:00
Fix #129173: Vertex Color panel missing vertex_mode

@Alaska could you confirm that this fixes the issue?

Falk David created pull request blender/blender#129219 2024-10-18 15:42:31 +02:00
Fix #129173: Vertex Color panel missing vertex_mode
Falk David pushed to fix-129173 at filedescriptor/blender 2024-10-18 15:42:05 +02:00
7732bfe0a8 Fix #129173: Vertex Color panel missing vertex_mode
c8e75c03c3 Grease Pencil: Enable available catalogs by default in asset shelf
3a708a27f9 Sculpt/Paint: Disable asset shelf filtering by tool by default
dcfe9eed2f Assets: Update assets repository hash for essentials library updates
30c3d17bb6 Fix #129190: invalid runtime data in lineart modifier after load
Compare 6 commits »
Falk David created branch fix-129173 in filedescriptor/blender 2024-10-18 15:42:04 +02:00
Falk David closed issue blender/blender#129142 2024-10-18 15:33:10 +02:00
GPv3: Select box tool only selecting one handle of Bezier type curves
Falk David merged pull request blender/blender#129147 2024-10-18 15:33:06 +02:00
Fix #129142: GPv3: gesture select tools selecting only right handles
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-18 15:33:04 +02:00
74129b648b Fix #129142: GPv3: gesture select tools selecting only right handles
Falk David commented on issue blender/blender#124149 2024-10-18 12:46:42 +02:00
GPv3: Fill triangulation performance

First step towards better performance has been committed here: c539ea792c