patkwee
patkwee
Yes, true. I currently just check for `abs(x)
I am also just looking for this functionality. Would be great if TweakPane would support this.
Hi, I have run into this issue after debugging for 3 hours. Is there a structural solution in sight? As a containment I think it would be helpful if `set_variables`...
Let me see if I correctly understand the root cause. You need a hash function (mapping to Int64 for performance) with the property `h(v)+h(w) == h(v+w)`. Furthermore, no collisions are...