Commit Graph

43 Commits

Author SHA1 Message Date
Suzanne Soy
e9d86c0d05 use time.process_time() instead of time.clock for compatibility with python3 2020-12-31 03:53:47 +00:00
Jeremy Mack Wright
ed3e52af49 Removed conflicting embedded numpy library. 2018-12-29 06:29:06 -05:00
Jeremy Mack Wright
70f2f1d8d8 Updated cqparts library 2018-12-29 06:10:03 -05:00
Jeremy Mack Wright
a24759ac65 Swapped PyQode out for a custom code editor. 2018-12-17 15:32:24 -05:00
Jeremy Mack Wright
4dc437e44a Updated cadquery lib 2018-12-17 10:46:52 -05:00
Peter Boin
ed2630c046 changed __name__ to be more descriptive 2018-06-16 14:08:17 +10:00
Jeremy Mack Wright
04183a488c Updated Jedi and removed warning about needing Python 2.7. 2018-06-14 16:53:26 -04:00
Jeremy Mack Wright
39e0264815 Removed embedded Numpy because included binary would break other systems. 2018-06-12 13:43:48 -04:00
Jeremy Mack Wright
05289f504d Got module working with FreeCAD 0.17 running Python 3+ 2018-06-12 11:44:45 -04:00
Jeremy Mack Wright
afd57b5bdb Getting the module to not error on startup in Python 2 or Python 3. 2018-06-12 00:30:19 -04:00
Jeremy Mack Wright
c7850e3f97 Reverted old change where library loading was moved to InitGui.py. 2018-06-02 01:26:09 -04:00
Jeremy Mack Wright
a84ce8129d Updated cqparts library and started working on better Python 3 support. 2018-05-30 17:21:19 -04:00
Jeremy Mack Wright
4a44f293bf Version bump to 1.2.0 2018-05-08 22:38:28 -04:00
Jeremy Mack Wright
1b3469cf4c Updating the CadQuery library again for a mistaken reversion of the sagitta arc changes. 2018-05-05 14:26:51 -04:00
Jeremy Mack Wright
387fd5800d Finished implementing cqparts support and added setting to turn on execution timing. 2018-05-04 22:52:15 -04:00
Jeremy Mack Wright
7880eb0cd4 Finished first draft of dependency script and pulled in cqparts library components. 2018-05-04 16:54:10 -04:00
Cathy Wright
5b106d2231 Fixed remaining issues with PyQt5 compatibility. 2018-04-26 12:03:33 -04:00
Jeremy Mack Wright
7c463a136f Fixed a QtNetwork import bug related to MacOS. 2018-04-26 11:04:10 -04:00
Jeremy Mack Wright
31bd2f27c1 Fixed QtCore version call bug. 2018-04-26 10:55:50 -04:00
Jeremy Mack Wright
ff2e17a29f Fixed an import bug between Qt5.8 and Qt5.9. 2018-04-26 10:27:08 -04:00
Jeremy Mack Wright
fa21ecba31 Grabbed the latest version of PyQode so that we can start maintaining it ourselves. 2018-04-26 10:16:23 -04:00
Jeremy Mack Wright
1194b9ee42 Updated the CadQuery library for the addition of multi-sweep. 2018-04-10 09:53:56 -04:00
Jeremy Mack Wright
00e6fb8d5c Updated the CadQuery library to v1.1.0 2018-03-16 10:08:26 -04:00
Jeremy Mack Wright
c23e237bad Switched resource compilation over to PySide and added an execute keybinding. 2018-03-10 23:06:30 -05:00
Jeremy Mack Wright
ec311d36d4 Updated CadQuery library for a fix that was done to the linear extrusion in 0.17. 2017-12-15 07:26:16 -05:00
Jeremy Mack Wright
c4c6dcf11c Updated the CadQuery library for a FreeCAD 0.17 fix. 2017-12-11 09:14:43 -05:00
Jeremy Mack Wright
86c32c1efb Refactored the Gui package to CQGui to avoid naming conflicts with the Curves workbench and others. 2017-11-17 07:46:54 -05:00
Jeremy Wright
629410f529
Update README.md 2017-11-08 12:07:41 -05:00
Jeremy Mack Wright
eda36b73c7 Added a readme to the Libs directory to help keep people from trying to contribute to them within this repo. 2017-11-08 12:05:36 -05:00
Jeremy Mack Wright
5661b767b2 Added the CadQuery library back as just a directory. 2017-11-08 11:56:03 -05:00
Jeremy Mack Wright
d467150d9f Cleaning out the CadQuery git submodule. 2017-11-08 11:52:09 -05:00
Jeremy Mack Wright
a198182e15 Updating CadQuery lib. 2017-10-20 10:20:59 -04:00
Jeremy Mack Wright
82fb5cb89f Updated cadquery lib. 2017-10-18 15:10:03 -04:00
Jeremy Mack Wright
0a6d2e9a31 Update cadquery library. 2017-10-14 00:00:02 -04:00
Jeremy Mack Wright
8999380fdf CadQuery library update. 2017-10-04 06:19:28 -04:00
Jeremy Mack Wright
6a1aa83760 Moved examples to CadQuery library and adapted the UI to use those. 2017-09-28 16:42:14 -04:00
Jeremy Mack Wright
fed83573f2 Changes for show_object and updates to examples. 2017-09-15 22:13:39 -04:00
Jeremy Mack Wright
a54a7a21a6 Converted more examples and switched to CadQuery being a submodule rather than a subtree. 2017-09-15 14:22:34 -04:00
Jeremy Mack Wright
21200cc10d Added CQGI debug objects. 2017-09-11 21:49:14 -04:00
Jeremy Mack Wright
2cdd504888 Added options handling to build_object function. 2017-09-03 18:01:39 -04:00
Jeremy Mack Wright
ecefa3d707 Added a toggle for the variable editor and started stubbing in that and a script validation function. 2017-07-24 16:51:18 -04:00
Jeremy Mack Wright
4c06752c39 Implemented build and parameter search CQGI functionality, and updated the CadQuery library. 2017-07-23 00:22:57 -04:00
Jeremy Mack Wright
ed0707b150 Restructred the repo so that the module files are in the root directory and can be used with FreeCAD-addons. 2017-04-17 09:49:00 -04:00