Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David approved blender/blender#127918 2024-09-20 16:50:12 +02:00
Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections

Looks good, thanks for checking on this.

Falk David commented on pull request blender/blender#127918 2024-09-20 16:50:11 +02:00
Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections

Since this is an int, I prefer stroke_trimmed.points_num() == 0.

Falk David pushed to main at blender/blender 2024-09-20 15:49:25 +02:00
645aa27965 Cleanup: Format
Falk David created branch geom-fit-curves-to-points in filedescriptor/blender 2024-09-20 15:47:33 +02:00
Falk David pushed to geom-fit-curves-to-points at filedescriptor/blender 2024-09-20 15:47:33 +02:00
bd7c6208b7 GPv3: Add Bake Grease Pencil Animation operator
cb6d0dca40 Tests: bump to updated VSE blend modes render tests
4f5b6b114d Cycles: Bump OptiX version to 7.4
Compare 10 commits »
Falk David merged pull request blender/blender#126581 2024-09-20 10:53:54 +02:00
GPv3: Add Bake Grease Pencil Animation operator
Falk David pushed to main at blender/blender 2024-09-20 10:53:53 +02:00
bd7c6208b7 GPv3: Add Bake Grease Pencil Animation operator
Falk David pushed to main at blender/blender-developer-docs 2024-09-20 10:22:11 +02:00
a29ea4336a Update docs/release_notes/4.3/grease_pencil.md
Falk David created pull request blender/blender#127873 2024-09-19 18:04:05 +02:00
WIP: Allow evaluated Grease Pencil geometry to contain layers with the same name
72ae0b0f0e Initial commit
1449b943df Fix #127869: Crash when using pick selection in edit mode
9e920bc95b Refactor: Sculpt: Add scene argument to undo step creation functions
fe68190923 Anim: fix group name check in Action constraint
6ebe7a3985 Anim: don't evaluate the Action constraint if it has no Action
Compare 10 commits »
Falk David pushed to main at blender/blender 2024-09-19 17:36:12 +02:00
1449b943df Fix #127869: Crash when using pick selection in edit mode
Falk David closed issue blender/blender#127869 2024-09-19 17:36:10 +02:00
GPv3: Crash using pick selection in edit mode
Falk David opened issue blender/blender#127869 2024-09-19 17:19:18 +02:00
GPv3: Crash using pick selection in edit mode
Falk David commented on pull request blender/blender#126581 2024-09-19 15:36:12 +02:00
GPv3: Add Bake Grease Pencil Animation operator

@Sean-Kim The PR landed, so now this can be changed to use fcurves_for_assigned_action.

Falk David merged pull request blender/blender#127543 2024-09-19 15:27:48 +02:00
GPv3: Implement the `set origin` operator.
Falk David pushed to main at blender/blender 2024-09-19 15:27:47 +02:00
421d6c55ae GPv3: Implement the set_origin operator.
Falk David opened issue blender/blender#127856 2024-09-19 14:40:41 +02:00
GPv3: Sculpt Mode stroke projection not working as intended
Falk David pushed to main at blender/blender 2024-09-19 14:19:53 +02:00
929f17ab2b GPv3: Add reset_uvsoperator