Blender Git Commit Log

Git Commits -> Revision 0b0c8c9

Revision 0b0c8c9 by Chris Want (master)
November 22, 2006, 15:53 (GMT)
=Texture Plugins=

Added a callback instance_init() so that any particular instance of a
texture plugin can initialize data. Updated the clouds2 and tile example
plugins to have a (dummy) call back.

Commit Details:

Full Hash: 0b0c8c92441aeb0a21aec52de8689e8000495e0e
SVN Revision: 9022
Parent Commit: bb7ad80
Lines Changed: +35, -1

7 Modified Paths:

/release/plugins/texture/clouds2.c (+10, -0) (Diff)
/release/plugins/texture/tiles.c (+11, -1) (Diff)
/source/blender/blenkernel/BKE_plugin_types.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/texture.c (+5, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenpluginapi/plugin.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021