0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 16:39:49 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Andrey Antukh
ac3d44601a
Fix rng def in nodejs environment. 2016-04-24 22:53:31 +03:00
Andrey Antukh
f102be51cb
Remove redundant UUID instance creation on vendor/uuid module. 2016-04-24 21:51:01 +03:00
Andrey Antukh
6e4d243897
Add uuid generation functions that uses high quality RNG. 2016-04-24 21:49:14 +03:00
Andrey Antukh
94fc4d2b88
Fix kdtree implementation. 2016-04-11 17:33:24 +03:00
Andrey Antukh
808c964d3d
Simplify and fix kdtree impl. 2016-04-09 20:32:34 +03:00
Andrey Antukh
d64253dd1b
Remove point abstraction and just use array for that on kdtree. 2016-04-09 20:32:34 +03:00
Andrey Antukh
5ae1c6a78c
Add kdtree implementation. 2016-04-08 11:03:13 +03:00