Vincenz Mechler
|
c2b20ea890
finished basic tests for svg importer and added a .testsettings file
|
há 5 anos atrás |
Vincenz Mechler
|
e24cc22479
added missing comments as requested by code review and added basic tests for error throwing behaviour of parseSVGInput method, although currently not working due to problems with deploying external files for testing
|
há 5 anos atrás |
Martin Edlund
|
2ff4f32409
Merge branch 'develop' into userstory2
|
há 5 anos atrás |
Martin Edlund
|
f754e5a215
Removed empty constructor
|
há 5 anos atrás |
Vincenz Mechler
|
45f8924dc4
removed dead code, mainly deactivated console prints, removed empty lines inside methods and fixed method naming scheme to always start with uppercase letter
|
há 5 anos atrás |
Vincenz Mechler
|
2fe93d8927
cleanup and added error for unterminated svg files
|
há 5 anos atrás |
Vincenz Mechler
|
ae6c32073e
fixed elliptical arc coordinate mismatch bug
|
há 5 anos atrás |
Vincenz Mechler
|
1302db3636
fixed elliptical arc rotation bug
|
há 5 anos atrás |
m-edlund
|
7737c197f0
Userstory19 (#9)
|
há 5 anos atrás |
Vincenz Mechler
|
7ade1eb4d2
fixed a few bugs
|
há 6 anos atrás |
Vincenz Mechler
|
1f90174628
implemented path data normalization, fixed a bug when parsing closepath path elements
|
há 6 anos atrás |
Vincenz Mechler
|
10d9bc9959
implemented svg path parsing (except for ellipse path elements (A and a))
|
há 6 anos atrás |
m-edlund
|
2bb3e58115
Userstory 13 & 17 (#8)
|
há 6 anos atrás |
Vincenz Mechler
|
541bd6657c
added folder for test input files and created simple svgs
|
há 6 anos atrás |
Vincenz Mechler
|
1f0e044436
implemented ellipse sampling and deactivated path parsing for now
|
há 6 anos atrás |
Vincenz Mechler
|
e50cdc5fa8
started implementing svg parsing: implemented rect, line, polyline, polygon parsing, created circle, ellipse stubs, begun implementation of path parsing
|
há 6 anos atrás |
Vincenz Mechler
|
b8491bfe8f
merged userstory12 into develop
|
há 6 anos atrás |
m-edlund
|
64ec1fe7a6
Userstory 7, 10 & 11 (#6)
|
há 6 anos atrás |
TiReischl
|
1612933d13
Merge pull request #5 from m-edlund/userstory6
|
há 6 anos atrás |
m-edlund
|
fc390b9e16
Updated travis.yml
|
há 6 anos atrás |
m-edlund
|
41d8df2ac4
updated travis.yml
|
há 6 anos atrás |
m-edlund
|
9792269b36
Updated travis.yml
|
há 6 anos atrás |
Martin Edlund
|
2df0f4e4da
Further testing with travis
|
há 6 anos atrás |
m-edlund
|
188cd8942c
Updated travis.yml
|
há 6 anos atrás |
Martin Edlund
|
184f41c183
Updated userstory.md file
|
há 6 anos atrás |
Martin Edlund
|
de0ab374f1
Switched to NUnit testing
|
há 6 anos atrás |
m-edlund
|
47278b42f3
Updated travis.yml
|
há 6 anos atrás |
Martin Edlund
|
0d90272bd5
Fixed Several Bugs, Deletion Feature so far complete.
|
há 6 anos atrás |
TiReischl
|
36e78faaee
set previousCursorPosition
|
há 6 anos atrás |
Martin Edlund
|
8fead4c731
Added another Unit Test for Line.cs
|
há 6 anos atrás |