CQ-editor
CQ-editor copied to clipboard
CadQuery GUI editor based on PyQT
It seems that, just like using the core editor component from Spyder, the editor could fairly simply be improved by using more of the infrastructure Spyder already provides - search/replace,...
Without a middle-click, I've been unable to pan. Am I missing something obvious, or is it actually not available?
please refer to the red error: plugin ipopt is not found.    The build was downloaded from the github CQ-editor latest build. https://github.com/CadQuery/CQ-editor/releases/tag/nightly I am running the sample...
This is only partially working and isn't ready for a full review yet. Sending this now to get feed back on a couple things: * Assuming I clean this up...
When working in CQ-editor, I find that that lines within some distance of the "surface" are shown on the screen. For example, take the box shell example: ```python result =...
Is there any chance of getting support for 3D mice in CQ-Editor? I have a 3D mouse from 3DConnexion that works great in FreeCAD via spacenavd. It would be great...
Exceptions with long messages will resize the "Current traceback" panel/widget, and, in turn, resize the whole application window. Reproduction: `raise ValueError("really "*64 + "long message")`   Now obviously this...
Is it possible to use vulkan instead opengl for 3d viewer?
Steps to reproduce: 1. Download the [release 0.2](https://github.com/CadQuery/CQ-editor/releases/download/0.2/CQ-editor-Linux-x86_64.zip) 2. Unzip 3. `chmod +x CQ-editor.sh` 4. Run with `./CQ-editor.sh` Step 4 fails and produces the following output: ``` [42288] mod is...
It is not clear if the provided installer works on OSX. It would be great if someone from the community could help with checking and possibly solving potential issues. See...