Andrey Antukh
|
94e22902f0
|
Initial (buggy) implementation of text drawing tool.
|
2016-02-27 13:49:26 +02:00 |
|
Andrey Antukh
|
1572c4cdd3
|
Complete refactor of shapes rendering.
|
2016-02-26 19:42:53 +02:00 |
|
Andrey Antukh
|
52f52a5d40
|
Add rotatation transformation for rect and circles.
|
2016-02-19 21:53:25 +02:00 |
|
Andrey Antukh
|
8d82c59453
|
Remove old matrix/svg transformation code.
|
2016-02-06 18:02:46 +02:00 |
|
Andrey Antukh
|
6d89c573a6
|
Normalize coordinates on shapes.
|
2016-02-06 17:39:37 +02:00 |
|
Andrey Antukh
|
ae31dc5aba
|
Remove styles from svg icon rendering on layers toolbox.
|
2016-02-03 18:24:18 +02:00 |
|
Andrey Antukh
|
4bec35869c
|
Render shapes in reversed order.
|
2016-02-03 18:07:47 +02:00 |
|
Andrey Antukh
|
e1a15aed9a
|
More work on element options.
|
2016-01-30 12:02:21 +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
|
c4b7eb0368
|
Performance improvements on attrs transformations on render.
|
2016-01-29 00:36:36 +02:00 |
|
Andrey Antukh
|
af8873470c
|
Add basic impl for change the stroke type.
|
2016-01-28 23:28:37 +02:00 |
|
Andrey Antukh
|
e96eb76d84
|
Add support for line rendering.
|
2016-01-28 20:27:15 +02:00 |
|
Andrey Antukh
|
3c5ac2d94c
|
Reimplement the group rendering.
|
2016-01-25 18:32:17 +02:00 |
|
Andrey Antukh
|
d4e6471d11
|
Continue work on draw tools.
|
2016-01-24 13:13:48 +02:00 |
|
Andrey Antukh
|
f17da9cb46
|
Add basic figures rendering.
|
2016-01-24 10:31:17 +02:00 |
|
Andrey Antukh
|
832d457481
|
Add :builtin/rect rendering.
|
2016-01-24 02:25:17 +02:00 |
|
Andrey Antukh
|
46bc9930f7
|
Improve shape rendering function signature.
|
2016-01-22 19:37:20 +02:00 |
|
Andrey Antukh
|
073281f2fa
|
Add hide functionality to group members.
|
2016-01-21 18:31:34 +02:00 |
|
Andrey Antukh
|
fbefa65644
|
Render stroke properties.
|
2016-01-21 00:12:54 +02:00 |
|
Andrey Antukh
|
aa5cbcce0d
|
Add debug attrs to group shape element.
|
2016-01-20 22:41:03 +02:00 |
|
Andrey Antukh
|
49cff5429e
|
Add missing attributes on shape svg rendering.
|
2016-01-20 19:25:35 +02:00 |
|
Andrey Antukh
|
7933955a69
|
Attach debug related attrs to rendered shapes.
|
2016-01-17 23:54:34 +02:00 |
|
Andrey Antukh
|
db73b0787b
|
Move matrix math and svg under uxbox.util ns.
|
2016-01-17 23:40:42 +02:00 |
|
Andrey Antukh
|
7fa7213e77
|
Reimplement shapes rendering (using new matrix based transformations).
|
2016-01-17 23:35:01 +02:00 |
|
Andrey Antukh
|
92a83c2506
|
Move frontend/uxbox to src/uxbox.
|
2016-01-12 16:54:53 +02:00 |
|