[Bf-python] Recent Bug in Get('bpydata')

Willian Padovani Germano wgermano at ig.com.br
Sun Mar 20 05:04:23 CET 2005


Campbell Barton wrote:

> Hi, I think this bug might be in Willians commit, but blender of 3 
> days ago returns Blender.Get('datadir') fine and one from teh CVS 5 
> min ago returns None.

Hi, it's not a bug.  I want to move the datadir, "bpydata/", to 
scripts/bpydata/, but I didn't commit this change yet.  The move is to 
make it easier for users to keep their own scripts dir that isn't 
deleted for each new Blender install.  Having bpydata/ inside scripts/ 
will help organize this better, we can have an installer script to 
create the proper structure for user defined dirs automatically. 
Registry keys will be saved in bpydata/config/ and users might want this 
in their "uscriptsdir".

There will be scripts/bpydata/ for data files and scripts/bpymodules/ 
for modules.  I'm waiting to mention this at the meeting tomorrow, we 
should also separate the scripts in more subdirs, like converters/, etc.

Thanks, I should have mentioned this here.

-- 
Willian




More information about the Bf-python mailing list