[Bf-committers] Proposed changes re: procedural textures

Tom M letterrip at gmail.com
Tue Nov 21 21:41:32 CET 2006


On 11/21/06, Robin Allen <r.a3 at ntlworld.com> wrote:
> Tell me if this isn't the place to discuss this, I'll be happy to post
> it elsewhere.
>
> Anyway, this is a list of all the places code must currently be added to
> add a new procedural texture:

There are actually more files that you need to edit,

you need to add the ipo curves so you can keyframe them, and you need
to add python access for them.

For Ipos you need to add to

source/blender/blenkernel/intern/ipo.c
source/blender/makesdna/DNA_ipo_types.h
source/blender/src/editipo.c

See this patch for details.

http://projects.blender.org/tracker/?group_id=9&atid=127&func=detail&aid=5086

for python I don't have the files you need to edit at hand.  Not sure
how that will impact your proposal.

LetterRip


More information about the Bf-committers mailing list