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-15 11:36:12 +02:00
f909bf2b13 Fix: GPv3: Add missing keymaps
Falk David merged pull request blender/blender#128705 2024-10-15 11:36:12 +02:00
Fix: GPv3: Add missing keymaps
Falk David closed issue blender/blender#107645 2024-10-15 11:34:38 +02:00
Selection Operators
Falk David closed issue blender/blender#123481 2024-10-15 11:34:18 +02:00
GPv3: Layer Merge Operator
Falk David created pull request blender/blender#129047 2024-10-15 11:31:46 +02:00
Fix: GPv3: Python: Writing to invalid properties doesn't raise exception
d9048462c6 Fix: GPv3: Python: Writing to invalid properties doesn't raise exception
2cfe69c07d Cycles: Fix error handling of BVH transfer to device
Compare 2 commits »
Falk David created pull request blender/blender#129044 2024-10-15 11:01:57 +02:00
Fix: GPv3: Python: Setting attribute value always creates new attribute
f92193c918 Fix: GPv3: Python: Setting attribute value always creates new attribute
44d0452a78 Cleanup: spelling in comments
9c36cfb4b8 Fix: Use error reports as indication of cancellation for some IO ops
feaa7bbbcc Fix #129013: Certain brushes can cause artifacts
3d40d6e188 Fix #128999: Smooth Surface brush doesn't update viewport
Compare 10 commits »
Falk David commented on pull request blender/blender#123353 2024-10-15 10:33:53 +02:00
Grease Pencil: Allow filtering layer groups in modifiers

I'll take a look at this next week. This week I want to focus on fixes for 4.3 first. Thanks for the reminder though! 👍

Falk David commented on pull request blender/blender#128955 2024-10-15 10:28:45 +02:00
GPv3: Fix crash when using build modifier with cyclic curves

My mistake, I'm still getting the hang of this. For future reference, bugfixes should target the release branch, and feature implementation should target main, is that right?

For features,…

Falk David pushed to polygon-clipping-2d at filedescriptor/blender 2024-10-14 13:45:23 +02:00
Falk David pushed to polygon-clipping-2d at filedescriptor/blender 2024-10-14 13:31:11 +02:00
59daad9c17 Add test with hole
c15e5804c9 Revert boundary end condition change
f47d9fb585 Fixed test
0d05e6a0d9 Merge branch 'main' into polygon-clipping-2d
4c9179256b progress
Compare 61 commits »
Falk David closed issue blender/blender#128946 2024-10-14 11:20:46 +02:00
GPv3: can't select Materials in Modifier
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-14 11:20:42 +02:00
99b876e2bc Fix #128946: GPv3: Can't select materials in Modifier
Falk David merged pull request blender/blender#128971 2024-10-14 11:20:42 +02:00
Fix #128946: GPv3: can't select Materials in Modifier