Block a user
Grease Pencil: Move Layer selector and tool settings
icon = 'OUTLINER_DATA_GP_LAYER' if layer else 'GREASEPENCIL_LAYER_GROUP'
Grease Pencil: Move Layer selector and tool settings
node_name = layer.name if layer else group.name
should be fine.
GPv3: Join Objects operator implementation
Select All Toggles doesn't work in GP edit mode.
Fix #128390: GPv3: Select all toggle preference not working
GPv3: Layer
Tint Color
, Radius Offset
and Adjustments
panel.
Updated the PR to not change the conversion code nor the extraction for rendering.
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
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