Blender Git Commit Log

Git Commits -> Revision 01e2a53

Revision 01e2a53 by Bastien Montagne (master)
October 22, 2021, 12:59 (GMT)
Fix T92290: Linked Color Palette datablocks can not be used.

* Forbid editing linked palettes.
* Make `color` RNA property of ColorPalette '`LIB_EXCEPTION`', so that
the color buttons in the palette template remain active on linked data.

NOTE: This incidently makes linked palettes' colors editable from RNA,
not from UI though, so think this is OK for now.

Commit Details:

Full Hash: 01e2a532f55ee2de3bfd1c0d97d063976546a036
Parent Commit: 029cf23
Lines Changed: +15, -1

2 Modified Paths:

/source/blender/editors/sculpt_paint/paint_ops.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021