Falk David filedescriptor
  • Grease Pencil developer at Blender.

  • Joined on 2017-01-04
Falk David commented on pull request blender/blender#128439 2024-10-01 17:01:41 +02:00
Grease Pencil: Move Layer selector and tool settings

maxw -> max_width

Falk David commented on pull request blender/blender#128439 2024-10-01 17:01:39 +02:00
Grease Pencil: Move Layer selector and tool settings

icon = 'OUTLINER_DATA_GP_LAYER' if layer else 'GREASEPENCIL_LAYER_GROUP'

Falk David commented on pull request blender/blender#128439 2024-10-01 17:01:38 +02:00
Grease Pencil: Move Layer selector and tool settings

node_name = layer.name if layer else group.name should be fine.

Falk David deleted branch gpv3-join-objects from LukasTonne/blender 2024-10-01 16:40:14 +02:00
Falk David merged pull request blender/blender#128429 2024-10-01 16:40:10 +02:00
GPv3: Join Objects operator implementation
Falk David pushed to main at blender/blender 2024-10-01 16:40:09 +02:00
e07842de41 GPv3: "Join Objects" operator
Falk David pushed to main at blender/blender 2024-10-01 16:09:55 +02:00
965fdf0d54 Fix #128390: GPv3: Select all toggle preference not working
Falk David closed issue blender/blender#128390 2024-10-01 16:09:53 +02:00
Select All Toggles doesn't work in GP edit mode.
Falk David merged pull request blender/blender#128411 2024-10-01 16:09:51 +02:00
Fix #128390: GPv3: Select all toggle preference not working
Falk David commented on pull request blender/blender#126777 2024-10-01 16:04:38 +02:00
GPv3: Layer Tint Color, Radius Offset and Adjustments panel.

Updated the PR to not change the conversion code nor the extraction for rendering.

Falk David deleted branch GPv3-layer-tinting from filedescriptor/blender 2024-10-01 16:02:32 +02:00
Falk David pushed to GPv3-layer-tinting at casey-bianco-davis/blender 2024-10-01 16:02:21 +02:00
62b09c8f40 Add comment in conversion
Falk David created branch GPv3-layer-tinting in filedescriptor/blender 2024-10-01 15:59:49 +02:00
Falk David pushed to GPv3-layer-tinting at filedescriptor/blender 2024-10-01 15:59:49 +02:00
62b09c8f40 Add comment in conversion
8cc0eef1dc Apply layer adjustments before modifier evaluation
95095a968e Merge branch 'main' into GPv3-layer-tinting
9dfb49d16b Vulkan: Fix incorrect access flag
71b7dd8079 Vulkan: Remove core 1.2 extensions
Compare 10 commits »
Falk David pushed to GPv3-layer-tinting at casey-bianco-davis/blender 2024-10-01 15:57:42 +02:00
8cc0eef1dc Apply layer adjustments before modifier evaluation
95095a968e Merge branch 'main' into GPv3-layer-tinting
9dfb49d16b Vulkan: Fix incorrect access flag
71b7dd8079 Vulkan: Remove core 1.2 extensions
5b9de19345 Anim: respect group parameter of rna_struct.keyframe_insert() func
Compare 13 commits »