[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Mesh.c blender/source/blender/python/api2_2x/doc Mesh.py

Martin Poirier theeth at yahoo.com
Sun Dec 17 01:23:48 CET 2006


--- Campbell Barton <cbarton at metavr.com> wrote:

> campbellbarton (Campbell Barton) 2006/12/17 00:46:44
> CET
> 
>   Modified files:
>     blender/source/blender/python/api2_2x Mesh.c 
>     blender/source/blender/python/api2_2x/doc
> Mesh.py 
>   
>   Log:
>   adding ed.key and face.edge_keys
>   avoids a lot of boiler place code in scripts that
> need to build connectivity.

If your goal was to use those new properties as keys
for dicts, you should have implemented __hash__ and
__eq__ instead.

Martin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Bf-committers mailing list