This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
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-06 19:09:53 +11:00
2015-02-13 16:17:00 +11:00
2012-02-22 09:19:53 +00:00
2014-09-17 18:36:17 +10:00
2014-10-07 15:47:32 -05:00
2012-03-16 21:39:56 +00:00