Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David pushed to main at blender/blender-developer-docs 2024-10-18 12:40:26 +02:00
6258e3ed1e Update docs/release_notes/4.3/grease_pencil.md
Falk David created pull request blender/blender#129212 2024-10-18 12:27:30 +02:00
Fix: GPv3: Interpolation tool doesn't fails if no frame mapping is found
305e4bc852 Fix: GPv3: Interpolation tool doesn't fails if no frame mapping is found
d5d81c5078 VSE: Switch to box select default for timeline
cf2d3d0867 Fix: Docking Called from Shortcut Without Status Bar
528df90336 Cleanup: remove use of deprecated types for extensions (#2)
f4f50fa2c5 Cleanup: replace typing.Union/Option with logical OR for extensions
Compare 10 commits »
Falk David created branch fix-gpv3-interpolation-with-no-pairs in filedescriptor/blender 2024-10-18 12:26:45 +02:00
Falk David pushed to main at blender/blender-developer-docs 2024-10-18 11:58:43 +02:00
fbfa859ae4 Release Notes 4.3: Add info about the Spacing setting for Grease Pencil draw tool
Falk David deleted branch fix-gpv3-interpolation-not-working-with-no-selection from filedescriptor/blender 2024-10-18 11:39:04 +02:00
Falk David merged pull request blender/blender#129206 2024-10-18 11:39:00 +02:00
Fix: GPv3: Interpolation not working with no selection
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-18 11:39:00 +02:00
078f16a8d5 Fix: GPv3: Interpolation not working with no selection
Falk David commented on issue blender/blender#129207 2024-10-18 11:32:48 +02:00
GPv3: Linked GPv2 objects disappear when reopening file

I can reproduce this. CC @mont29

Falk David created pull request blender/blender#129206 2024-10-18 11:15:03 +02:00
Fix: GPv3: Interpolation not working with no selection
0d7be151e9 Fix: GPv3: Interpolation not working with no selection
d5d81c5078 VSE: Switch to box select default for timeline
cf2d3d0867 Fix: Docking Called from Shortcut Without Status Bar
528df90336 Cleanup: remove use of deprecated types for extensions (#2)
f4f50fa2c5 Cleanup: replace typing.Union/Option with logical OR for extensions
Compare 10 commits »
Falk David commented on issue blender/blender#127523 2024-10-18 08:17:32 +02:00
GPv3: Updates to GPv3 objects via API not being redrawn

Can you check the spreadsheet again agter running that script? It looks like it might not remove all the attributes you want to remove. The points should only have a dozen or so attributes, and…

Falk David pushed to main at blender/blender 2024-10-17 18:35:50 +02:00
72aca040e3 Merge branch 'blender-v4.3-release'
0a560582b5 Fix: GPv3: Python: Missing parent_group property on layer groups
ca2058ab04 Fix #129128: broken data-block search for short names
Compare 3 commits »
Falk David deleted branch fix-gpv3-python-parent-of-groups from filedescriptor/blender 2024-10-17 18:34:41 +02:00
Falk David merged pull request blender/blender#129168 2024-10-17 18:34:36 +02:00
Fix: GPv3: Python: Missing `parent_group` property on layer groups
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-17 18:34:36 +02:00
0a560582b5 Fix: GPv3: Python: Missing parent_group property on layer groups