Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David closed issue blender/blender#122677 2024-10-15 15:01:21 +02:00
GPv3: High-level Python API
Falk David commented on issue blender/blender#122677 2024-10-15 15:01:11 +02:00
GPv3: High-level Python API

Since this has been merged in blender/blender#125599 I'll close this issue.

Falk David closed issue blender/blender#119741 2024-10-15 14:55:40 +02:00
GPv3: Draw Mode
Falk David closed issue blender/blender#117890 2024-10-15 14:55:06 +02:00
GPv3: Weight Paint Mode
Falk David closed issue blender/blender#120933 2024-10-15 14:50:22 +02:00
GPv3: Vertex Paint Mode
Falk David approved blender/blender#126773 2024-10-15 14:19:18 +02:00
Fix: #126515: Brush radius sensitivity not consisted at different zoom levels.

Even though this is a bit of a hack, I'll accept this so that the issue is at least fixed.

Falk David merged pull request blender/blender#128955 2024-10-15 14:17:17 +02:00
GPv3: Fix crash when using build modifier with cyclic curves
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-15 14:17:16 +02:00
5be60642ad Fix: GPv3: Crash when using build modifier with cyclic curves
Falk David approved blender/blender#128955 2024-10-15 14:15:51 +02:00
GPv3: Fix crash when using build modifier with cyclic curves

Code looks fine to me now.

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

@sean-murray I fixed the branch since it was a small PR. I just created a branch from latest blender-v4.3-release and committed the changes there, then force pushed to your upstream branch.

Falk David pushed to GPv3_build_modifier_crash at sean-murray/blender 2024-10-15 14:11:47 +02:00
c42387ce26 change to read cyclic attribute once instead of reading once for each stroke
Falk David pushed to GPv3_build_modifier_crash at sean-murray/blender 2024-10-15 14:10:14 +02:00
d73517dc77 GPv3: Fix crash when using build modifier with cyclic curves
715a37b662 Fix #129049: Solid mode doesn't render strokes correctly
6f6efb6ec0 Vulkan: Disable Intel 10th gen and lower on Windows
cdef54a5ce Vulkan: Workaround for unused attachment extension
888473b064 Readme: Update various links.
Compare 28 commits »
Falk David pushed to main at blender/blender-developer-docs 2024-10-15 14:02:33 +02:00
6cc499ad1b Add link to time offset modifier issue
Falk David commented on pull request blender/blender#128955 2024-10-15 13:58:04 +02:00
GPv3: Fix crash when using build modifier with cyclic curves

@sean-murray Unfortunately, merging the blender-v4.3-release branch still means that your branch contains all the commits from main that it contained before. So you can see that in the "commits"…

Falk David commented on pull request blender/blender#128344 2024-10-15 13:49:03 +02:00
Fix #127087: initialize/copy attributes on GPv3 layers

@Lachi Thanks! Yes this looks correct!

Falk David deleted branch fix-129049 from filedescriptor/blender 2024-10-15 13:47:48 +02:00