vocx-fc
|
79dfd6167c
|
Draft: importSVG.py, improved spacing, used auxiliary variables to reduce the line length and clean up the code
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
5c10b7eb57
|
Draft: importSVG.py, 4 space indentation, 8/8 translateVec, getMatrix
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
908ccde34e
|
Draft: importSVG.py, 4 space indentation, 7/? characters, endElement, applyTrans
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
b17912f949
|
Draft: importSVG.py, 4 space indentation, 6/? circles, texts, symbols
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
a4cd4bea21
|
Draft: importSVG.py, 4 space indentation, 5/? lines, polylines, ellipses
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
ab420f3f17
|
Draft: importSVG.py, 4 space indentation, 3/? rects
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
64ce130f78
|
Draft: importSVG.py, 4 space indentation, 3/? paths
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
74d6b8f7d3
|
Draft: importSVG.py, 4 space indentation, 2/?
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
81480a6dc4
|
Draft: importSVG.py, 4 space indentation, 1/?
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
cf40dabaa9
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
696cbeca49
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
822327ca04
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
dec7bd91bc
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
59eb93a708
|
Draft: importSVG.py, improved Pythonic style, spaces and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
330746d125
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
e180d28eae
|
Draft: importSVG.py, fixed indentation that causes an error
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
96046379be
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
3d7995da71
|
Draft: importSVG.py, improved Pythonic style, 4 space indentations
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
2068c0346c
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
80ebb72c90
|
Draft: importSVG.py, improved Pythonic style, spacing around mathematical operators and commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
c9440078a7
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
023b28803a
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
dacb262f6f
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
945eee8f86
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
0e2c288137
|
Draft: importSVG.py, improved Python style, spacing around commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
a7b305056c
|
Draft: importSVG.py, improved Python style, spacing around commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
3f653bf9f2
|
Draft: importSVG.py, improved Python style, spacing and indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
227dfc8a32
|
Draft: importSVG.py, improved docstrings, and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
fe409d5d84
|
Draft: importSVG.py, improved docstrings, and comments in the svgHandler class
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
22e0a19f11
|
Draft: importSVG.py, improved docstrings, and comments in the functions
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
6c2a0cc55e
|
Draft: importSVG.py, improved docstrings, and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
d4d3e7fd26
|
Draft: importSVG.py, improve the docstrings, and indentations
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
7c2dd77548
|
Draft: importOCA.py, open the file to write as text, not to write in binary
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
3777e8f7f8
|
Draft: importOCA.py, print to the FreeCAD console (report view), and also allow translating the text
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
a8532d6456
|
Draft: importOCA.py, as of 2019 this file format is practically obsolete, and this module is not maintained
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
0de37f509d
|
Draft: importOCA.py, improved Pythonic style, checked the code with flake8 and Spyder, which uses various code analyzers
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
7d7d45ce2a
|
Draft: importOCA.py, improved Pythonic style, changed a few variables; checked the code with flake8
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
5d63f8c0ac
|
Draft: importOCA.py, improved Pythonic style, added spaces around operators and commas
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
d9bb428d63
|
Draft: importOCA.py, added proper docstrings to the functions
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
78cad087c6
|
Draft: importAirfoilDAT, Pythonic style. Checked with flake8. This module is mostly unmaintained.
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
9251151f75
|
Draft: importAirfoilDAT, use 4 space indentation instead of 8 space
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
7c60f49e60
|
Draft: importAirfoilDAT, removed excessive whitespace
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
673a6cdd71
|
Draft: importAirfoilDAT, improved spacing around operators
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
b97824834c
|
Draft: importAirfoilDAT, removed all tabs, and used 4 spaces instead
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
0b22d1c340
|
Draft: importAirfoilDAT, changed entire code to use Linux end of lines, LF, instead of Windows end of lines CRLN
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
c63b9d798a
|
Draft: importAirfoilDAT, added proper docstrings to public functions
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
4b4ed9c804
|
Draft: DraftVecUtils, position of the Doxygen comments
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
c64f8fc50f
|
Draft: DraftVecUtils, improved docstrings and comments
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
c143aee78c
|
Draft: DraftVecUtils, improved docstrings and comments; check the isColinear() function, it tests for colinearity between vector differences, and not the vectors themselves.
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
93e284c183
|
Draft: DraftVecUtils, improved docstrings; check the isColinear ffunction, because the test succeeds when there are only two vectors, no matter if they are colinear or not
|
2019-08-09 18:30:29 -03:00 |
|