Files
test/source/blender
Joshua Leung e2d223461e Fix T50123 - GreasePencil: Modifying name of new color in new palette via bpy segfaults
When there were no prior palettes, creating a new one didn't automatically make it active.
This caused problems when trying to rename the color, as the RNA code assumed that if there's
a color, it must come from the active palette.

This commit partially fixes the problem by ensuring that if there are no palettes, the first
one will always be made active.
2016-11-28 02:33:48 +13:00
..
2016-11-25 16:39:34 +11:00
2016-01-04 14:20:48 +05:00
2016-08-06 10:58:13 +02:00
2016-11-28 02:33:47 +13:00
2016-11-25 16:39:34 +11:00
2016-10-25 17:34:01 +02:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00