Pullusb / GP_clipboard

Blender Addon - Grease pencil clipboard to copy/cut/paste strokes in place across layers and blends (world space copy/paste)
GNU General Public License v3.0
14 stars 2 forks source link
blender grease-pencil

GP clipboard

Blender Addon - Grease pencil clipboard to copy/cut/paste strokes across layers and blends

Download latest

Download old (2.79) (right click, save Target as)


Description:

The default copy/paste of grease pencil strokes copy strokes using the coordinate relative to the object. In some cases it's usefull to copy "In place" (using world coordinate of strokes)
The cutting is also more user friendly.

Cut and Copy works accross multiple layers, Paste is only made on active layer.

You can also copy entires layers>frames (bake the stroke position if object is animated).

Button are localised in View3D > Toolbar > GPencil > GP clipboard

GP clipboard use the paper clip of your OS to store grease pencil strokes. This mean you can even paste your copied stroke in another blend or in a text file for later re-use. But be carefull not to overwrite you clipboard if you have a stroke you must not lose. (This will not happen if you're using a clipboard history manager like Ditto (windows only), wich I highly recommend ^^)

Thanks to Mathieu Chaptel for the discussions on core features.


Note for workflow Cut/Copy/Paste are automatically keymapped on ctrl + shift + X/C/V

If you want to assign another shortcut :


Todo:


Changelog:

1.3.3:

1.3.2:

1.3.1:

1.3.0:

1.2.0:

1.1.0:

1.0.0: