[Bf-scripts-dev] themes

Willian Padovani Germano wgermano at ig.com.br
Tue Sep 28 07:13:23 CEST 2004


Hi,

First of all, thanks Nathan for setting up the project and the mailing 
lists.

It's about time we start using them :).

Now there is a Blender.Window.Theme submodule and a script to save the 
current theme as another script.  It's not possible to set a theme for 
the Scripts window yet, but Ton ok'ed the inclusion, I'll do it.  During 
the last irc meeting I told Matt we'd move any discussion related to 
themes to this mailing list, so if you have suggestions ...

We need a place for the save_theme.py script and the generated theme 
scripts: it might be 1) a menu somewhere or 2) a button (for save_theme) 
and a menu in the User Info -> Themes tab, for example.

The ThemeSpace C struct is used by all spaces, but some of them only use 
part of the variables.  For the module the simple / safer solution was 
picked: the attribute names follow the c structure that is common to all 
ThemeSpace structs.  In the docs yet to be written I can make a table 
linking the name in the interface to the actual attribute in the module 
for each space.

-- 
Willian



More information about the Bf-scripts-dev mailing list