Blender Git Loki
Git Commits -> Revision a241948
Revision a241948 by Campbell Barton (master) September 1, 2020, 05:00 (GMT) |
Fix errors ensuring grease pencil palette - Direct assignment caused ID user counts to be invalid. - The first palette would always be used, even when the named palette searched for was found. Also pass 'const' string to `hex_to_rgb`, avoid casting to 'non-const'. |
Commit Details:
Full Hash: a241948ad96be3a9cdf04a0ee53605d3ff4dd82b
Parent Commit: d9d0a38
Lines Changed: +28, -23