Yorik van Havre
|
6f2fd04518
|
Draft: Fixed further regressions
|
2020-04-21 12:46:08 +02:00 |
|
luz.paz
|
bec8e1befd
|
Draft: use string operator instead of numeric LGTM fix
|
2019-10-25 10:25:31 -03:00 |
|
Yorik van Havre
|
387885aa2f
|
Draft: Fixed non-appearing texts in TechDraw views + support for ShowLine property
|
2019-10-17 15:33:59 -03:00 |
|
Yorik van Havre
|
66a3cd2248
|
Draft: further fixes to svg generation code
|
2019-08-28 21:21:05 -03:00 |
|
Yorik van Havre
|
ed26fc5418
|
Draft: Fixed text color and faces with holes in SVG rendering
|
2019-08-28 20:09:25 -03:00 |
|
Yorik van Havre
|
3e323fee14
|
Draft/TechDraw: Allow TD Draft views to not override individual colors and line type of rendered objects
|
2019-08-28 16:50:06 -03:00 |
|
Frank Severinsen
|
1f85a189be
|
Fix SVG export issue
Related forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=36840
|
2019-06-17 16:46:03 -03:00 |
|
Yorik van Havre
|
ea0c7694cd
|
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
|
5d211d8704
|
Fix Draft.getSVG for TechDraw DraftView
|
2019-04-13 19:15:48 -04:00 |
|
wandererfan
|
ac58367781
|
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
|
e3545c8c06
|
Unicode fixes for Python3
|
2019-03-17 20:58:00 +01:00 |
|
George Shuklin
|
69e3aeaa40
|
Draft/getSVG: Fix missed variable gui, fix bad call to getProj
|
2018-12-19 10:24:29 -02:00 |
|
George Shuklin
|
8701a4d898
|
made getLineStyle to accepts scale parameter
|
2018-12-17 09:37:51 -03:00 |
|
George Shuklin
|
dc8d8fdb44
|
move getDiscretized and getPattern outside of getSVG()
|
2018-12-17 09:37:51 -03:00 |
|
George Shuklin
|
e1eae5e114
|
move getProj outside of getSVG, make 'plane' explicit.
|
2018-12-17 09:37:51 -03:00 |
|
George Shuklin
|
615d81fda3
|
Move getLineStyle to a separate function
|
2018-12-17 09:37:51 -03:00 |
|
George Shuklin
|
6ee6c677c6
|
Move getSVG into a separate file to further refactoring.
All internal dependencies (getrgb, getType) are reimported.
|
2018-12-17 09:37:51 -03:00 |
|