[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23286] trunk/blender/source/blender: UI

Thomas Dinges dingto at gmx.de
Wed Sep 16 21:45:29 CEST 2009


Hey, nice!
If nobody minds, i will do the conversion this week. :)
Sounds like fun!

Thomas

Brecht Van Lommel schrieb:
> Revision: 23286
>           http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23286
> Author:   blendix
> Date:     2009-09-16 20:59:13 +0200 (Wed, 16 Sep 2009)
>
> Log Message:
> -----------
> UI
>
> * Node buttons can now use the layout engine. a few simple
>   ones are converted. We'll keep this code in C for now,
>   python wouldn't help much here.
> * For node buttons not using the layout engine, manually
>   computing the button height is not longer needed.
> * Node inputs are still not RNA wrapped, would be good to
>   have these available as well for keying, but makesrna does
>   not have access to the bNodeTypes.
>
> Modified Paths:
> --------------
>     trunk/blender/source/blender/blenkernel/BKE_node.h
>     trunk/blender/source/blender/editors/include/ED_node.h
>     trunk/blender/source/blender/editors/space_node/drawnode.c
>     trunk/blender/source/blender/editors/space_node/node_draw.c
>     trunk/blender/source/blender/makesdna/DNA_node_types.h
>     trunk/blender/source/blender/makesrna/intern/rna_nodetree.c
>     trunk/blender/source/blenderplayer/bad_level_call_stubs/stubs.c
>   
...


More information about the Bf-committers mailing list