cadquery-freecad-module/CadQuery
2017-04-15 16:25:20 -04:00
..
Examples Added example using logical operators in a string selector. 2017-04-13 21:27:37 -04:00
Gui Fixed a bug where Helpers.show could not be called more than once, and one that kept macros from being used instead of script editor tabs. 2017-04-15 14:48:22 -04:00
Libs Updated CadQuery library and updated version number to 1.0.0 2017-04-12 22:14:55 -04:00
Templates Made some changes to the new file template. 2015-01-19 13:44:08 -05:00
Tools Added pyparsing lib to the module. 2016-07-04 15:18:52 -04:00
__init__.py Updated CadQuery library and updated version number to 1.0.0 2017-04-12 22:14:55 -04: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 Fixed a bug where Helpers.show could not be called more than once, and one that kept macros from being used instead of script editor tabs. 2017-04-15 14:48:22 -04:00
Init.py Code cleanup and minor bug fixes. 2016-10-11 20:49:22 -04:00
InitGui.py Disabled the ability of the module to open a template when the workbench loads since it gets in the way for more experienced users. 2017-04-15 16:25:20 -04:00
module_locator.py 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
Settings.py 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
Shared.py Improved the open and close script functionality to help ensure a better and more integrated workflow. 2016-10-16 21:41:32 -04:00