openscad-graph-editor icon indicating copy to clipboard operation
openscad-graph-editor copied to clipboard

OpenSCAD Graph Editor

Results 19 openscad-graph-editor issues
Sort by recently updated
recently updated
newest added

**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...

bug

**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...

bug

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...

enhancement

**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...

enhancement

**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...

enhancement

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...

enhancement

**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...

enhancement

**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...

enhancement

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...

enhancement