Block a user
GPv3: Join Objects operator implementation
Looks like this is missing the layer attributes (grease_pencil.attributes_for_write()
) to be copied over?
GPv3: Join Objects operator implementation
Maybe Join selected objects. Called from #OBJECT_OT_join.
?
GPv3: Layer
Tint Color
, Radius Offset
and Adjustments
panel.
Thanks for fixing the issue, looks good now.
GPv3: Merge layers
I think I might refactor this to just use arrays that map to the sorted keys instead. Using a map is a bit overkill I think.
UI: Use Grease Pencil object icon for Dope Sheet
GPv3: Merge layers
@mendio Ok can you show an example where keyframes get lost? maybe a before/after screenshot?
66b07dad93
Merge branch 'main' into gpv3-merge-layers
4c17ccbf56
GPv3: Add functions to copy parameters of layers and groups
be3e5e979f
GPv3: Add function to copy
GreasePencil
parameters
fcc263162d
Fix #128087: EEVEE: Position render pass not in viewport shading panel
2a1004f7af
Fix #128335: Activating brush from asset shelf sets tool, but not brush
4c17ccbf56
GPv3: Add functions to copy parameters of layers and groups
be3e5e979f
GPv3: Add function to copy
GreasePencil
parameters
GPv3: Merge layer feature