Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Mack Wright
5b1179a15a Started transition to file watcher for external editor, which required change to using FreeCAD environment variables for settings. 2018-12-21 17:09:31 -05:00
Jeremy Mack Wright
a24759ac65 Swapped PyQode out for a custom code editor. 2018-12-17 15:32:24 -05:00
luz.paz
b5cbeb4d4d Misc. typos
Found using `codespell -q 3 --skip="./ThirdParty,./Libs"`
2018-07-11 14:15:32 -04:00
Peter Boin
ed2630c046 changed __name__ to be more descriptive 2018-06-16 14:08:17 +10: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
256494807f Fixed a bug where any commented instance of show_object would throw an error. 2018-06-11 17:02:24 -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
2fa8c9ec8f Removed an errant semicolon. 2018-05-04 22:53:40 -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
c23e237bad Switched resource compilation over to PySide and added an execute keybinding. 2018-03-10 23:06:30 -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