0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 18:48:37 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Andrey Antukh
c52755b329
Move uxbox independent geom logic under uxbox.util ns. 2016-08-12 21:09:07 +03:00
Andrey Antukh
2810903020
Move geom from common to main. 2016-06-30 19:37:35 +03:00
Andrey Antukh
77933f3949
Move kdtree, lru and heap into uxbox.util submodule. 2016-06-22 19:59:52 +03:00
Andrey Antukh
929a0a84da
Restructure the source directory tree.
In order to provide space for other applications
that shares source with the main app.
2016-06-14 17:39:44 +03:00
Andrey Antukh
c13e86c735
Move worker code into uxbox-worker namespace. 2016-06-12 13:38:18 +03:00
Andrey Antukh
c3cbd10d69
Adapt align worker to use new faster generation of kd trees. 2016-06-11 19:52:27 +03:00
Andrey Antukh
5ce66f3c69
Remove whitespace. 2016-06-11 18:31:16 +03:00
Andrey Antukh
4f0a74b1a3
Improvements to grid alignment impl. 2016-04-11 17:34:06 +03:00
Andrey Antukh
935bafd512
Add initial approach for grid alignment.
A little bit buggy because the main algorithm
does not works well.
2016-04-10 18:51:13 +03:00
Andrey Antukh
051163c3ae
Add webworkers architecture (rcp). 2016-04-10 18:51:13 +03:00