Commit Graph

14 Commits

Author SHA1 Message Date
Jeremy Wright
89efc14ec9 Updated copyright dates and fixed a few docstring errors. 2015-04-27 13:04:34 -04:00
Jeremy Wright
19c84868a8 Removed an unneeded import and fixed tab-space mixing issues. 2014-12-11 20:42:41 -05:00
Jeremy Wright
e51b54d6c4 Made the STEP import function more robust so that it could return a CQ.Workplane object. 2014-12-11 14:35:29 -05:00
Jeremy Wright
087f0621a7 Initial attempt to fix import issues caused by verutil.py implementation. 2014-12-01 11:51:26 -05:00
Jeremy Wright
8994493b7b importShape in importers.py was not returning anything. 2014-08-18 15:50:07 -04:00
Jeremy Wright
ceadc87bde Attempting to fix importers.py. 2014-08-18 15:25:04 -04:00
Jeremy Wright
f096136da9 Removed unneeded freecad_impl reference. 2014-08-18 15:21:39 -04:00
Jeremy Wright
7b3b02133f Attempting to track down an exception with importing a STEP file. 2014-08-18 15:19:52 -04:00
Jeremy Wright
eab2338cf3 Attempting to track down an exception with importing a STEP file that's masked by the try/except. 2014-08-18 15:16:05 -04:00
Jeremy Wright
a21fc64f8c Fixing self errors when not inside a class in ImportShape. 2014-08-18 15:04:22 -04:00
Jeremy Wright
d82f6120c8 Fixing error in ImportShape. 2014-08-18 15:02:49 -04:00
Jeremy Wright
bb62067cd2 Fixing error in ImportShape. 2014-08-18 15:01:53 -04:00
Jeremy Wright
5ad9cd9b94 Removed placeholder raise statement. 2014-08-18 15:00:33 -04:00
Jeremy Wright
699636d699 Fixed copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -04:00