Commit Graph

112 Commits

Author SHA1 Message Date
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
0c89c85d4a Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-09-16 15:34:28 -04:00
Jeremy Mack Wright
5c2effd839 Updated CadQuery library for arithmetic selector additions. 2015-09-16 15:34:10 -04:00
Jeremy Wright
48e8b7494c Update README.md 2015-09-08 22:59:17 -04:00
Jeremy Wright
f6f6b7001b Update README.md 2015-09-08 22:29:40 -04:00
Jeremy Wright
2c0e24df5c Update README.md 2015-09-08 22:22:26 -04:00
Jeremy Mack Wright
26d7af5365 Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-09-01 15:35:52 -04:00
Jeremy Mack Wright
fd4a90ce3a Updating the CadQuery library. 2015-09-01 15:35:30 -04:00
Jeremy Wright
69e8c2ca59 Update README.md 2015-08-17 14:42:24 -04:00
Jeremy Wright
4b0fd19850 Update README.md 2015-08-17 13:27:01 -04:00
Jeremy Wright
9201871e37 Update changes.md 2015-08-17 09:45:10 -04:00
Jeremy Wright
e9c73f3844 Update changes.md 2015-08-17 09:44:48 -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
73f644e091 Fixed blank text bug when switching back to this workbench (#29 in the tracker). 2015-06-11 09:41:31 -04:00
Jeremy Wright
473ddc09d3 Moved the editor close to the correct place. 2015-06-10 22:01:09 -04:00
Jeremy Wright
03bfe4772b Now close the CadQuery code editor properly. 2015-06-10 17:06:49 -04:00
Jeremy Wright
29b22af147 Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-06-10 16:33:50 -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
bb4a298956 Changed unreleased version number to match CadQuery semantic versioning 2015-06-08 15:30:13 -04:00
Jeremy Wright
30ba4dc31e Updated CadQuery lib. 2015-05-15 08:16:13 -04:00
Jeremy Wright
d8eb92cfc6 Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-04-23 00:38:28 -04:00
Jeremy Wright
d299a74b86 Updated CadQuery library with mirrorX fix for issue #51 2015-04-23 00:38:00 -04:00
Jeremy Wright
b3efe44474 Update README.md 2015-04-13 08:56:10 -04:00
Jeremy Wright
e7309e37ed Merge branch 'master' of https://github.com/jmwright/cadquery-freecad-module 2015-04-07 13:32:01 -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
79fc9df5a9 Updated library zip build script to remove frosted and pies, and add pyflakes. 2015-04-07 13:20:55 -04:00
Jeremy Wright
e0d36dd9cd Linked version badge to tagged version 2015-03-28 21:48:44 -04:00
Jeremy Wright
fea739562c Put the changes.md file in the wrong directory. 2015-03-28 21:38:33 -04:00
Jeremy Wright
21588dc7cd Added a changes file. 2015-03-28 21:36:14 -04:00
Jeremy Wright
6aa4d87e4b Added version badge to README.md 2015-03-28 21:28:17 -04:00
Jeremy Wright
2918ed4846 Added wiki info to README.md 2015-03-28 21:24:09 -04:00
Jeremy Wright
71f1f8552c Added license badge to README.md 2015-03-28 21:22:30 -04:00
Jeremy Wright
f760b4e9a1 Updated the readme file...
to reflect that non-developers should be downloading the official releases unless they want to take their chances.
2015-03-05 18:40:51 -05: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
579160f143 Made some changes to the new file template. 2015-01-19 13:44:08 -05:00
Jeremy Wright
002db51287 Merge pull request #42 from jmwright/submenu
Added examples submenu under the main CQ menu.
2015-01-14 12:31:13 -05:00
Jeremy Wright
ae51eb1cb1 Added examples submenu under the main CQ menu. 2015-01-14 12:29:38 -05:00
Jeremy Wright
dc89c70d2f Fixed a bug where each object in the active document was referred to by its label instead of its name. 2015-01-08 20:17:07 -05:00
Jeremy Wright
016ab83f41 Merge pull request #40 from jmwright/develop
Changed all embedded examples to use Helpers.show() instead of Part.show...
2015-01-05 22:51:33 -05:00
Jeremy Wright
61c6ed0858 Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Jeremy Wright
9140b035cf Merge pull request #39 from jmwright/develop
Updated the CQ library and changed the new file template to reflect the ...
2015-01-05 22:10:29 -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