Blender Git Commit Log

Git Commits -> Revision fabfa5a

March 16, 2018, 04:16 (GMT)
GP "Add Monkey" - Check if there's an existing palette/colors with the required names before adding new ones

Now, when adding a Monkey primitive to the same GP object more than once,
you won't get two separate palettes (with two separate sets of colors)
created - one for each instance. Instead, the second (and subsequent)
copies will all use the initial/existing palette instance.

Note: For layers, we still just create new ones, as it makes it easier to
isolate the instances.

Commit Details:

Full Hash: fabfa5a95992c4000e1ae6d470be59cdc57c3c07
Parent Commit: a5e8b36
Lines Changed: +95, -22

2 Modified Paths:

/source/blender/blenkernel/intern/paint.c (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_add_monkey.c (+94, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021