Cleanup: extract BKE_colorband from BKE_texture
This commit is contained in:
@@ -157,7 +157,7 @@ static PyObject *Freestyle_blendRamp(PyObject * /*self*/, PyObject *args)
|
||||
return Vector_CreatePyObject(a, 3, NULL);
|
||||
}
|
||||
|
||||
#include "BKE_texture.h" /* do_colorband() */
|
||||
#include "BKE_colorband.h" /* do_colorband() */
|
||||
|
||||
static char Freestyle_evaluateColorRamp___doc__[] =
|
||||
".. function:: evaluateColorRamp(ramp, in)\n"
|
||||
|
||||
Reference in New Issue
Block a user