godot-python icon indicating copy to clipboard operation
godot-python copied to clipboard

Adding __hash__ for Vector2 & Vector3 to allow using them as dict key.

Open ans3pl opened this issue 6 years ago • 0 comments

I'd want to propose adding hash method for Vector2 and Vector3 to allow using them as dict key. Lack of immutability is concerning me.

ans3pl avatar Mar 01 '19 10:03 ans3pl