0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00
Commit graph

823 commits

Author SHA1 Message Date
Andrey Antukh
d64253dd1b
Remove point abstraction and just use array for that on kdtree. 2016-04-09 20:32:34 +03:00
Andrey Antukh
78e7f57655 Update figwheel.clj 2016-04-09 18:51:54 +03:00
Andrey Antukh
ac4e090b96
Minor refactor on shortcuts mixin. 2016-04-09 11:50:29 +03:00
Andrey Antukh
3b77286c77
Minor naming changes on workspace ns. 2016-04-09 11:32:57 +03:00
Andrey Antukh
1f24712fa5
Remove unused exclude from workspace ns. 2016-04-09 11:31:17 +03:00
Andrey Antukh
599d4f34c8
Remove unused imports from workspace. 2016-04-09 11:30:56 +03:00
Andrey Antukh
c419e9406b
Add bench code and update all scripts. 2016-04-08 11:03:29 +03:00
Andrey Antukh
5ae1c6a78c
Add kdtree implementation. 2016-04-08 11:03:13 +03:00
Andrey Antukh
09f75ae3fd
Implement grid as path.
That improves considerable the rendering performance.
2016-04-06 23:11:44 +03:00
Andrey Antukh
262f305bf9
Remove unsued constants from rules ns. 2016-04-06 22:29:57 +03:00
Andrey Antukh
3424c768ab
Minor refactor on multiple selection handlers component. 2016-04-06 22:18:35 +03:00
Andrey Antukh
8f3c049536
Remove unused imports on selrect ns. 2016-04-06 22:04:08 +03:00
Andrey Antukh
89ac323799
Refactor selrect component code. 2016-04-06 22:01:02 +03:00
Andrey Antukh
01437ea6f8
Move scroll related code under workspace ns. 2016-04-06 22:00:10 +03:00
Andrey Antukh
aa3ce7daf6
Move ruler out of canvas ns. 2016-04-06 20:45:57 +03:00
Andrey Antukh
5b01e3ed2a
Add missing reference to transfer state fn on drawarea ns. 2016-04-06 20:44:56 +03:00
Andrey Antukh
d771a9f513
Remove commented code. 2016-04-06 20:39:36 +03:00
Andrey Antukh
54b8db6cfb
Remove unused imports from movement ns. 2016-04-06 20:33:58 +03:00
Andrey Antukh
a0726d3a36
Refactor shapes resize related code. 2016-04-06 20:33:36 +03:00
Andrey Antukh
45255ab932
Refactor shapes movement related code. 2016-04-06 19:47:39 +03:00
Andrey Antukh
4185849102 Refactor drawing area. 2016-04-06 18:53:16 +03:00
Andrey Antukh
8df6dc6c43 Set node version to v5.10.1 2016-04-06 16:31:44 +03:00
Andrey Antukh
33d69d51cc Make ruler aware of zoom. 2016-04-05 23:18:13 +03:00
Andrey Antukh
a21c6f41c4 Some fixes on text ticks on rules. 2016-04-05 23:17:57 +03:00
Andrey Antukh
c2126b6fe4 Add missing divide function to point reladed utils. 2016-04-05 22:27:58 +03:00
Andrey Antukh
38509eea99 More work on zoom. 2016-04-05 22:27:50 +03:00
Andrey Antukh
9ce6cd0f92 Improve workspace initialization. 2016-04-05 22:27:27 +03:00
Andrey Antukh
46d7bd2f23 Remove unused metadata from workspace var. 2016-04-05 21:07:20 +03:00
Andrey Antukh
d558b3e6f4 Handle properly zoom. 2016-04-05 21:06:34 +03:00
Andrey Antukh
444018d105 Minor refactor of scroll interaction.
And move mouse wheel controller to workspace.
2016-04-05 19:30:18 +03:00
Andrey Antukh
18ada6f49f Add the ability to zoom using mouse wheel. 2016-04-05 18:39:40 +03:00
Andrey Antukh
2c356f9892 Remove unused variable from transform-point function. 2016-04-05 18:01:01 +03:00
Andrey Antukh
f9b78cd49c Refactor rules for handle zoom and better performance. 2016-04-05 17:59:04 +03:00
Andrey Antukh
4905ac913b Make selrect aware of zoom (dirty impl). 2016-04-05 17:57:52 +03:00
Andrey Antukh
4c5e847b11 Add point-transform and multiply functions. 2016-04-05 17:57:16 +03:00
Andrey Antukh
25d76d5b88 Add zoom shortcuts. 2016-04-05 17:56:58 +03:00
Andrey Antukh
4aaa5c3e7a Add zoom events. 2016-04-05 17:55:54 +03:00
Andrey Antukh
bc2e7c46a9 Disable pointer events on now top positioned grid. 2016-04-04 20:35:30 +03:00
Andrey Antukh
27e9afa6a8 Improve grid styles. 2016-04-04 20:35:21 +03:00
Andrey Antukh
cc7aef895e Put grid on top of shapes. 2016-04-04 20:35:07 +03:00
Andrey Antukh
c0bf28682c Use :fill-opacity attribute instead :opacity. 2016-04-04 20:34:29 +03:00
Andrey Antukh
b5ba75097f Performane improvements over previous commit. 2016-04-04 20:34:09 +03:00
Andrey Antukh
8c51048f76 Do not select shape when drawing. 2016-04-04 20:12:33 +03:00
Andrey Antukh
6ba28830f3 Dashboard ui code reorganization. 2016-04-04 18:18:52 +03:00
Andrey Antukh
0a736994db Proper state cleaning on login also. 2016-04-04 12:39:22 +03:00
Andrey Antukh
d1fee179d5 Fix wrong state cleaning in logout. 2016-04-03 21:06:59 +03:00
Andrey Antukh
ffc6c79ed7 Make grid aware of user settings. 2016-04-03 20:09:03 +03:00
Andrey Antukh
71c9adb126 Remove commented code on ui.users ns. 2016-04-03 20:08:40 +03:00
Andrey Antukh
4422974e4a Remporary disable advanced compilation on dist for more easy debugging. 2016-04-03 20:08:18 +03:00
Andrey Antukh
69a334e206 Persist page grid options. 2016-04-03 19:34:10 +03:00