Andrey Antukh
|
ea8b0f21f9
|
Add license header to cljs files.
|
2016-03-01 20:39:28 +02:00 |
|
Andrey Antukh
|
4dd97ca8ab
|
Adapt the rest of the platform for actions api changes.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
|
2016-02-29 23:10:14 +02:00 |
|
Andrey Antukh
|
0cf5c4ab9b
|
Split data.workspace shape related events to separated ns.
|
2016-02-28 11:43:52 +02:00 |
|
Andrey Antukh
|
94e22902f0
|
Initial (buggy) implementation of text drawing tool.
|
2016-02-27 13:49:26 +02:00 |
|
Andrey Antukh
|
0111b5d3e7
|
Replace cats.labs.lens with lentes package.
|
2016-02-27 11:27:28 +02:00 |
|
Andrey Antukh
|
1a44b75790
|
Rename shapes api.
|
2016-02-26 19:52:48 +02:00 |
|
Andrey Antukh
|
1572c4cdd3
|
Complete refactor of shapes rendering.
|
2016-02-26 19:42:53 +02:00 |
|
Andrey Antukh
|
a55d3655cf
|
Remove debug printlns from draw ns.
|
2016-02-16 19:55:18 +02:00 |
|
Andrey Antukh
|
5a73a4f198
|
Move the mouse stream generation under viewport.
|
2016-02-16 19:54:04 +02:00 |
|
Andrey Antukh
|
f36a61dcc6
|
Rename scroll atom to scroll-a on workspace/base and all affected code.
|
2016-02-15 22:57:36 +02:00 |
|
Andrey Antukh
|
6d89c573a6
|
Normalize coordinates on shapes.
|
2016-02-06 17:39:37 +02:00 |
|
Andrey Antukh
|
5d5b84a0a1
|
Adapt the application to use the new point abstraction.
|
2016-02-06 12:29:00 +02:00 |
|
Andrey Antukh
|
aaf27ed6a8
|
Add locking mode for rect and circle rendering.
|
2016-02-03 17:07:47 +02:00 |
|
Andrey Antukh
|
6024674182
|
Move uxbox.ui.dom to uxbox.util.dom.
|
2016-02-01 20:45:59 +02:00 |
|
Andrey Antukh
|
009d27b23d
|
Add circle/elipse rendering.
|
2016-01-29 19:49:08 +02:00 |
|
Andrey Antukh
|
00cc51c6d3
|
Add rect rendering.
|
2016-01-29 00:55:56 +02:00 |
|
Andrey Antukh
|
32b7bfe383
|
Reimplemented the draw shapes/icons.
|
2016-01-28 20:26:08 +02:00 |
|