Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 5 años
  Martin Edlund 2ff4f32409 Merge branch 'develop' into userstory2 hace 5 años
  Martin Edlund f754e5a215 Removed empty constructor hace 5 años
  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 hace 5 años
  Vincenz Mechler 2fe93d8927 cleanup and added error for unterminated svg files hace 5 años
  Vincenz Mechler ae6c32073e fixed elliptical arc coordinate mismatch bug hace 5 años
  Vincenz Mechler 1302db3636 fixed elliptical arc rotation bug hace 5 años
  m-edlund 7737c197f0 Userstory19 (#9) hace 5 años
  Vincenz Mechler 7ade1eb4d2 fixed a few bugs hace 5 años
  Vincenz Mechler 1f90174628 implemented path data normalization, fixed a bug when parsing closepath path elements hace 5 años
  Vincenz Mechler 10d9bc9959 implemented svg path parsing (except for ellipse path elements (A and a)) hace 5 años
  Vincenz Mechler 1f0e044436 implemented ellipse sampling and deactivated path parsing for now hace 5 años
  Vincenz Mechler e50cdc5fa8 started implementing svg parsing: implemented rect, line, polyline, polygon parsing, created circle, ellipse stubs, begun implementation of path parsing hace 5 años
  Vincenz Mechler b8491bfe8f merged userstory12 into develop hace 5 años