Commit Graph

24 Commits

Author SHA1 Message Date
luz.paz
ae7cb9e300 Draft: [skip ci] Fix header uniformity
This PR fixes header uniformity across all Draft files
2019-12-27 00:16:12 +01: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
luz.paz
b45bc4889d Misc. typos: Please merge right before 0.17 release
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge  so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
Yorik van Havre
8ad2c699f8 py3: open function is in module 'io' in py3 instead of __builtin__ 2017-01-17 09:24:59 +01:00
wmayer
1855c80f36 replace Part.Line with Part.LineSegment 2016-11-30 21:25:18 +01:00
Yorik van Havre
af97583026 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
wmayer
ee07ff6231 fix unicode/utf-8 encoding problems 2016-09-24 16:48:30 +02:00
Yorik van Havre
daedcf4f1c Draft: Adapted Draft module for python3 compatibility - issue #995 2014-10-05 19:40:14 -03:00
Sebastian Hoogen
d537fc9b53 try to use Execptions in Draft module 2014-09-17 12:52:36 +02:00
wmayer
4487df35de + Fix syntax error (patch from Anton Gladky) 2013-09-28 15:57:02 +02:00
Yorik van Havre
42fdbefc54 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
367a8f9aee Draft: Fixed license blocks 2013-06-20 21:32:41 -03:00
Yorik van Havre
9e8e7a97b9 0001072 : Edge.Curve assert in Draft 2013-03-31 17:54:32 -03:00
Yorik van Havre
8e3e4b20bc 0000946: Draft inserts now set the active document 2013-02-25 19:38:53 -03:00
Yorik van Havre
7086b80cb3 Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
e607ddf55f unified yorik's email 2012-05-21 22:35:18 -03:00
Yorik van Havre
f38e6da3c7 Fixed bug 625 in Draft importers 2012-03-12 18:45:47 -03:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00