Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David pushed to main at blender/blender 2024-10-04 17:44:05 +02:00
b7c6ce74eb Merge branch 'blender-v4.3-release'
e7b2ec310f Fix: GPv3: Some selection keybinds not working in edit mode
Compare 2 commits »
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-04 17:42:59 +02:00
e7b2ec310f Fix: GPv3: Some selection keybinds not working in edit mode
Falk David commented on pull request blender/blender#128603 2024-10-04 17:40:44 +02:00
Fix: GPv3: Missing topbar layer panel in weight/vertex paint

probably don't even need the check for the mode string here.

Falk David commented on pull request blender/blender#128603 2024-10-04 17:40:42 +02:00
Fix: GPv3: Missing topbar layer panel in weight/vertex paint

draw_topbar_grease_pencil_layer_panel

Falk David commented on pull request blender/blender#128604 2024-10-04 17:30:03 +02:00
GPv3: Rename mode enum names and python identifiers
Falk David created pull request blender/blender#128604 2024-10-04 17:29:35 +02:00
GPv3: Rename mode enum names and python identifiers
5227d856a3 Rename internal mode from *GPENCIL_LEGACY to *GREASE_PENCIL
f2f6484204 Rename WEIGHT_GPENCIL to WEIGHT_GREASE_PENCIL
9f5a48ee99 Rename VERTEX_GPENCIL to VERTEX_GREASE_PENCIL
2e844aefb6 Rename SCULPT_GPENCIL to SCULPT_GREASE_PENCIL
d82542c741 Rename PAINT_GPENCIL to PAINT_GREASE_PENCIL
Compare 10 commits »
Falk David created branch gpv3-rename-object-mode-python-string in filedescriptor/blender 2024-10-04 17:17:01 +02:00
Falk David pushed to main at blender/blender 2024-10-04 16:08:22 +02:00
5783c0e8c0 Merge branch 'blender-v4.3-release'
12eecb1504 Cleanup: GPv3: Don't show snap increment menu in topbar
Compare 2 commits »
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-04 16:07:21 +02:00
12eecb1504 Cleanup: GPv3: Don't show snap increment menu in topbar
Falk David approved blender/blender#128590 2024-10-04 15:40:04 +02:00
GPv3: Add vertex group selector to topbar

Thanks for looking into it!

Falk David pushed to main at blender/blender 2024-10-04 14:52:56 +02:00
ff03857aa3 Merge branch 'blender-v4.3-release'
e848bcdbbe Fix: GPv3: Flip primary and secondary toggle and shortcut missing
9433ffe80a Fix: GPv3: Tint color property and panel
Compare 3 commits »
Falk David closed pull request blender/blender#116237 2024-10-04 14:51:04 +02:00
GPv3: Add brush color flip
Falk David commented on pull request blender/blender#116237 2024-10-04 14:51:01 +02:00
GPv3: Add brush color flip

This was added in e848bcdbbe4a9a7547206f7e2197a2e4d8e8d89f. Closing.

Falk David pushed to blender-v4.3-release at blender/blender 2024-10-04 14:50:20 +02:00
e848bcdbbe Fix: GPv3: Flip primary and secondary toggle and shortcut missing
9433ffe80a Fix: GPv3: Tint color property and panel
Compare 2 commits »
Falk David deleted branch gpv3-context-data-function from filedescriptor/blender 2024-10-04 14:24:46 +02:00
Falk David merged pull request blender/blender#128580 2024-10-04 14:24:43 +02:00
Fix: Context object has no attribute `grease_pencil`
Falk David pushed to blender-v4.3-release at blender/blender 2024-10-04 14:24:43 +02:00
70c7fb6da2 Fix: GPv3: Context object has no attribute grease_pencil
Falk David deleted branch fix-gpv3-solid-view-vertex-colors from filedescriptor/blender 2024-10-04 14:22:34 +02:00