Blender Git Commit Log

Git Commits -> Revision 18701c1

Revision 18701c1 by Nathan Craddock (master)
September 15, 2020, 21:29 (GMT)
GPencil: Add link and copy functions for shaderfx

Adds two functions: one to copy a shaderfx between two gpencil objects,
and another to link all shaderfx between two gpencil objects. Added in
preparation for outliner shaderfx drag and drop.

Differential Revision: https://developer.blender.org/D8642

Commit Details:

Full Hash: 18701c19fa91572cb44643de31853335a6737925
Parent Commit: 1c5d0de
Lines Changed: +37, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_shader_fx.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/shader_fx.c (+13, -0) (Diff)
/source/blender/editors/include/ED_object.h (+2, -0) (Diff)
/source/blender/editors/object/object_shader_fx.c (+21, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021