vocx-fc
|
a1c304a869
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
3738ad67f3
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
c4822fc30b
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
c3fccc0f1e
|
Draft: importSVG.py, improved Pythonic style, spaces and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
e6ad9b5c71
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
b28524fd95
|
Draft: importSVG.py, fixed indentation that causes an error
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
0484b3b90d
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
4198bd4bc9
|
Draft: importSVG.py, improved Pythonic style, 4 space indentations
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
a526701fe8
|
Draft: importSVG.py, improved Pythonic style, 4 space indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
3d7b20fb93
|
Draft: importSVG.py, improved Pythonic style, spacing around mathematical operators and commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
18a7d534d9
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
b3e37fff32
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
6571ce7f2f
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
8968a58d9b
|
Draft: importSVG.py, improved Pythonic style, 4 spaces instead of 8
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
5666854a94
|
Draft: importSVG.py, improved Python style, spacing around commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
07caacd4ca
|
Draft: importSVG.py, improved Python style, spacing around commas
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
4c19b5a398
|
Draft: importSVG.py, improved Python style, spacing and indentation
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
d85d9e18e6
|
Draft: importSVG.py, improved docstrings, and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
0d12cad0d3
|
Draft: importSVG.py, improved docstrings, and comments in the svgHandler class
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
3266a55a27
|
Draft: importSVG.py, improved docstrings, and comments in the functions
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
97a648ba3c
|
Draft: importSVG.py, improved docstrings, and comments
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
f58858c478
|
Draft: importSVG.py, improve the docstrings, and indentations
|
2019-08-09 18:46:46 -03:00 |
|
vocx-fc
|
b2869d8d6e
|
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
|
5296339730
|
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
|
519735b3ef
|
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
|
7dfb353b3a
|
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
|
2bfad4e850
|
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
|
9f43163481
|
Draft: importOCA.py, improved Pythonic style, added spaces around operators and commas
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
aa8f94b1b9
|
Draft: importOCA.py, added proper docstrings to the functions
|
2019-08-09 18:38:24 -03:00 |
|
vocx-fc
|
a635bb1201
|
Draft: importAirfoilDAT, Pythonic style. Checked with flake8. This module is mostly unmaintained.
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
68dac20f09
|
Draft: importAirfoilDAT, use 4 space indentation instead of 8 space
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
b27e609178
|
Draft: importAirfoilDAT, removed excessive whitespace
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
64e9e9ba7f
|
Draft: importAirfoilDAT, improved spacing around operators
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
0a787a1e55
|
Draft: importAirfoilDAT, removed all tabs, and used 4 spaces instead
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
fea1b9388d
|
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
|
1c216f455f
|
Draft: importAirfoilDAT, added proper docstrings to public functions
|
2019-08-09 18:31:19 -03:00 |
|
vocx-fc
|
6fcb697a92
|
Draft: DraftVecUtils, position of the Doxygen comments
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
710fdb64a8
|
Draft: DraftVecUtils, improved docstrings and comments
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
8803840b89
|
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
|
a1e92fc324
|
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 |
|
vocx-fc
|
8cbadac987
|
Draft: DraftVecUtils, improved docstrings, particularly those with code examples; make sure they only list one return value; the description of that return indicates possible values
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
f6bf353837
|
Draft: DraftVecUtils, improved docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
a17e4ea0d3
|
Draft: DraftVecUtils, improved docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
91ac85134e
|
Draft: DraftVecUtils, improved docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
4cd98820d4
|
Draft: DraftVecUtils, improved docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
c648c7e72a
|
Draft: DraftVecUtils, improved docstrings; there is a strange condition, the result is calculated only if the square of the magnitude of a vector is NOT 15, why is this?
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
9b4cbb5078
|
Draft: DraftVecUtils, improved docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
01ab3bd4ff
|
Draft: DraftVecUtils, improved the docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
6411571a10
|
Draft: DraftVecUtils, improved the docstrings
|
2019-08-09 18:30:29 -03:00 |
|
vocx-fc
|
800f69c634
|
Draft: DraftVecUtils, better docstrings; removed the last comma at the end of the list of vectors
|
2019-08-09 18:30:29 -03:00 |
|