Hi everyone, I’m trying to load up a texture plugin. Apparently this one used to be packed in with Blender. It still is, actually. I’m using a Windows build, but it’s still in .c format, and I don’t know how to work with that…
Anyway, I was reading this tutorial: http://www.malefico3d.org/viejos-tutoriales/skies2.html
I also posted on the plugins forum. I found the .c file, but I wasn’t able to compile it. I’ve compiled very few things, ever. I tried to compile it using Dev C++, because it’s a small, easy-to-install, free program. Returned a bunch of errors. Could anyone give me a literally step-by-step guide to building my plugins? Please? I feel like it’s basic knowledge that people using Blender should have. Could someone also try to send the tutorial to Blenderwiki?
I actually had the problem with every .dll file I got from that website. I tried the waters dll file, also. Error in plugin water.dll. I tried trellis, pie… Error error error.
Blender’s plugin API changed recently, and AFAIK all old plugins don’t work any more. [I might have dreamed this, but I’m fairly sure this happened :D]
Just wondering, what version of Blender are you using?
as i know of the texture plugin works in 2.48
it did not work in the first relese 2.48 ( Bug ) but this as been corected in the latest one
and works fine
make certain you use the right one texture and not the sequence plugin
the could seems to be part of this pugin from blender
unless you are using another plugin which i wold like to know
may be there are more texture available?