Commit Graph

10 Commits

Author SHA1 Message Date
Yorik van Havre
e809a6fa24 Arch/TechDraw: TD Arch views now have a 'fillSpaces' property to show Arch spaces as color-filled areas 2019-04-19 18:20:33 -03:00
wandererfan
6a37cca6b1 Fix Draft.getSVG for TechDraw DraftView 2019-04-13 19:15:48 -04:00
wandererfan
30f9c503bc Fix Direction of Draft Arrows in TechDraw
- Arrowheads in DraftView were reverse when displayed
  in TechDraw.
2019-03-31 11:49:00 +02:00
cclauss
361c44c6dc Unicode fixes for Python3 2019-03-17 20:58:00 +01:00
George Shuklin
97d6aea8c0 Draft/getSVG: Fix missed variable gui, fix bad call to getProj 2018-12-19 10:24:29 -02:00
George Shuklin
b7748f1522 made getLineStyle to accepts scale parameter 2018-12-17 09:37:51 -03:00
George Shuklin
496a48c904 move getDiscretized and getPattern outside of getSVG() 2018-12-17 09:37:51 -03:00
George Shuklin
7270e2508d move getProj outside of getSVG, make 'plane' explicit. 2018-12-17 09:37:51 -03:00
George Shuklin
92be1c239f Move getLineStyle to a separate function 2018-12-17 09:37:51 -03:00
George Shuklin
e51c7ec404 Move getSVG into a separate file to further refactoring.
All internal dependencies (getrgb, getType) are reimported.
2018-12-17 09:37:51 -03:00