Files
test2/source
Campbell Barton fa2f7c69ac mathutils: Implement __hash__() functions
- all mathutils types
- only works on frozen data (so vectors can be used in sets/dict keys)
- uses same method as CPython, (matches hashing a tuple)

D1104 by @juicyfruit with own modifications
2015-02-15 14:02:08 +11:00
..
2015-02-14 01:30:36 +05:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00