Re: [TuxKart-devel] Blender help, again :)
Status: Alpha
Brought to you by:
sjbaker
|
From: Arnaud Q. <arn...@fr...> - 2004-07-16 16:18:02
|
egore wrote:
> Steve Baker schrieb:
>
>> eGore wrote:
>>
>>> And i want to know how to use the plugins in blender :) The blender
>>> site
>>> does not tell anything about it :/ I found the ac3d export/import and
>>> also wanted to use the wavefront plugin. These .py-scripts look fine
>>> but
>>> also do not contain a hint how to install them.
>>
>>
>>
>> Blender 2.33 appears to have those already installed. I didn't have to
>> do anything special to get them to work.
>
>
> Sadly not for me :/ I use a (gentoo-linux-)self-comiled version of
> blender so this might be the reason.
>
>
works on debian Sid. The install rules copy these
scripts manually, so add to your emerge script (at
least) the following line:
cp -a $(CURDIR)/release/scripts
$(CURDIR)/debian/blender/usr/lib/blender
You need to adapt $(CURDIR).
Arnaud
---
Debian Developer
OpenSource Developer (Network UPS Tools, ...)
|