ruevs
ruevs
For reference I am posting the forum thread where this discussion started: https://solvespace.com/forum.pl?action=viewthread&parent=3635&tt=1618405421
That's an interesting bug in the solver. Thank you for the minimal reproduction model. The interesting part is that if one deletes the constraint "c002-pt-on-line" and recreates it then it...
#1105, #246, for cross reference.
Another example that probably is caused by the same bug: https://solvespace.com/forum.pl?action=viewthread&parent=5786&tt=1721156309 [bug_angle_dim.zip](https://github.com/user-attachments/files/16361287/bug_angle_dim.zip) "The angle is limited, but SolveSpace allows you to change it! " If the line segment on the...
I'll take a look.
If we decide to keep the functionality as implemented in this PR I would suggest the following implementation: ```C++ bool Constraint::IsVisible() const { bool keep = false; if(SS.GW.showConstraints == GraphicsWindow::ShowConstraintMode::SCM_NOSHOW){...
@phkahler your understanding matches the understanding I developed while implementing intersection ;-)
For cross reference ;-) https://news.ycombinator.com/item?id=37634207
@dgramop I've been following your progress with great interest. Unfortunately only from a phone at odd times of day when I had some spare time. I'll try to spend some...
> @ruevs just rewrote history so hard authoritarian regimes are taking notice. Just for context so others know what we are talking about https://github.com/dgramop/solvespace/pull/1 ;-) @dgramop I played with your...