Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David commented on pull request blender/blender#128073 2024-09-24 15:36:49 +02:00
GPv3: Parent to armature with automatic weights
Falk David commented on pull request blender/blender#128073 2024-09-24 15:36:37 +02:00
GPv3: Parent to armature with automatic weights

Removed the code that is never executed.

Falk David pushed to gpv3-automatic-weights at filedescriptor/blender 2024-09-24 15:35:00 +02:00
8db7d47ebf Remove code that is never actually executed
Falk David pushed to gpv3-automatic-weights at filedescriptor/blender 2024-09-24 15:27:24 +02:00
bb48c82aca Fix empty deform_group_names
Falk David commented on issue blender/blender#128071 2024-09-24 15:17:18 +02:00
GP3: Fill Tool Incorrect or missing UV's.

CC @LukasTonne

Probably needs ed::greasepencil::calculate_texture_space and then drawing.set_texture_matrices.

Falk David pushed to gpv3-automatic-weights at filedescriptor/blender 2024-09-24 15:11:07 +02:00
ce3a486aa9 Add missing return
Falk David pushed to gpv3-automatic-weights at filedescriptor/blender 2024-09-24 15:08:23 +02:00
4d8f9b6563 Fix interpolation bug
1658a7ac13 Merge branch 'main' into gpv3-automatic-weights
5a79c8f31d Refactor: modern API for getting FCurves in Legacy Grease Pencil anim code
26ed4d3892 Cycles: Linux Support for HIP-RT
dfa25d3f05 Fix: Anim, avoid nullptr deref when deleting the last key of an Action
Compare 9 commits »
Falk David merged pull request blender/blender#127999 2024-09-24 14:59:31 +02:00
GPv3: Move layer operator.
Falk David pushed to main at blender/blender 2024-09-24 14:59:30 +02:00
a0021ed862 GPv3: Move layer operator.
Falk David approved blender/blender#127999 2024-09-24 14:58:46 +02:00
GPv3: Move layer operator.
Falk David commented on pull request blender/blender#128073 2024-09-24 14:33:04 +02:00
GPv3: Parent to armature with automatic weights
Falk David created pull request blender/blender#128073 2024-09-24 14:32:17 +02:00
GPv3: Parent to armature with automatic weights
Falk David created branch gpv3-automatic-weights in filedescriptor/blender 2024-09-24 14:31:28 +02:00
Falk David pushed to gpv3-automatic-weights at filedescriptor/blender 2024-09-24 14:31:28 +02:00
1395a91815 Cleanups
4a30afbd93 Remove unused variables
91cd859f5b Initial commit
e44fc3df06 Refactor: Modernize BlendfileLinkAppendContext and related link/append BKE code.
37458329e2 Refactor: GPv3: Arguments to ensure_active_keyframe function
Compare 10 commits »
Falk David deleted branch gpv3-reorder-draw-tools from filedescriptor/blender 2024-09-24 13:41:27 +02:00
Falk David merged pull request blender/blender#128062 2024-09-24 13:41:23 +02:00
GPv3: Draw Mode: Reorder tools in toolbar
Falk David pushed to main at blender/blender 2024-09-24 13:41:22 +02:00
c496ad20c8 GPv3: Draw Mode: Reorder tools in toolbar
Falk David commented on pull request blender/blender#128062 2024-09-24 12:49:08 +02:00
GPv3: Draw Mode: Reorder tools in toolbar

What is the reason to put the box and circle tools first?

Showing the line tool in the tool bar by default seemed a bit confusing. I think we talked about it in the meeting and puting the box…

Falk David pushed to gpv3-reorder-draw-tools at filedescriptor/blender 2024-09-24 12:15:44 +02:00
474e8462a4 Merge branch 'main' into gpv3-reorder-draw-tools
e44fc3df06 Refactor: Modernize BlendfileLinkAppendContext and related link/append BKE code.
37458329e2 Refactor: GPv3: Arguments to ensure_active_keyframe function
6e5e01e630 Geometry Nodes: new For Each Geometry Element zone
ebc4759df5 Fix #128053: Crash when using Ctrl for eraser in grease pencil draw mode
Compare 12 commits »
Falk David suggested changes for blender/blender#127990 2024-09-24 12:13:08 +02:00
Cleanup: Grease Pencil: Correct stroke outline tooltip description

I think this is a fine change. The brush setting and modifier are used by GPv3.