Blender Git Commit Log

Git Commits -> Revision 9a9e04e

Revision 9a9e04e by Campbell Barton (master)
July 30, 2010, 00:20 (GMT)
patch [#23060] ColorRamp python access functions
from Dan Eicher (dna)
elem = color_ramp.elements.new(position=0.3)
color_ramp.elements.remove(elem)

- Modified the patch to make generic functions for adding and removing (inline code was in 3 different places)

Commit Details:

Full Hash: 9a9e04edfba277e6315be8a4a400fbda2b1423d3
SVN Revision: 30883
Parent Commit: eec1318
Lines Changed: +159, -94

6 Modified Paths:

/source/blender/blenkernel/BKE_texture.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/texture.c (+67, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -4) (Diff)
/source/blender/editors/interface/interface_handlers.c (+2, -18) (Diff)
/source/blender/editors/interface/interface_templates.c (+11, -69) (Diff)
/source/blender/makesrna/intern/rna_color.c (+76, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021