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

Would it be possible to add an option for adding an icon/pictogram to user-defined functions?

enhancement

**Describe the bug** On MacOS cannot add to selection using the cmd key as described in docs. **To Reproduce** Steps to reproduce the behavior: 1. Select a node 2. Hold...

bug

While the image: https://raw.githubusercontent.com/derkork/openscad-graph-editor/master/Icons/add0000.png is perfectly readable in its original state, or when viewed in the default dark mode: it is effectively invisible when not in dark mode:

bug

Currently, in order to use a Graph in documentation it is necessary to make a screen grab, which results in a pixel image, which is size-specific --- would it be...

enhancement

**Is your feature request related to a problem? Please describe.** The GridFinity-Rebuilt library has some module declarations like this: ```openscad module gridfinityInit(gx, gy, h, h0 = 0, l = l_grid)...

enhancement

**Describe the bug** I have tried to include the `gridfinity-rebuilt-bins.scad` from https://github.com/kennetek/gridfinity-rebuilt-openscad using relative import mode. The import fails because a file included in this file cannot be loaded. When...

bug

**Is your feature request related to a problem? Please describe.** OSGE supports a lot of keyboard shortcuts to make editing quick and easy. However they are not very discoverable in...

enhancement

Right now Godot 4 is still beta and still quite buggy, so migrating to it is not yet an option. However in the long term support for Godot 3 will...

enhancement

**Is your feature request related to a problem? Please describe.** Sometimes it would be more convenient to straighten connections from left to right instead of the built-in right-to-left. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** Whenever I want to create a polygon I need to imagine how it would look like. In addition the handling...

enhancement