Axel Soll

Results 45 comments of Axel Soll

Interesting. Unable to reproduce on Linux (X11) @jackjameshoward are you able to check if the radius of the invisible circles is greater than 0 ?

Can you confirm (eg through task manager) that it definitely is your gpu and not cpu that is bottlenecking the system when the bug occurs?

oh wow we managed to break the graphic stack on windows :joy: I would understand if we were hogging up all the resources, but this seems bonkers. Could you double...

@fhanrath I think I am getting confused by the PKGBUILD, could you please try [downloading zip](https://github.com/hlorus/CAD_Sketcher/archive/refs/heads/main.zip) and install it manually? I am running the exact same graphical stack as you...

In your Apple support link, it does say that Ctrl = Control on Mac Control = CTRL ![image](https://user-images.githubusercontent.com/24782867/185994256-762e90da-2c83-4747-b954-5d731cbe0334.png)

No, Mac Control = Windows Ctrl ![image](https://user-images.githubusercontent.com/24782867/185998068-54da08af-fc37-4ead-8b7b-22f920ca17f1.png)

What is your problem then? Are you not able to use the shortcuts?

As a novice CAD user, could you please elaborate on what this tool should do? As I understood from Discord, the offset tool duplicates entities + adds a distance constraint...

Ok, that seems pretty simple. Do we expect to set the offset with a mouse drag or specific input values? Relates to #273 #255 , but without having a copy-buffer...

> and offset them This means we are just translating all the duplicated entities by the same vector (i.e. same direction), right? Or is it supposed to behave like [on...