Commit Graph

61 Commits

Author SHA1 Message Date
Jeremy Mack Wright
eae8efd9ee Updated CadQuery library and updated version number to 1.0.0 2017-04-12 22:14:55 -04:00
Jeremy Mack Wright
cb1221da2c Fixed the majority of the functionality to where scripts can now be opened, saved, and executed in a multi-window environment. 2016-10-03 21:38:44 -04:00
Jeremy Mack Wright
772093d76c Added pyparsing lib to the module. 2016-07-04 15:18:52 -04:00
Jeremy Mack Wright
02bc403c3e Merge branch 'master' of https://github.com/dcowden/cadquery 2016-07-04 15:11:12 -04:00
Jeremy Mack Wright
e6c95401b9 Merge commit '37cf193c86d3e29ccf1938472b07bde9ce3be45c' 2016-04-26 21:44:38 -04:00
Jeremy Mack Wright
54dd991fe0 Merge commit '8dcc6097a32a21eab4c4adc2d298f313aebb6f1b' 2016-04-25 20:44:42 -04:00
Jeremy Mack Wright
9b7e82cb84 Merge commit '3ac020845b8543bf58b19b70c8e23d5d7fa9307b' 2016-04-22 22:15:36 -04:00
Jeremy Mack Wright
6d1f785cca Merge commit 'a4092a6eed05ab3a5f92a16f11e0174fad0d639e' 2016-04-22 21:54:33 -04:00
Jeremy Mack Wright
4a21c9e665 Merge commit '4a105d12413b11bbd29cd50249867d86b41e3965' 2016-04-22 21:38:48 -04:00
Jeremy Mack Wright
29ed493e05 Merge commit 'f6a4222e3a60c6ec1c49cdd8363d88bdd88530e7' 2015-12-18 15:59:50 -05:00
Jeremy Mack Wright
4acc399673 Merge commit '4c1a91b5f423bc66b6026dc6ca46c38932b8a555' 2015-11-25 16:38:02 -05:00
Jeremy Mack Wright
eb56ac69dd Merge commit '9ce84fb5d67a91f67574ae75df98c7b2deff1399' 2015-11-24 16:05:42 -05:00
Jeremy Mack Wright
9725845477 Merge commit '066855c2fd8c21202e655bffcf0e971943992227' 2015-11-21 23:10:13 -05:00
Jeremy Mack Wright
8f36ee4fac Embedded the Pint library for units with the other libraries. 2015-10-26 16:38:24 -04:00
Jeremy Mack Wright
3e00cf6ffe Updated PyQode and the associated libraries. 2015-10-26 16:25:38 -04:00
Jeremy Mack Wright
385ee15b43 Moved the CadQuery library into a git subtree to ease confusion and maintenance problems. 2015-10-26 08:43:04 -04:00
Jeremy Mack Wright
cae32defee Add 'CadQuery/Libs/cadquery-lib/' from commit '146ecd589bf721976d20784c50ee49a086c6fd4b'
git-subtree-dir: CadQuery/Libs/cadquery-lib
git-subtree-mainline: cbe50efeab
git-subtree-split: 146ecd589b
2015-10-26 08:33:13 -04:00
Jeremy Mack Wright
cbe50efeab Updated the CadQuery library for the removal of the hash function. 2015-10-23 17:33:22 -04:00
Jeremy Mack Wright
d40344b738 Updating CadQuery library for the polyline change to CadQuery in #121. 2015-10-14 07:58:22 -04:00
Jeremy Mack Wright
3991aee2d1 Updated CadQuery library. 2015-10-12 17:08:00 -04:00
Jeremy Mack Wright
572fd3b5b4 Updated CadQuery library for findSolid() fix. 2015-10-12 14:05:28 -04:00
Jeremy Mack Wright
885c7bb9a2 Updated CadQuery library for polygon fix. 2015-10-12 12:21:51 -04:00
Jeremy Mack Wright
19840651ff Updating the CadQuery library. 2015-10-12 08:44:59 -04:00
Jeremy Mack Wright
4cad361a6f Updated CadQuery library. 2015-10-06 10:52:46 -04:00
Jeremy Mack Wright
aa01be8d9e Fixed Shape.Center when called on a compound with multiple solids. 2015-09-18 08:21:33 -04:00
Jeremy Mack Wright
a5837b8c03 Updated CadQuery library for addition of a feature to allow creation of a workplane from multiple co-planar faces. 2015-09-17 16:37:15 -04:00
Jeremy Mack Wright
b491645783 Updated the CadQuery library. 2015-09-17 10:32:02 -04:00
Jeremy Mack Wright
5c2effd839 Updated CadQuery library for arithmetic selector additions. 2015-09-16 15:34:10 -04:00
Jeremy Mack Wright
fd4a90ce3a Updating the CadQuery library. 2015-09-01 15:35:30 -04:00
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