Files
create/src/Mod
Simon f1bd61b94a Fix incomplete creation of an SVG path from edges.
* Observed bug: If an ArchWindow has two opening symbols (i.e. two sides
  that can be opened), only one was printed in SVG.
* In Draft.getSVG.getPath, some edges got lost in the call of
  Part.__sortEdges__. In contrast, Part.sortEdges does not skip edges. All
  edges are retained.
* With this fix, both opening symbols are rendered in Draft.getSVG.
* While it works for my test case, I suppose, Draft.getSVG.getPath is
  used in some other places as well. Thus, side effects must be checked
  by experienced people.
2017-05-27 19:49:20 -03:00
..
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2016-09-23 21:28:53 +02:00
2017-03-08 20:39:38 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-04-28 18:49:11 +02:00
2017-05-25 10:04:05 -03:00
2017-03-15 10:30:50 -03:00
2017-05-26 23:28:08 +02:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-05-25 10:04:05 -03:00
2017-04-17 16:20:44 +02:00