Commit Graph

32 Commits

Author SHA1 Message Date
Jeremy Wright
1a4557236c Updated the CadQuery module for the addition of code that cleans solid geometry up. 2015-08-08 23:43:48 -04:00
Jeremy Wright
56dcfe239b Updating the CadQuery library. 2015-07-17 17:31:08 -04:00
Jeremy Wright
6323b21881 Updating CadQuery. 2015-07-16 21:56:06 -04:00
Jeremy Wright
ea257f8b6a Updated to the latest CadQuery commit. 2015-07-13 10:23:39 -04:00
Jeremy Wright
b9cd7404b8 Updated CadQuery library. 2015-06-21 21:47:29 -04:00
Jeremy Wright
880f80b1e6 Updating CadQuery library for close function fix. 2015-06-12 14:30:27 -04:00
Jeremy Wright
fa9d1b34d6 Trying to make the module work better with the normal flow of FreeCAD. 2015-06-10 16:33:19 -04:00
Jeremy Wright
30ba4dc31e Updated CadQuery lib. 2015-05-15 08:16:13 -04:00
Jeremy Wright
d299a74b86 Updated CadQuery library with mirrorX fix for issue #51 2015-04-23 00:38:00 -04:00
Jeremy Wright
6f2b0a4c53 Updated all libraries while updating PyQode to fix an auto-complete bug. 2015-04-07 13:31:39 -04:00
Jeremy Wright
4d5ca7a326 Updated the embedded version of CQ for the version changes. 2015-03-05 17:39:20 -05:00
Jeremy Wright
2ce96c8c5c Updated the embedded CadQuery library after a fix to the moveTo function. 2015-02-23 08:39:47 -05:00
Jeremy Wright
eb3eaad7d9 Updated the CQ library and changed the new file template to reflect the new Helpers.show() best practice. 2015-01-05 22:09:03 -05:00
Jeremy Wright
c88b89b46e Updated PyQode to automatically reload and execute when an external editor writes to disk. 2014-12-27 13:01:27 -05:00
Jeremy Wright
ccaf07c396 Updated pycode.core. 2014-12-22 00:19:06 -05:00
Jeremy Wright
0823499975 Updated CadQuery. 2014-12-21 23:54:49 -05:00
Jeremy Wright
a3beced8d1 Updated the CadQuery lib. 2014-12-12 15:27:14 -05:00
Jeremy Wright
123c2b439c Incorporated a pyqode.core fix to compensate for a FreeCAD on Mac issue, and cleaned up the examples so they don't show errors in the code editor pane. 2014-12-07 12:53:40 -05:00
Jeremy Wright
5c6977f383 Put safeguards in place to keep non-existent directories from being added to sys.path and updated the CQ module to match the latest version. 2014-12-06 23:20:54 -05:00
Jeremy Wright
ab8a986a1c Added a comment about the default introduction example. 2014-12-06 22:21:26 -05:00
Jeremy Wright
e1fd840dd7 Update to the cadquery module, which should be set up as a submodule eventually. 2014-12-05 00:19:32 -05:00
Jeremy Wright
9b9d75db2e Fixing accidental submodule creation. 2014-12-04 23:34:54 -05:00
Jeremy Wright
ab5a4e5225 Forced the FreeCAD bin and lib directories to be in the sys.path on module startup. 2014-12-04 11:04:04 -05:00
Jeremy Wright
4ce894f604 Broke all of the libraries out of the zip file and removed the *.pyc files. 2014-12-04 10:33:11 -05:00
Jeremy Wright
df70a95868 Trying to fix CQ module import on Mac. 2014-12-02 22:23:40 -05:00
Jeremy Wright
e6b9715b9e Separated CadQuery out of libs.zip and fixed an import order error between PyQode and PySide. 2014-12-02 22:01:40 -05:00
Jeremy Wright
8fc9a3b397 Got autocomplete mostly working on both Linux and Windows. 2014-12-02 15:29:36 -05:00
Jeremy Wright
010377c5cd Embedded packages that have to be embedded for the module to work in Windows. 2014-12-01 14:34:07 -05:00
Jeremy Wright
d4817bcbf3 Turned logging back off. 2014-11-28 17:25:28 -05:00
Jeremy Wright
50844a2dd1 Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
Jeremy Wright
5cb1623711 Trying to get embedded libraries to work. 2014-11-26 07:59:30 -05:00
Jeremy Wright
00766a2d75 Partial attempt to embed libraries in module. 2014-11-25 22:15:15 -05:00