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-01-20 09:30:09 +01:00
2015-02-15 14:02:08 +11:00
2015-01-04 17:43:57 +11:00
2015-02-15 14:02:08 +11:00
2015-01-04 17:43:57 +11:00
2015-01-29 18:11:13 +01:00
2014-01-07 00:53:52 +11:00
2015-01-20 09:30:09 +01:00
2015-01-20 09:30:09 +01:00
2015-01-06 19:09:11 +11:00
2014-01-07 00:53:52 +11:00
2015-02-15 14:02:08 +11:00
2015-01-04 17:43:57 +11:00
2015-01-04 17:43:57 +11:00
2014-01-07 00:53:52 +11:00
2015-02-15 14:02:08 +11:00
2015-01-04 17:43:57 +11:00
2015-02-15 14:02:08 +11:00
2015-01-04 17:43:57 +11:00
2015-02-15 14:02:08 +11:00
2015-02-15 14:02:08 +11:00