cadquery-freecad-module/CadQuery
2015-01-05 22:49:21 -05:00
..
Examples Changed all embedded examples to use Helpers.show() instead of Part.show(). 2015-01-05 22:49:21 -05:00
Gui Added the ability to clear the script output from the Report view. 2015-01-05 10:28:15 -05:00
Libs 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
Templates 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
Tools Separated CadQuery out of libs.zip and fixed an import order error between PyQode and PySide. 2014-12-02 22:01:40 -05:00
__init__.py Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
CadQuery_rc.py Initial commit of the nearly completed module. 2014-11-21 22:19:53 -05:00
cq_server.py Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
Helpers.py Added a function to set colors and transparency. 2014-12-31 12:22:30 -05:00
Init.py Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
InitGui.py Added the ability to clear the script output from the Report view. 2015-01-05 10:28:15 -05:00
module_locator.py Got module working with embedded packages and cleaned up file headers. 2014-11-28 16:45:22 -05:00
Settings.py Added a Settings file to hold configuration options in preparation for adding better support for external editors. 2014-12-18 13:42:07 -05:00