hneemann
|
402a38387f
|
fixed a bug in matrix multiply
|
2018-12-03 21:39:25 +01:00 |
|
hneemann
|
1e3c6ee806
|
improved color decoding
|
2018-12-03 19:39:43 +01:00 |
|
hneemann
|
bb1f76d3bc
|
added a label to custom shapes, closes #221
|
2018-12-03 18:01:25 +01:00 |
|
hneemann
|
0c36b048a7
|
fixed the ALU shape
|
2018-12-03 10:54:27 +01:00 |
|
hneemann
|
641dca22da
|
fixed a transparent color issue
|
2018-12-03 10:36:34 +01:00 |
|
hneemann
|
bc64c7ac5d
|
includes labels in svg template, closes #219
|
2018-12-03 09:18:31 +01:00 |
|
hneemann
|
022ce57a21
|
improved svg import handling
|
2018-12-02 18:01:38 +01:00 |
|
hneemann
|
4aef42cc3d
|
improved the path arc handler
|
2018-12-02 14:54:30 +01:00 |
|
hneemann
|
7ae13a919b
|
fixed a bug in the asc handler
|
2018-12-02 14:09:10 +01:00 |
|
hneemann
|
bcba934692
|
improved handling of circles
|
2018-12-02 11:46:04 +01:00 |
|
hneemann
|
2a1e4f9361
|
fixed an issue with the polygon parser, see #218
|
2018-12-02 09:50:33 +01:00 |
|
hneemann
|
34ee212bf4
|
fixed wrong output ordering in screenshot
|
2018-12-01 21:24:55 +01:00 |
|
hneemann
|
07f60f0ca9
|
fixed a broken test
|
2018-12-01 20:47:45 +01:00 |
|
hneemann
|
c83cb41210
|
fixes bug if invalid arc radii are used
|
2018-12-01 18:54:25 +01:00 |
|
hneemann
|
c3b43b753a
|
added a SVG importer, closes #39
|
2018-12-01 15:23:39 +01:00 |
|
hneemann
|
33b2d92d9d
|
updated release notes
|
2018-12-01 15:22:53 +01:00 |
|
hneemann
|
32c70a9e67
|
minor improvement of the documentation
|
2018-12-01 15:08:06 +01:00 |
|
hneemann
|
83b7e46383
|
added one more arc path element test
|
2018-12-01 14:10:26 +01:00 |
|
hneemann
|
36acbb7d96
|
added the arc path element
|
2018-12-01 14:01:14 +01:00 |
|
hneemann
|
418d77dac5
|
improved shape
|
2018-11-30 21:10:22 +01:00 |
|
hneemann
|
caf8f6c2d3
|
fixed a bug in the svg rect importer
|
2018-11-30 20:59:04 +01:00 |
|
hneemann
|
15f35228a9
|
removed grouping from SVG template
|
2018-11-30 19:58:01 +01:00 |
|
hneemann
|
39e6196156
|
typos
|
2018-11-30 18:46:01 +01:00 |
|
hneemann
|
5aeba8a520
|
updated the documentation
|
2018-11-30 17:49:24 +01:00 |
|
hneemann
|
5203ec8960
|
minor refactoring
|
2018-11-30 15:31:46 +01:00 |
|
hneemann
|
058a772ee1
|
added a simple svg import function
|
2018-11-30 15:13:53 +01:00 |
|
hneemann
|
e9c620953e
|
added more test cases for the svg parser
|
2018-11-30 12:08:45 +01:00 |
|
hneemann
|
71718b7946
|
added a simple svg parser
|
2018-11-30 09:44:42 +01:00 |
|
hneemann
|
41a7a66697
|
minor refactorings
|
2018-11-29 20:22:41 +01:00 |
|
hneemann
|
f85f6a2566
|
polygon supports quadratic bezier curves directly
|
2018-11-29 18:08:44 +01:00 |
|
hneemann
|
2ae6693fe0
|
polygon supports quadratic bezier curves directly
|
2018-11-29 17:27:14 +01:00 |
|
hneemann
|
054832d8f4
|
renamed some classes
|
2018-11-29 13:36:36 +01:00 |
|
hneemann
|
2cfad487ee
|
moved a class
|
2018-11-29 07:49:22 +01:00 |
|
hneemann
|
c52ff79ecc
|
minor refactoring of fsm open notification
|
2018-11-29 07:29:43 +01:00 |
|
hneemann
|
b8abd2440c
|
fixed some syncing issues
|
2018-11-28 20:39:24 +01:00 |
|
hneemann
|
806d594845
|
added sync between model and fsm
|
2018-11-28 20:05:29 +01:00 |
|
hneemann
|
10be9d8a0b
|
improved file name handling in fsm dialog
|
2018-11-28 14:22:33 +01:00 |
|
hneemann
|
dd13095e1f
|
Fixed a bug in calculating the size of a graphic.
|
2018-11-27 22:44:55 +01:00 |
|
hneemann
|
b1a82601c9
|
Improved the Polygon and the PolygonParser to deal with compound paths.
|
2018-11-27 21:15:17 +01:00 |
|
hneemann
|
b23c430f78
|
fixed a bug in the PolygonParser
|
2018-11-27 16:08:13 +01:00 |
|
hneemann
|
c245cf9c7f
|
added the path commands q, Q, t, T, s, S to the PolygonParser
|
2018-11-27 15:22:01 +01:00 |
|
hneemann
|
a119caeba3
|
fixed a bug in the PolygonParser
|
2018-11-26 21:52:14 +01:00 |
|
hneemann
|
3c92eb2d7b
|
fixed a bug in the PolygonParser
|
2018-11-26 20:39:03 +01:00 |
|
hneemann
|
bac805fbea
|
minor modification of the animation
|
2018-11-26 19:53:56 +01:00 |
|
hneemann
|
3527de0839
|
improved fsm formatting
|
2018-11-26 11:07:39 +01:00 |
|
hneemann
|
eb27f23d7d
|
added a additional screenshot
|
2018-11-25 19:42:13 +01:00 |
|
hneemann
|
e021f853a1
|
Its easier to select a transition that lies above a state.
|
2018-11-25 17:06:33 +01:00 |
|
hneemann
|
42044eb7d4
|
minor refactoring
|
2018-11-25 16:47:41 +01:00 |
|
hneemann
|
d301c471de
|
minor refactoring
|
2018-11-25 16:32:16 +01:00 |
|
hneemann
|
3f9d7bc53a
|
preserve the bus state of the outputs
|
2018-11-25 15:34:40 +01:00 |
|