openscad-graph-editor
openscad-graph-editor copied to clipboard
OpenSCAD Graph Editor
**Describe the bug** I can find the usages of my own functions and modules but not the ones of built-ins. **To Reproduce** Steps to reproduce the behavior: 1. Create a...
**Describe the bug** In Windows 11 it is not possible to use the stylus to drag-select, or drag the scroll bars, or drag out new variable or function instances, or...
If the app is signed, users will no longer get the scary popup about the app being potentially dangerous. - figure out how app signing for Godot and Windows works...
**Is your feature request related to a problem? Please describe.** It is very often required to individually set or get parts of a vector2/3. Right now this always requires the...
**Is your feature request related to a problem? Please describe.** When working with a stylus the current way of adding new nodes to the graph is less than ideal as...
Some of the features currently have very little automated test coverage, add a few tests for these: - ▶ re-synchronizing external dependencies - ▶ deleting a module - ▶ the...
**Is your feature request related to a problem? Please describe.** When importing large libraries, OSGE needs some time to parse them. Currently this is done on the main thread and...
**Is your feature request related to a problem? Please describe.** When I create wireless nodes, I will always need to add a bit of documentation to see where that wireless...
This app introduces a new file format and it would be nice to find a few sample files included. That said, the [manual](https://github.com/derkork/openscad-graph-editor/blob/master/manual/manual.md) seems well made.. :+1: :eyes: it's not...